Re: Zip and empty directory

2005-03-30 Thread Yves Martin
"Bridges, Ed NYC" <[EMAIL PROTECTED]> writes: > Without it actually being a directory, how would the zipfile know if > "inside/emptydir" is either a directory or a file? According to what I have understood from documentation, and the result of trials, the prefix is used as a prefix d

RE: Zip and empty directory

2005-03-30 Thread Bridges, Ed NYC
Without it actually being a directory, how would the zipfile know if "inside/emptydir" is either a directory or a file? -Original Message- From: Yves Martin [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 30, 2005 2:51 AM To: user@ant.apache.org Subject: Zip and empty directory Hel