This was fixed in versions 1.6.3 and later. -----Original Message----- From: S I [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 08, 2005 06:56 To: user@ant.apache.org Subject: Ant Task: < Zip>
Hi I've created some empty sub-directories (/output; nested 4 levels down) that are essential to the final product being shipped however, the zip task is not including and skipping them... <zip zipfile="project.zip" basedir="zip_folder" includes="**/*,*/output" /> Is it my includes attrib? I can't figure this out. Thanks Steven --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]