That's because you should have specified the xmlns on the child of the
in the macrodef.
--- On Sun, 4/12/09, Lucas Albers wrote:
> From: Lucas Albers
> Subject: RE: fail task if subdirectories do not exist.
> To: "'Ant Users List'"
> Date: Sunday, Apr
riginal Message-
From: Matt Benson [mailto:gudnabr...@yahoo.com]
Sent: Friday, April 10, 2009 9:32 PM
To: Ant Users List
Subject: RE: fail task if subdirectories do not exist.
Sorry--in Ant trunk this works as posted--I thought maybe in 1.7.1 as well,
so upgrade if you're on 1.7.0! :) Ot
Sorry--in Ant trunk this works as posted--I thought maybe in 1.7.1 as well, so
upgrade if you're on 1.7.0! :) Otherwise, you can use:
Regards,
Matt
--- On Fri, 4/10/09, Lucas Albers wrote:
> From: Lucas Albers
> Subject: RE: fail task if subdirectories do not exist.
> T
[mailto:gudnabr...@yahoo.com]
Sent: Thursday, April 09, 2009 4:21 PM
To: Ant Users List
Subject: Re: fail task if subdirectories do not exist.
Here's a cool example i
[mailto:gudnabr...@yahoo.com]
Sent: Thursday, April 09, 2009 4:21 PM
To: Ant Users List
Subject: Re: fail task if subdirectories do not exist.
Here's a cool example i
wrote:
> From: Lucas Albers
> Subject: fail task if subdirectories do not exist.
> To: "'Ant Users List'"
> Date: Thursday, April 9, 2009, 4:35 PM
> How can I a fail task for a directory
> resource count?
> I can see the syntax for failing if a file does no
How can I a fail task for a directory resource count?
I can see the syntax for failing if a file does not exists as part of a
resource.
I do not know the syntax to fail if a directory that is part of a resource
does not exist:
See sample code:
Item 1: