Re: Zip Task w/ Empty Folders

2005-01-20 Thread Peter Reilly
This is due to: * Zip task was not zipping when only empty directories were found. Bugzilla 30365. It is fixed in ant cvs and will be in the next release of ant. You could also regress to ant 1.6.1. Peter Charles Daniels wrote: Are you sure the empty folders are not zipped? When you view the zip

RE: Zip Task w/ Empty Folders

2005-01-19 Thread Charles Daniels
Are you sure the empty folders are not zipped? When you view the zip file with WinZip, you won't actually see the entries for empty folders. I was fooled by this as well, until I unzipped the file to a clean location and saw that the empty directories were created even though I couldn't see them i