Last time I checked the java zip utils couldn't update an entry in a zip file. I don't think this is a gradle limitation but a java limitation. Course it's been a couple of years since I last looked into it.
- Peace Dave On Mon, Nov 8, 2010 at 5:16 AM, Donal Mc Namee <[email protected]> wrote: > Is there an handy way to update an archive in a Zip file using Gradle? > > I reckon I could extract it, add the archive and recreate it – but I’m sure > there’s a better way. J > > > > Thanks, > > Donal. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
