Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 34229 invoked from network); 16 Jun 2009 13:47:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Jun 2009 13:47:19 -0000 Received: (qmail 66257 invoked by uid 500); 16 Jun 2009 13:47:30 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 66189 invoked by uid 500); 16 Jun 2009 13:47:30 -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 66175 invoked by uid 99); 16 Jun 2009 13:47:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jun 2009 13:47:30 +0000 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; Tue, 16 Jun 2009 13:47:28 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E1223234C045 for ; Tue, 16 Jun 2009 06:47:07 -0700 (PDT) Message-ID: <278200746.1245160027920.JavaMail.jira@brutus> Date: Tue, 16 Jun 2009 06:47:07 -0700 (PDT) From: "Ross Clewley (JIRA)" To: notifications@ant.apache.org Subject: [jira] Commented: (IVY-1096) [originalname] not expanded during retrieve when module descriptor contains extra attributes. In-Reply-To: <36747607.1245158587459.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/IVY-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12720132#action_12720132 ] Ross Clewley commented on IVY-1096: ----------------------------------- Also tested and reproduced on trunk - Ivy 2.2.x-local-20090616143956 - 20090616143956. > [originalname] not expanded during retrieve when module descriptor contains extra attributes. > --------------------------------------------------------------------------------------------- > > Key: IVY-1096 > URL: https://issues.apache.org/jira/browse/IVY-1096 > Project: Ivy > Issue Type: Bug > Affects Versions: 2.0, 2.1.0-RC1 > Reporter: Ross Clewley > Attachments: ivytest.zip > > > If a module descriptor contains extra attributes in the info element, when artifacts for that module are retrieved, the [originalname] token doesn't get expanded, remaining as the literal text "[originalname]". -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.