Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 59453 invoked from network); 3 Sep 2003 23:07:13 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 3 Sep 2003 23:07:13 -0000 Received: (qmail 38736 invoked by uid 500); 3 Sep 2003 23:06:24 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 38678 invoked by uid 500); 3 Sep 2003 23:06:23 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 67129 invoked from network); 3 Sep 2003 16:07:58 -0000 Message-ID: <8A6F09AD8049134282148A453CB93B9A03C479C6@roc-mail1.xelus.com> From: "Dickson, Craig" To: 'Ant Users List' Subject: RE: Custom task as child of project element? Date: Wed, 3 Sep 2003 12:07:55 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C37235.88FB2760" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C37235.88FB2760 Content-Type: text/plain 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 wrote: > In Ant 1.6 (CVS) tasks can be placed directly under . The important word missing from that statement is *all* ;-) All tasks, although you'll get a build failure if you try it with . 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 ------_=_NextPart_001_01C37235.88FB2760--