Return-Path: Delivered-To: apmail-gump-general-archive@www.apache.org Received: (qmail 43024 invoked from network); 8 Apr 2004 07:36:09 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 8 Apr 2004 07:36:09 -0000 Received: (qmail 92684 invoked by uid 500); 8 Apr 2004 07:35:41 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 92614 invoked by uid 500); 8 Apr 2004 07:35:41 -0000 Mailing-List: contact general-help@gump.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Gump code and data" Reply-To: "Gump code and data" Delivered-To: mailing list general@gump.apache.org Received: (qmail 92588 invoked from network); 8 Apr 2004 07:35:41 -0000 Received: from unknown (HELO bodewig.bost.de) (62.96.16.111) by daedalus.apache.org with SMTP; 8 Apr 2004 07:35:41 -0000 Received: (from bodewig@localhost) by bodewig.bost.de (8.11.6/8.11.6) id i387ZqI03043; Thu, 8 Apr 2004 09:35:52 +0200 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: dev@ant.apache.org, general@gump.apache.org Subject: Re: Ant 1.6 and Jelly/Maven X-Draft-From: ("nnfolder:mail.jakarta-ant" 58640) References: <9BAE99905FCF684D91F63E1439475FBA134FEAB7@sydmsg1.int.f2.com.au> From: Stefan Bodewig Date: Thu, 08 Apr 2004 09:35:52 +0200 In-Reply-To: <9BAE99905FCF684D91F63E1439475FBA134FEAB7@sydmsg1.int.f2.com.au> (Brett Porter's message of "Thu, 8 Apr 2004 17:11:06 +1000") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through Obscurity, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 On Thu, 8 Apr 2004, Brett Porter wrote: > Ok, I've gotten myself on dev@ant Cool. > because I'm interested in that anyway, so I won't cross-post to gump > again :) OK, last cross-post so that people interested in that issue know to join dev@ant. >> I didn't know that Maven had a problem with Ant 1.6, even >> though I am subscribed to the Maven dev list. We really >> should collaborate on issues like this - if you Maven guys >> have trouble with Ant, please tell us Ant guys. > > We did discuss it on dev for a while. dIon made the changes and we > rolled it back when we saw some incompatibilities. Can you point into any direction? What kind of incompatibilities have that been? It may help to resolve the Jelly issue. > The future versions of Maven will probably use Maven differently and > Jelly sparingly, so it may be a non-issue. I've read that on commons-dev. >> How does Maven integrate with Ant? The classloading changes >> shouldn't affect Maven unless it runs Ant via the command line >> interface or the new Launcher class. Do you have any details here? > > commons-grant. It defines a derived AntClassLoader, AntProject and > propshandler to integrate a jelly context. Much if not all of grant can be replaced with different solutions in Ant 1.6. The property handling can be done by a pluggable PropertyHelper and IIRC the classloader stuff inside Grant has become obsolete with Ant 1.6 (I vaguely recall Bob McWirter saying so). Hmm, Jelly uses Grant as well, so maybe this is a first trace for the problem we see. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org