Re: Using path elements to use jars

2005-11-01 Thread Petar Tahchiev
:17 AM > To: Ant Users List; Telang, Nandan > Subject: RE: Using path elements to use jars > > On Fri, 28 Oct 2005 17:48:10 -0700, Telang, Nandan wrote: > > >However the classpath has all absolute paths (starting with /) What > >should the value of dir be in in the zip task

RE: Using path elements to use jars

2005-10-31 Thread Telang, Nandan
That doesn't seem to work for a comma-separated list of files... -Nandan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Saturday, October 29, 2005 12:17 AM To: Ant Users List; Telang, Nandan Subject: RE: Using path elements to use jars On Fri, 28 Oct 20

RE: Using path elements to use jars

2005-10-29 Thread Juergen Hermann
On Fri, 28 Oct 2005 17:48:10 -0700, Telang, Nandan wrote: >However the classpath has all absolute paths (starting with /) >What should the value of dir be in in the zip task ? >If I give it as / all files are ignored Use the form Ciao, Jürgen

RE: Using path elements to use jars

2005-10-28 Thread Telang, Nandan
I used 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 in the zip task ? If I give it as / all files are ignored -Nandan -Original Message- From: Telang, Nandan [mail