Return-Path: Delivered-To: apmail-gump-general-archive@www.apache.org Received: (qmail 4164 invoked from network); 27 Jul 2004 16:08:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 27 Jul 2004 16:08:26 -0000 Received: (qmail 72667 invoked by uid 500); 27 Jul 2004 16:08:20 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 72526 invoked by uid 500); 27 Jul 2004 16:08:20 -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 72501 invoked by uid 99); 27 Jul 2004 16:08:19 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [62.96.16.111] (HELO bodewig.bost.de) (62.96.16.111) by apache.org (qpsmtpd/0.27.1) with ESMTP; Tue, 27 Jul 2004 09:08:15 -0700 Received: (from bodewig@localhost) by bodewig.bost.de (8.11.6/8.11.6) id i6RG8Cq16718; Tue, 27 Jul 2004 18:08:12 +0200 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: dev@cocoon.apache.org CC: general@gump.apache.org Subject: [GUMP][PATCH] cocoon seems to require log4j X-Draft-From: ("nnfolder:mail.gump-general" "") From: Stefan Bodewig Date: Tue, 27 Jul 2004 18:08:12 +0200 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 ... at least that's what the build failures say. The appended patch should add that dependency. Cheers Stefan -- http://stefanbodewig.blogger.de/ Index: gump.xml =================================================================== RCS file: /home/cvspublic/cocoon-2.1/gump.xml,v retrieving revision 1.174 diff -u -r1.174 gump.xml --- gump.xml 11 Jul 2004 23:45:08 -0000 1.174 +++ gump.xml 27 Jul 2004 16:07:57 -0000 @@ -74,6 +74,8 @@ + + --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org