So then, the answer for people using 1.5.3 is "no you cannot put custom
tasks immediately under the project element"?
-----Original Message-----
From: Stefan Bodewig [mailto:bodewig@apache.org]
Sent: Tuesday, September 02, 2003 11:32 PM
To: user@ant.apache.org
Subject: Re: Custom task as child of project element?
On Wed, 3 Sep 2003, Jan Materne <Jan.Materne@rzf.fin-nrw.de> wrote:
> In Ant 1.6 (CVS) tasks can be placed directly under <project>.
The important word missing from that statement is *all* ;-)
All tasks, although you'll get a build failure if you try it with
<antcall>. A build failure if you use nightly build 2003-09-04 or
later (using my time machine here) or an infite loop for earlier
versions of the nightly builds.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|