RE: Still not able to unsubscribe

2008-07-26 Thread Martin Gainty
are you moving to maven.. or ivy? whats up? Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not e

RE: How to read an XML file and extract values for the attributes using ANT script

2008-07-26 Thread Muller, Anthony
I remember you can't do this directly with Ant, but you have to use an extension... Look at: XMLTask (xmltask-v1.15.1.jar) Anthony MÜLLER -Original Message- From: Alpesh Vesuwala [mailto:[EMAIL PROTECTED] Sent: Friday, July 25, 2008 11:37 AM To: user@ant.apache.org Subject: How to re

Detecting modified times and exiting a target

2008-07-26 Thread Shug Boabby
Hi all, I am utterly failing at attempting to implement some logic in an ant script, I was hoping somebody here could help. I have a target which calls an external (non-standard) compiler. The compiler takes a directory as a parameter and recursively compiles everything inside that folder to an o