Or you could use xmltask to get the attribute value from your ivy.xml while waiting for this to be added to the info task. http://www.oopsconsultancy.com/software/xmltask/
regards, Maarten ----- Original Message ---- From: Xavier Hanin <[EMAIL PROTECTED]> To: [email protected] Sent: Tuesday, December 5, 2006 12:20:47 PM Subject: Re: Getting reference to extra attributes in Ant On 12/5/06, easyproglife <[EMAIL PROTECTED]> wrote: > > Hi. > > I am trying to get an extra attribute I have added to 'info' from Ant. > > Is there a simple way? (and I am not talking about parsing the > ivy.xmlmyself. That way is the least preferred by me.) This could be something the info task do, but it doesn't. So for the moment I'd suggest either make your own task inspired by the info task, or create a JIRA issue and submit a patch to the info task. Xavier Thanks. > > ____________________________________________________________________________________ Yahoo! Music Unlimited Access over 1 million songs. http://music.yahoo.com/unlimited
