Return-Path: Delivered-To: apmail-gump-general-archive@www.apache.org Received: (qmail 17183 invoked from network); 18 Jan 2005 09:34:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 18 Jan 2005 09:34:38 -0000 Received: (qmail 67683 invoked by uid 500); 18 Jan 2005 09:34:09 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 67613 invoked by uid 500); 18 Jan 2005 09:34:08 -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 67584 invoked by uid 99); 18 Jan 2005 09:34:08 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from bodewig.bost.de (HELO bodewig.bost.de) (62.96.16.111) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 18 Jan 2005 01:34:07 -0800 Received: (from bodewig@localhost) by bodewig.bost.de (8.11.6/8.11.6) id j0I9Y3626456; Tue, 18 Jan 2005 10:34:03 +0100 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: general@gump.apache.org Subject: Maven generated descriptors and runtime="true" X-Draft-From: ("nnfolder:mail.gump-general" "") From: Stefan Bodewig Date: Tue, 18 Jan 2005 10:34:03 +0100 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-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi all, when Jelly switched to a Maven generated descriptor, it lost all the runtime="true" attributes on the dependencies. As a result Latka, which uses Jelly during its tests, no longer picks up commons-collections (and probably others). Before I start adding the Jelly runtime dependencies left and right, is there any way to recover the runtime attributes in the descriptor? Cheers Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org