Re: How to include an empty folder in a ZIP file

2005-06-08 Thread Matt Benson
Reply-To: "Ant Users List" > To: "Ant Users List" > Subject: Re: How to include an empty folder in a ZIP > file > Date: Wed, 8 Jun 2005 09:16:13 -0400 > MIME-Version: 1.0 > Received: from mail.apache.org ([209.237.227.199]) > by mc10-f29.hotmail.com > w

Re: How to include an empty folder in a ZIP file

2005-06-08 Thread S I
quot; To: "Ant Users List" Subject: Re: How to include an empty folder in a ZIP file Date: Wed, 8 Jun 2005 09:16:13 -0400 MIME-Version: 1.0 Received: from mail.apache.org ([209.237.227.199]) by mc10-f29.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Wed, 8 Jun 2005 06:16:43 -0700 Re

Re: How to include an empty folder in a ZIP file

2005-06-08 Thread Jeffrey E Care
There is a regression in 1.6.2 that prevents empty directories from being included in ZIP files. IIRC this was corrected in 1.6.3 -- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphere Build SWAT Team Lead WebSphere Build Tooling Lead (Project Mantis) https://w3.opensource.ibm.com/projects/mantis

RE: How to include an empty folder in a ZIP file

2005-06-07 Thread David Resnick
This was fixed in versions 1.6.3 and later. -Original Message- From: John Zoetebier [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 08, 2005 07:38 To: user@ant.apache.org Subject: How to include an empty folder in a ZIP file I have noticed that an empty folder is excluded from a ZIP file