<path><zipfileset src="the.zip" includes="*.jar"/>

Jan 

>-----Ursprüngliche Nachricht-----
>Von: Murray, Mike [mailto:m...@ptc.com] 
>Gesendet: Dienstag, 27. April 2010 19:33
>An: Ant Users List
>Betreff: Zip of Jars in Path?
>
>Is there any way to directly reference a zip of jars in a classpath
>definition?  I've tried <zipfileset> and <archives>, but neither are
>supported by <path>.
>
> 
>
>I know I can extract the zip to a folder, and include the jars using a
><fileset>.  I'm just wondering if there is a way to avoid the
>extraction.
>
> 
>
>Thanks, Mike
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to