Return-Path: Mailing-List: contact gump-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list gump@jakarta.apache.org Received: (qmail 27503 invoked from network); 5 Feb 2003 07:01:32 -0000 Received: from bodewig.bost.de (195.227.98.11) by daedalus.apache.org with SMTP; 5 Feb 2003 07:01:32 -0000 Received: (from bodewig@localhost) by bodewig.bost.de (8.11.6/8.11.6) id h1571WU18376; Wed, 5 Feb 2003 08:01:32 +0100 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: gump@jakarta.apache.org Subject: Re: cvs commit: jakarta-gump/project jelly-tags.xml References: <20030205031527.53483.qmail@icarus.apache.org> From: Stefan Bodewig Date: 05 Feb 2003 08:01:32 +0100 In-Reply-To: <20030205031527.53483.qmail@icarus.apache.org> Message-ID: Lines: 12 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Military Intelligence) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On 5 Feb 2003, wrote: > replacing explicit grant import with implicit import via ant tag > inheritance I think marking Grant as a runtime dependency of commons-jelly-tags-ant and stiking with inherit="runtime" would have been cleaner. After all it seems that tags-ant requires Grant at runtime. Stefan