Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 56521 invoked from network); 7 May 2005 21:40:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 May 2005 21:40:48 -0000 Received: (qmail 94957 invoked by uid 500); 7 May 2005 21:43:45 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 94753 invoked by uid 500); 7 May 2005 21:43:43 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 94736 invoked by uid 500); 7 May 2005 21:43:43 -0000 Received: (qmail 94731 invoked by uid 99); 7 May 2005 21:43:43 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 07 May 2005 14:43:42 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 93F1029C for ; Sat, 7 May 2005 23:40:42 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: ant-cvs@apache.org Date: Sat, 07 May 2005 21:40:42 -0000 Message-ID: <20050507214042.5586.33441@ajax.apache.org> Subject: [Ant Wiki] Update of "Ant17/Planning" by SteveLoughran X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 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/Ant17/Planning The comment on the change is: requirements scrubbing. ------------------------------------------------------------------------------ These are the features that hold the build; fallbacks to be listed. To add something here you must be prepared to implement it, or know someone who is. Everything needs a name. * SVN support by exec [stefan] - * : maven2, security. [stevel] * Local variables in macrodef * Fix for key IDE bugs (see eclipse, netbeans bugzillas) [all] * flatten in libraries to WAR/EAR somehow (related to ) [stevel?] * to allow adding of jars to the current classloader (would solve a ''lot'' of problems at the cost of some issues) http://issues.apache.org/bugzilla/show_bug.cgi?id=28228 [peter] + + === ''Must Have'' Features Implemented === + * tests for , make sure the task works properly; force fork=true. - == ''Want'' Features == @@ -50, +51 @@ * in java tasks for loading properties straight from a file. * reduce number of outstanding bugzilla ''bugs'' by fixing them or declaring WONTFIX/Invalid. * reduce number of outstanding bugzilla ''enhancements'' by implementing some, or closing them off. - * include fetch.xml in redist package + * include fetch.xml in redist package and integrate w/ maven2 artifacts * add ResourceCollections (for arbitrary groups of file-like Resources) and retrofit to appropriate tasks (mbenson) === ''Want'' Features Implemented === @@ -62, +63 @@ Less important stuff. - * : multi repository support a la maven. * security hardening. "locking down...or giving the opportunity to lock down; e.g. secure class loading, working with digital certs, etc..." Rated as 'like' because of the difficulty. * Look at all SCM tasks and pull in pending patches for new features. Find people to test them. * Lightweight Java1.5 distro without Xerces. @@ -82, +82 @@ Definitely not in this release. Pull stuff down here when scrubbed from the previous lists. * to do signature checking (identify signatory). fundamentally impossible. + * : maven2, security. Use Maven2 artifact library instead. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org