Return-Path: X-Original-To: apmail-ant-notifications-archive@minotaur.apache.org Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3A94E109B2 for ; Sun, 30 Jun 2013 09:38:25 +0000 (UTC) Received: (qmail 72878 invoked by uid 500); 30 Jun 2013 09:38:24 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 72815 invoked by uid 500); 30 Jun 2013 09:38:22 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 72751 invoked by uid 99); 30 Jun 2013 09:38:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Jun 2013 09:38:20 +0000 Date: Sun, 30 Jun 2013 09:38:19 +0000 (UTC) From: "Jean-Louis Boudart (JIRA)" To: notifications@ant.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (IVY-1426) Display dependency updates MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jean-Louis Boudart created IVY-1426: --------------------------------------- Summary: Display dependency updates Key: IVY-1426 URL: https://issues.apache.org/jira/browse/IVY-1426 Project: Ivy Issue Type: New Feature Reporter: Jean-Louis Boudart Fix For: trunk Add a new ant task to see dependency updates. The task try to resolve all libs with a configurable revision (latest.integration) by default and log : * dependency updates * new transitive dependencies * missing transitive dependencies (in case you upgrade a dependency and one of it's dependency disappear you rely on a new version) The task will be a post resolve task [1], so all commons attributes would be available including inline="true". -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira