> When I zip files in ant, It doesn't override the old > version of the zip file(same name,location which > is created before.) Do you mean you want update rather than create-new? If so, look for a patch I posted in the ant-dev list a couple of weeks ago - it patches 1.4, so be careful :) Let me know if you have any problems with it. Jon
- Override old version of zip file with new. Praveen.C
- Re: Override old version of zip file with new. Stefan Bodewig
- Re: Override old version of zip file with new. Jon Skeet