I created this thread earlier this month, and I still have yet to see any resolve of my issue. I'm looking to include empty directories into my war file. The dirset task would be ideal, *if* it were supported by the war task. So, currently I'm using the fileset task, and have had little luck including empty directories. Does anyone know how to accomplish this?
I'm using Ant 1.5.4. _________________________________ Jeremy Nix Southwest Financial Services, LTD. [EMAIL PROTECTED] (513) 621-6699 ext.1158 -----Original Message----- From: Jeremy Nix Sent: Wednesday, November 05, 2003 12:01 PM To: Ant Developers List Subject: RE: Including empty directories in a WAR task No, it doesn't work. _________________________________ Jeremy Nix Southwest Financial Services, LTD. [EMAIL PROTECTED] (513) 621-6699 ext.1158 -----Original Message----- From: Stefan Bodewig [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 05, 2003 11:52 AM To: [EMAIL PROTECTED] Subject: Re: Including empty directories in a WAR task On Wed, 5 Nov 2003, Jeremy Nix <[EMAIL PROTECTED]> wrote: > <include name="emptydir/**"/> Does not match emptydir itself. If you add <include name="emptydir"/>, does it work? Stefan --------------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]