Re: How can I check if file exists in gz compress file?

2011-05-08 Thread Alexandre Priou
you can see that : http://ant.apache.org/manual/Tasks/pack.html best regard On Sun, May 8, 2011 at 5:31 PM, Matt Benson wrote: > On Sat, May 7, 2011 at 4:00 PM, Ben Tu wrote: > > thanks Nicolas. I'll look into it. > > > > Of course something along the lines of what Nicolas suggests should > wo

Re: How can I check if file exists in gz compress file?

2011-05-08 Thread Matt Benson
On Sat, May 7, 2011 at 4:00 PM, Ben Tu wrote: > thanks Nicolas. I'll look into it. > Of course something along the lines of what Nicolas suggests should work. I didn't see gzipresource in the manual. :/ Matt > 2011/5/7 Nicolas Lalevée > >> I think this kind of condition will do the proper jo