Return-Path: Delivered-To: apmail-gump-commits-archive@www.apache.org Received: (qmail 81948 invoked from network); 12 Oct 2005 10:16:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Oct 2005 10:16:12 -0000 Received: (qmail 48093 invoked by uid 500); 12 Oct 2005 10:16:12 -0000 Mailing-List: contact commits-help@gump.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@gump.apache.org Delivered-To: mailing list commits@gump.apache.org Received: (qmail 48072 invoked by uid 99); 12 Oct 2005 10:16:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Oct 2005 03:16:11 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 12 Oct 2005 03:16:14 -0700 Received: (qmail 81902 invoked by uid 65534); 12 Oct 2005 10:15:50 -0000 Message-ID: <20051012101550.81900.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r314836 - in /gump/metadata: project/logging-log4j-12.xml repository/logging.xml Date: Wed, 12 Oct 2005 10:15:49 -0000 To: commits@gump.apache.org From: bodewig@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: bodewig Date: Wed Oct 12 03:15:43 2005 New Revision: 314836 URL: http://svn.apache.org/viewcvs?rev=314836&view=rev Log: fix logging repo URL (that / shouldn't be that significant IMHO) and log4j-12's descriptor (dir instead of module) Modified: gump/metadata/project/logging-log4j-12.xml gump/metadata/repository/logging.xml Modified: gump/metadata/project/logging-log4j-12.xml URL: http://svn.apache.org/viewcvs/gump/metadata/project/logging-log4j-12.xml?rev=314836&r1=314835&r2=314836&view=diff ============================================================================== --- gump/metadata/project/logging-log4j-12.xml (original) +++ gump/metadata/project/logging-log4j-12.xml Wed Oct 12 03:15:43 2005 @@ -21,7 +21,7 @@ Fast and flexible logging package for Java - + org.apache.log4j Modified: gump/metadata/repository/logging.xml URL: http://svn.apache.org/viewcvs/gump/metadata/repository/logging.xml?rev=314836&r1=314835&r2=314836&view=diff ============================================================================== --- gump/metadata/repository/logging.xml (original) +++ gump/metadata/repository/logging.xml Wed Oct 12 03:15:43 2005 @@ -19,6 +19,6 @@ Logging http://logging.apache.org/ http://cvs.apache.org/viewcvs.cgi/logging/?root=Apache-SVN/ - http://svn.apache.org/repos/asf/logging + http://svn.apache.org/repos/asf/logging/