Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 67967 invoked from network); 6 Aug 2007 16:02:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Aug 2007 16:02:10 -0000 Received: (qmail 93943 invoked by uid 500); 6 Aug 2007 16:02:08 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 93907 invoked by uid 500); 6 Aug 2007 16:02:08 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 93896 invoked by uid 99); 6 Aug 2007 16:02:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Aug 2007 09:02:08 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Aug 2007 16:02:09 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id DD09A7141F3; Mon, 6 Aug 2007 09:01:48 -0700 (PDT) From: bugzilla@apache.org To: dev@ant.apache.org Subject: DO NOT REPLY [Bug 43040] - Ant Manual needs to be updated In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20070806160148.DD09A7141F3@brutus.apache.org> Date: Mon, 6 Aug 2007 09:01:48 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=43040 ------- Additional Comments From a.joshua@gft.com 2007-08-06 09:01 ------- (In reply to comment #1) > Any chance you could point us to the part of the manual containing the offending text? > Thanks, > Matt It can be found in the ant installed location ..\docs\manual\develop.html under the heading The Life-cycle of a Task (1st point) Below is the point as mentioned in the file: The task gets instantiated using a no-argument constructor, at parser time. This means even tasks that are never executed get instantiated -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org