written and
piggyback on that.
Hope this helps,
Antoine
>
>
> __
>
>
>
>> Date: Wed, 17 Dec 2014 23:18:21 -0500
>> Subject: Parse jar:file prefix to Resource
>> From: viper2...@gmail.com
>> To: user@ant.apac
na Fortuna
Martin
__
> Date: Wed, 17 Dec 2014 23:18:21 -0500
> Subject: Parse jar:file prefix to Resource
> From: viper2...@gmail.com
> To: user@ant.apache.org
>
> Hi,
>
> I am writing some custom ant tasks and I want to support
Hi,
I am writing some custom ant tasks and I want to support files inside of
zip/jar files. I have noticed that some ant tasks use the
jar:file:/path/to/a.jar!/path/in/jar/file.xml syntax but I can't seem to
get it work. How do I use this pattern in my tasks and map them to a
Resource object like