in [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 19, 2005 4:06 PM
To: 'user@ant.apache.org'
Subject: Zip Task w/ Empty Folders
Hello:
I'm scratching my head over this one. I need to have the zip
file that I'm
going to deploy include all the empty folders that the
t see them in the zip file.
> -Original Message-
> From: Brent Bain [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 19, 2005 4:06 PM
> To: 'user@ant.apache.org'
> Subject: Zip Task w/ Empty Folders
>
> Hello:
>
> I'm scratching my head ove
Hello:
I'm scratching my head over this one. I need to have the zip file that I'm
going to deploy include all the empty folders that the build creates. I
have tried manually setting the 'filesonly=false' attribute but that still
did not create the zip file with the empty folders.
Now I can pla