I'm not sure exactly what you want.
There's a common idea that Ant scripts contain tasks not just the way
to build a particular project, but to also execute them too.
Sometimes, this depends upon the particular setup the developer has.
For example, each developer might use a different database, et
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, April 12, 2009, 4:12 PM
> Matt,
> Thanks
Matt,
Thanks for your help.
I tried the latest nightly snapshot, which works.
1004 wget http://svn.apache.org/snapshots/ant/ant_20090411211853.tar.gz
1005 tar zxvf ant_20090411211853.tar.gz
1008 bash build.sh
1017 ./ant -f /tmp/blah.xml
-bash-3.1$ ./ant -f /tmp/blah.xml
Buildfile: /tmp/