Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 28521 invoked from network); 27 Feb 2009 17:59:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Feb 2009 17:59:36 -0000 Received: (qmail 34479 invoked by uid 500); 27 Feb 2009 17:59:36 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 34412 invoked by uid 500); 27 Feb 2009 17:59:35 -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 34403 invoked by uid 99); 27 Feb 2009 17:59:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Feb 2009 09:59:35 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Feb 2009 17:59:33 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D88AA234C4A9 for ; Fri, 27 Feb 2009 09:59:12 -0800 (PST) Message-ID: <1002081295.1235757552885.JavaMail.jira@brutus> Date: Fri, 27 Feb 2009 09:59:12 -0800 (PST) From: "aleksey zhukov (JIRA)" To: notifications@ant.apache.org Subject: [jira] Resolved: (IVY-1035) ivy:resolve ant task does not support "branch" In-Reply-To: <1484188574.1235667782126.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/IVY-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] aleksey zhukov resolved IVY-1035. --------------------------------- Resolution: Fixed thanks, it worked > ivy:resolve ant task does not support "branch" > ---------------------------------------------- > > Key: IVY-1035 > URL: https://issues.apache.org/jira/browse/IVY-1035 > Project: Ivy > Issue Type: Improvement > Components: Ant > Affects Versions: 2.0 > Reporter: aleksey zhukov > Assignee: Maarten Coene > Priority: Critical > > ivy:resolve ant task does not support "branch" attribute, though in standard mode it does, since it reads it from ivy.xml file. > As a side note to that, I think that 'revision' attribute should be 'rev' instead, to be align with how it is specified in ivy.xml file. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.