Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 37846 invoked from network); 3 Sep 2004 15:22:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Sep 2004 15:22:25 -0000 Received: (qmail 89407 invoked by uid 500); 3 Sep 2004 15:22:20 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 89329 invoked by uid 500); 3 Sep 2004 15:22:20 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 89315 invoked by uid 500); 3 Sep 2004 15:22:20 -0000 Received: (qmail 89312 invoked by uid 99); 3 Sep 2004 15:22:19 -0000 X-ASF-Spam-Status: No, hits=-2.8 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.28) with SMTP; Fri, 03 Sep 2004 08:22:19 -0700 Received: (qmail 37725 invoked by uid 1865); 3 Sep 2004 15:22:17 -0000 Date: 3 Sep 2004 15:22:17 -0000 Message-ID: <20040903152217.37724.qmail@minotaur.apache.org> From: ebourg@apache.org To: jakarta-commons-cvs@apache.org Subject: cvs commit: jakarta-commons/configuration project.xml X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ebourg 2004/09/03 08:22:17 Modified: configuration project.xml Log: Updated the dependencies on commons-logging and commons-beanutils Removed simple-jndi Moved myself to the developper list & email update Revision Changes Path 1.27 +74 -76 jakarta-commons/configuration/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-commons/configuration/project.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- project.xml 16 Aug 2004 22:16:30 -0000 1.26 +++ project.xml 3 Sep 2004 15:22:17 -0000 1.27 @@ -34,7 +34,7 @@ various formats /images/logo.png - + http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ org.apache.commons.${pom.artifactId.substring(8)} @@ -43,7 +43,7 @@ http://jakarta.apache.org http://jakarta.apache.org/images/original-jakarta-logo.gif - + The Apache Software License, Version 2.0 @@ -51,18 +51,18 @@ repo - + jakarta http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Commons&component=Configuration jakarta.apache.org /www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ /www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/ - + scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/${pom.artifactId.substring(8)} http://cvs.apache.org/viewcvs/jakarta-commons/${pom.artifactId.substring(8)}/ - + Commons Dev List @@ -80,7 +80,7 @@ - + @@ -132,168 +132,166 @@ bdunbar@dunbarconsulting.org dunbarconsulting.org - - - - + + Emmanuel Bourg ebourg - e.bourg@cross-systems.com - + smanux@lfjr.net + + + + + + Oliver Heger oheger oliver.heger@t-online.de - + + Jörg Schaible jschaible joerg.schaible@gmx.de Elsag-Solutions AG +1 - + + Konstantin Shaposhnikov kshaposhnikov ksh@scand.com scand.com + - + commons-collections - commons-collections + commons-collections 3.0 - + true - + commons-lang - commons-lang + commons-lang 2.0 - + true - + - commons-logging - commons-logging - 1.0.3 - - true - + dom4j + dom4j + 1.4 - dom4j - dom4j - 1.4 - + commons-logging + commons-logging + 1.0.4 + true - + commons-digester - commons-digester + commons-digester 1.5 - + true - + commons-beanutils - commons-beanutils - 1.7-dev - + commons-beanutils + 1.7 + true - + xerces - xerces + xerces 2.2.1 http://xml.apache.org/xerces2-j/ - + true - + xml-apis - xml-apis + xml-apis 2.0.2 http://xml.apache.org/commons/ - + true - + - - spice - spice-jndikit + spice-jndikit 1.1 commons-dbcp - commons-dbcp + commons-dbcp 1.1 commons-pool - commons-pool + commons-pool 1.1 hsqldb - hsqldb + hsqldb 1.7.1 dbunit - dbunit + dbunit 2.0 junit-addons - junit-addons + junit-addons 1.4 - - - maven-plugins - maven-tasks-plugin - 1.1.0 - http://maven-plugins.sourceforge.net/maven-tasks-plugin/ + + + maven-plugins + maven-tasks-plugin + 1.1.0 + http://maven-plugins.sourceforge.net/maven-tasks-plugin/ plugin - - - maven-plugins - maven-findbugs-plugin - 0.8.4 - http://maven-plugins.sourceforge.net/maven-findbugs-plugin/ + + + + maven-plugins + maven-findbugs-plugin + 0.8.4 + http://maven-plugins.sourceforge.net/maven-findbugs-plugin/ plugin - + @@ -331,7 +329,7 @@ conf - org/apache/commons/configuration + org/apache/commons/configuration test.properties include.properties @@ -339,11 +337,11 @@ conf/config - config + config **/*.properties - + @@ -371,7 +369,7 @@ maven-simian-plugin maven-faq-plugin maven-jcoverage-plugin - maven-tasks-plugin - maven-findbugs-plugin + maven-tasks-plugin + maven-findbugs-plugin --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org