See http://ant.apache.org/manual/Tasks/zip.html 'duplicate' attribute.
On Jul 12, 2011, at 8:19 PM, Dave King wrote: > If ant has that ability then it should be a simple fix for gradle, but > I don't think it does. > > - Peace > Dave > > On Tue, Jul 12, 2011 at 5:46 PM, Hani Suleiman <[email protected]> wrote: >> You mean 'it can't be fixed without writing a bunch of code to handle this >> case', not that it can't be fixed at all. A lot of tools roll their own >> mechanism for dealing with this issue (ant, to cite an analogous tool) >> >> On Jul 12, 2011, at 7:25 PM, Dave King wrote: >> >>> It's a bug with the Java APIs for dealing with zips. Has been logged >>> in the bug parade for years, not something that can be fixed in >>> Gradle. Here's hoping it gets fixed with Java 7. >>> >>> - Peace >>> Dave >>> >>> On Tue, Jul 12, 2011 at 4:24 PM, Olivier Lefevre <[email protected]> wrote: >>>> Anyway, do you consider this behaviour a bug and is it worth >>>> raising an issue? >>>> >>>> -- 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 >>> >>> >> >> >> --------------------------------------------------------------------- >> 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 > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
