Yes, but the Jar tool may well be using the underlying zip libs directly and not using the APIs exposed through Java.
- Peace Dave On Tue, Jul 12, 2011 at 2:29 PM, Olivier Lefevre <[email protected]> wrote: > On 7/12/2011 4:53 AM, Dave King wrote: >> >> Hey Olivier the last time I looked the Java zip code could not update >> a zip, so I think that's the limitation. > > But the jar tool can clearly do it. I picked the Zip task in the spirit > of picking the simplest possible thing for demonstration purposes (Jar > builds upon Zip) but it is jar files I want to update, not zip files. > So here is test4.gradle using the Jar task, not Zip: same bogosity. > > -- O.L. > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
