I used <pathconvert> to convert the path to a comma separated list stored in a 
property..

However the classpath has all absolute paths (starting with /)
What should the value of dir be in <fileset dir=  > in the zip task ?
If I give it as / all files are ignored

-Nandan

-----Original Message-----
From: Telang, Nandan [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 28, 2005 4:42 PM
To: user@ant.apache.org
Subject: Using path elements to use jars

Hi

I have a classpath generated as <path> <pathelement <some jar> ... </path> I 
wish to create a zip file with all the jars mentioned in that path.

How do I iterate through the element / tell the zip task to include all the 
jars ?

Thanks,
-Nandan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to