From dev-return-78737-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Thu Apr 19 15:43:12 2007 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 17509 invoked from network); 19 Apr 2007 15:43:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Apr 2007 15:43:09 -0000 Received: (qmail 61686 invoked by uid 500); 19 Apr 2007 15:43:11 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 61637 invoked by uid 500); 19 Apr 2007 15:43:10 -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 61607 invoked by uid 500); 19 Apr 2007 15:43:10 -0000 Received: (qmail 61560 invoked by uid 99); 19 Apr 2007 15:43:10 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Apr 2007 08:43:10 -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.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Apr 2007 08:42:59 -0700 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 226F159F71 for ; Thu, 19 Apr 2007 15:42:39 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: ant-cvs@apache.org Date: Thu, 19 Apr 2007 15:42:38 -0000 Message-ID: <20070419154238.1780.27315@eos.apache.org> Subject: [Ant Wiki] Update of "Ant1.7.1/Planning" by SteveLoughran X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification. The following page has been changed by SteveLoughran: http://wiki.apache.org/ant/Ant1%2e7%2e1/Planning The comment on the change is: thoughts on improving big project runs ------------------------------------------------------------------------------ * Selectors for selecting on system properties * chmod to switch to java API? Benefits? + === Big Project support === + + * BigProject logger with more logging of which project we are in (entry, exit, full location on an error), quiet on targets with no output, and in -verbose mode, log which build file a target actually came from. Maybe print finish time too. + + === Internals === * add a lifecycle for datatypes? + * add an addExpandedText() method that expands props in nested text before assigning + * add an UnexpandedString() datatype that can be used in attribute assignments for classes that dont want properties expanded...we could use this in macro processing to prevent double expansion of properties. == User Experience == --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org