: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
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
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
[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 ... 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
Hi
I have a classpath generated as ...
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