Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 80638 invoked from network); 27 Jul 2007 17:52:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Jul 2007 17:52:57 -0000 Received: (qmail 47705 invoked by uid 500); 27 Jul 2007 17:52:54 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 47650 invoked by uid 500); 27 Jul 2007 17:52:54 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 47641 invoked by uid 500); 27 Jul 2007 17:52:54 -0000 Delivered-To: apmail-jakarta-commons-dev@jakarta.apache.org Received: (qmail 47638 invoked by uid 500); 27 Jul 2007 17:52:54 -0000 Delivered-To: apmail-jakarta-commons-cvs@jakarta.apache.org Received: (qmail 47635 invoked by uid 99); 27 Jul 2007 17:52:53 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jul 2007 10:52:53 -0700 X-ASF-Spam-Status: No, hits=-99.8 required=10.0 tests=ALL_TRUSTED,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jul 2007 17:52:41 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id ACB141A981D; Fri, 27 Jul 2007 10:52:20 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r560337 [1/3] - in /jakarta/commons/proper: attributes/trunk/ attributes/trunk/api/ attributes/trunk/compiler/ attributes/trunk/plugin/ attributes/trunk/site/ attributes/trunk/unittest/ beanutils/trunk/ betwixt/trunk/ chain/trunk/ cli/trunk... Date: Fri, 27 Jul 2007 17:52:10 -0000 To: commons-cvs@jakarta.apache.org From: niallp@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070727175220.ACB141A981D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: niallp Date: Fri Jul 27 10:52:04 2007 New Revision: 560337 URL: http://svn.apache.org/viewvc?view=rev&rev=560337 Log: Remove jakarta references from m1 and m2 builds Modified: jakarta/commons/proper/attributes/trunk/api/project.xml jakarta/commons/proper/attributes/trunk/compiler/project.xml jakarta/commons/proper/attributes/trunk/plugin/project.xml jakarta/commons/proper/attributes/trunk/project.xml jakarta/commons/proper/attributes/trunk/site/project.xml jakarta/commons/proper/attributes/trunk/unittest/project.xml jakarta/commons/proper/beanutils/trunk/pom.xml jakarta/commons/proper/beanutils/trunk/project.xml jakarta/commons/proper/betwixt/trunk/project.xml jakarta/commons/proper/chain/trunk/pom.xml jakarta/commons/proper/chain/trunk/project.xml jakarta/commons/proper/cli/trunk/pom.xml jakarta/commons/proper/cli/trunk/project.xml jakarta/commons/proper/codec/trunk/pom.xml jakarta/commons/proper/codec/trunk/project.xml jakarta/commons/proper/collections/trunk/pom.xml jakarta/commons/proper/collections/trunk/project.xml jakarta/commons/proper/commons-parent/trunk/pom.xml jakarta/commons/proper/commons-parent/trunk/src/site/site.xml jakarta/commons/proper/commons-sandbox-parent/trunk/pom.xml jakarta/commons/proper/commons-skin/trunk/pom.xml jakarta/commons/proper/configuration/trunk/pom.xml jakarta/commons/proper/configuration/trunk/project.xml jakarta/commons/proper/daemon/trunk/project.xml jakarta/commons/proper/dbcp/trunk/pom.xml jakarta/commons/proper/dbcp/trunk/project.xml jakarta/commons/proper/dbutils/trunk/pom.xml jakarta/commons/proper/dbutils/trunk/project.xml jakarta/commons/proper/digester/trunk/pom.xml jakarta/commons/proper/digester/trunk/project.xml jakarta/commons/proper/discovery/trunk/project.xml jakarta/commons/proper/el/trunk/project.xml jakarta/commons/proper/email/trunk/pom.xml jakarta/commons/proper/email/trunk/project.xml jakarta/commons/proper/fileupload/trunk/pom.xml jakarta/commons/proper/fileupload/trunk/project.xml jakarta/commons/proper/io/trunk/pom.xml jakarta/commons/proper/io/trunk/project.xml jakarta/commons/proper/jci/trunk/pom.xml jakarta/commons/proper/jelly/trunk/project.xml jakarta/commons/proper/jexl/trunk/project.xml jakarta/commons/proper/jxpath/trunk/project.xml jakarta/commons/proper/lang/trunk/pom.xml jakarta/commons/proper/lang/trunk/project.xml jakarta/commons/proper/launcher/trunk/project.xml jakarta/commons/proper/logging/trunk/pom.xml jakarta/commons/proper/logging/trunk/project.xml jakarta/commons/proper/math/trunk/pom.xml jakarta/commons/proper/math/trunk/project.xml jakarta/commons/proper/modeler/trunk/project.xml jakarta/commons/proper/net/trunk/project.xml jakarta/commons/proper/pool/trunk/pom.xml jakarta/commons/proper/pool/trunk/project.xml jakarta/commons/proper/primitives/trunk/project.xml jakarta/commons/proper/scxml/trunk/pom.xml jakarta/commons/proper/scxml/trunk/project.xml jakarta/commons/proper/transaction/trunk/project.xml jakarta/commons/proper/validator/trunk/pom.xml jakarta/commons/proper/validator/trunk/project.xml jakarta/commons/proper/vfs/trunk/pom.xml jakarta/commons/proper/vfs/trunk/project.xml Modified: jakarta/commons/proper/attributes/trunk/api/project.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/api/project.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/attributes/trunk/api/project.xml (original) +++ jakarta/commons/proper/attributes/trunk/api/project.xml Fri Jul 27 10:52:04 2007 @@ -21,10 +21,10 @@ ${basedir}/../project.xml commons-attributes commons-attributes-api - Jakarta Commons Attributes API + Commons Attributes API org.apache.commons.attributes - Client API for Jakarta Commons Attributes. + Client API for Commons Attributes. A precompiler for java that enables the use of attributes as seen in C#. Modified: jakarta/commons/proper/attributes/trunk/compiler/project.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/compiler/project.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/attributes/trunk/compiler/project.xml (original) +++ jakarta/commons/proper/attributes/trunk/compiler/project.xml Fri Jul 27 10:52:04 2007 @@ -22,7 +22,7 @@ commons-attributes-compiler - Jakarta Commons Attributes Ant Tasks and Utilities + Commons Attributes Ant Tasks and Utilities org.apache.commons.attributes.compiler Attribute Compiler Modified: jakarta/commons/proper/attributes/trunk/plugin/project.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/plugin/project.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/attributes/trunk/plugin/project.xml (original) +++ jakarta/commons/proper/attributes/trunk/plugin/project.xml Fri Jul 27 10:52:04 2007 @@ -21,7 +21,7 @@ ${basedir}/../project.xml 3 commons-attributes-plugin - Jakarta Commons Attributes Maven Plugin + Commons Attributes Maven Plugin Commons Attributes Plugin for Maven Commons Attributes Plugin for Maven Modified: jakarta/commons/proper/attributes/trunk/project.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/project.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/attributes/trunk/project.xml (original) +++ jakarta/commons/proper/attributes/trunk/project.xml Fri Jul 27 10:52:04 2007 @@ -27,15 +27,15 @@ The Apache Software Foundation - http://jakarta.apache.org/ - http://jakarta.apache.org/images/original-jakarta-logo.gif + http://commons.apache.org/ + http://commons.apache.org/images/logo.png 2.2 2003 Commons Attributes A package for handling runtime information about types (including Java classes) - http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ + http://commons.apache.org/${pom.artifactId.substring(8)}/ @@ -60,31 +60,31 @@ repo - jakarta + commons http://issues.apache.org/jira/browse/${pom.artifactId.substring(8).toUpperCase()} people.apache.org - /www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ - /www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/ + /www/commons.apache.org/${pom.artifactId.substring(8)}/ + /www/people.apache.org/builds/commons/${pom.artifactId.substring(8)}/ - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk - http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk/ + scm:svn:http://svn.apache.org/repos/asf/commons/proper/${pom.artifactId.substring(8)}/trunk + http://svn.apache.org/repos/asf/commons/proper/${pom.artifactId.substring(8)}/trunk/ Commons Dev List - commons-dev-subscribe@jakarta.apache.org - commons-dev-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org + dev-subscribe@commons.apache.org + dev-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-dev/ Commons User List - commons-user-subscribe@jakarta.apache.org - commons-user-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org + user-subscribe@commons.apache.org + user-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-user/ @@ -106,7 +106,7 @@ - commons-dev@jakarta.apache.org + dev@commons.apache.org ${basedir}/src/java ${basedir}/src/test Modified: jakarta/commons/proper/attributes/trunk/site/project.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/site/project.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/attributes/trunk/site/project.xml (original) +++ jakarta/commons/proper/attributes/trunk/site/project.xml Fri Jul 27 10:52:04 2007 @@ -20,7 +20,7 @@ ${basedir}/../project.xml commons-attributes - Jakarta Commons Attributes Site + Commons Attributes Site org.apache.commons.attributes Modified: jakarta/commons/proper/attributes/trunk/unittest/project.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/unittest/project.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/attributes/trunk/unittest/project.xml (original) +++ jakarta/commons/proper/attributes/trunk/unittest/project.xml Fri Jul 27 10:52:04 2007 @@ -21,11 +21,11 @@ ${basedir}/../project.xml commons-attributes commons-attributes-unittest - Jakarta Commons Attribute Compiler Unit Tests + Commons Attribute Compiler Unit Tests org.apache.commons.attributes 2003 - Compiler for Jakarta Commons Attributes in Java. + Compiler for Commons Attributes in Java. A precompiler for java that enables the use of attributes as seen in C#. Modified: jakarta/commons/proper/beanutils/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/beanutils/trunk/pom.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/beanutils/trunk/pom.xml (original) +++ jakarta/commons/proper/beanutils/trunk/pom.xml Fri Jul 27 10:52:04 2007 @@ -33,7 +33,7 @@ 2000 BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection. - http://jakarta.apache.org/commons/beanutils/ + http://commons.apache.org/beanutils/ jira @@ -41,9 +41,9 @@ - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/beanutils/trunk/ - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/beanutils/trunk/ - http://svn.apache.org/viewvc/jakarta/commons/proper/beanutils/trunk/ + scm:svn:https://svn.apache.org/repos/asf/commons/proper/beanutils/trunk/ + scm:svn:https://svn.apache.org/repos/asf/commons/proper/beanutils/trunk/ + http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/ Modified: jakarta/commons/proper/beanutils/trunk/project.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/beanutils/trunk/project.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/beanutils/trunk/project.xml (original) +++ jakarta/commons/proper/beanutils/trunk/project.xml Fri Jul 27 10:52:04 2007 @@ -27,12 +27,12 @@ /images/logo.png org.apache.commons.beanutils - http://jakarta.apache.org/commons/beanutils/index.html + http://commons.apache.org/beanutils/index.html The Apache Software Foundation - http://jakarta.apache.org - http://jakarta.apache.org/images/original-jakarta-logo.gif + http://commons.apache.org/ + http://commons.apache.org/images/logo.png @@ -43,29 +43,29 @@ - jakarta + commons http://issues.apache.org/jira/ people.apache.org - /www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ - /www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/ + /www/commons.apache.org/${pom.artifactId.substring(8)}/ + /www/people.apache.org/builds/commons/${pom.artifactId.substring(8)}/ - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk + scm:svn:http://svn.apache.org/repos/asf/commons/proper/${pom.artifactId.substring(8)}/trunk http://svn.apache.org/viewvc Commons Dev List - commons-dev-subscribe@jakarta.apache.org - commons-dev-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/ + dev-subscribe@commons.apache.org + dev-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-dev/ Commons User List - commons-user-subscribe@jakarta.apache.org - commons-user-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-user/ + user-subscribe@commons.apache.org + user-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-user/ @@ -170,14 +170,14 @@ commons-logging commons-logging 1.0.4 - http://jakarta.apache.org/commons/logging/ + http://commons.apache.org/logging/ commons-collections commons-collections 3.2 - http://jakarta.apache.org/commons/collections/ + http://commons.apache.org/collections/ true @@ -192,7 +192,7 @@ commons-collections commons-collections-testframework 3.2 - http://jakarta.apache.org/commons/collections/ + http://commons.apache.org/collections/ test @@ -274,7 +274,7 @@ - commons-dev@jakarta.apache.org + dev@commons.apache.org src/java src/test Modified: jakarta/commons/proper/betwixt/trunk/project.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/betwixt/trunk/project.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/betwixt/trunk/project.xml (original) +++ jakarta/commons/proper/betwixt/trunk/project.xml Fri Jul 27 10:52:04 2007 @@ -26,13 +26,13 @@ Commons Betwixt: mapping beans to XML /images/logo.png - http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ + http://commons.apache.org/${pom.artifactId.substring(8)}/ org.apache.commons.${pom.artifactId.substring(8)} The Apache Software Foundation - http://jakarta.apache.org - http://jakarta.apache.org/images/original-jakarta-logo.gif + http://commons.apache.org/ + http://commons.apache.org/images/logo.png @@ -43,29 +43,29 @@ - jakarta + commons http://issues.apache.org/jira/ people.apache.org - /www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ - /www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/ + /www/commons.apache.org/${pom.artifactId.substring(8)}/ + /www/people.apache.org/builds/commons/${pom.artifactId.substring(8)}/ - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk - http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk + scm:svn:http://svn.apache.org/repos/asf/commons/proper/${pom.artifactId.substring(8)}/trunk + http://svn.apache.org/repos/asf/commons/proper/${pom.artifactId.substring(8)}/trunk Commons Dev List - commons-dev-subscribe@jakarta.apache.org - commons-dev-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/ + dev-subscribe@commons.apache.org + dev-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-dev/ Commons User List - commons-user-subscribe@jakarta.apache.org - commons-user-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-user/ + user-subscribe@commons.apache.org + user-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-user/ @@ -175,21 +175,21 @@ commons-logging commons-logging 1.0.4 - http://jakarta.apache.org/commons/logging/ + http://commons.apache.org/logging/ commons-beanutils commons-beanutils-core 1.7.0 - http://jakarta.apache.org/commons/beanutils/ + http://commons.apache.org/beanutils/ commons-digester commons-digester 1.7 - http://jakarta.apache.org/commons/digester/ + http://commons.apache.org/digester/ @@ -272,7 +272,7 @@ - commons-dev@jakarta.apache.org + dev@commons.apache.org src/java src/test Modified: jakarta/commons/proper/chain/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/chain/trunk/pom.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/chain/trunk/pom.xml (original) +++ jakarta/commons/proper/chain/trunk/pom.xml Fri Jul 27 10:52:04 2007 @@ -31,7 +31,7 @@ An implmentation of the GoF Chain of Responsibility pattern - http://jakarta.apache.org/commons/chain/ + http://commons.apache.org/chain/ jira http://issues.apache.org/jira/browse/CHAIN @@ -77,9 +77,9 @@ - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/chain/trunk/ - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/chain/trunk/ - http://svn.apache.org/viewvc/jakarta/commons/proper/chain/trunk/ + scm:svn:http://svn.apache.org/repos/asf/commons/proper/chain/trunk/ + scm:svn:https://svn.apache.org/repos/asf/commons/proper/chain/trunk/ + http://svn.apache.org/viewvc/commons/proper/chain/trunk/ Modified: jakarta/commons/proper/chain/trunk/project.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/chain/trunk/project.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/chain/trunk/project.xml (original) +++ jakarta/commons/proper/chain/trunk/project.xml Fri Jul 27 10:52:04 2007 @@ -28,13 +28,13 @@ Commons Chain An implmentation of the GoF Chain of Responsibility pattern - http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ + http://commons.apache.org/${pom.artifactId.substring(8)}/ org.apache.commons.${pom.artifactId.substring(8)} The Apache Software Foundation - http://jakarta.apache.org - http://jakarta.apache.org/images/original-jakarta-logo.gif + http://commons.apache.org/ + http://commons.apache.org/images/logo.png @@ -45,29 +45,29 @@ - jakarta + commons http://issues.apache.org/jira/ people.apache.org - /www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ - /www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/ + /www/commons.apache.org/${pom.artifactId.substring(8)}/ + /www/people.apache.org/builds/commons/${pom.artifactId.substring(8)}/ - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk + scm:svn:http://svn.apache.org/repos/asf/commons/proper/${pom.artifactId.substring(8)}/trunk http://svn.apache.org/viewvc Commons Dev List - commons-dev-subscribe@jakarta.apache.org - commons-dev-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/ + dev-subscribe@commons.apache.org + dev-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-dev/ Commons User List - commons-user-subscribe@jakarta.apache.org - commons-user-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-user/ + user-subscribe@commons.apache.org + user-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-user/ @@ -170,19 +170,19 @@ commons-beanutils commons-beanutils 1.7.0 - http://jakarta.apache.org/commons/beanutils/ + http://commons.apache.org/beanutils/ commons-digester commons-digester 1.8 - http://jakarta.apache.org/commons/digester/ + http://commons.apache.org/digester/ commons-logging commons-logging 1.0.4 - http://jakarta.apache.org/commons/logging/ + http://commons.apache.org/logging/ maven Modified: jakarta/commons/proper/cli/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/cli/trunk/pom.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/cli/trunk/pom.xml (original) +++ jakarta/commons/proper/cli/trunk/pom.xml Fri Jul 27 10:52:04 2007 @@ -36,7 +36,7 @@ validating a command line interface. - http://jakarta.apache.org/commons/cli/ + http://commons.apache.org/cli/ jira @@ -44,9 +44,9 @@ - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/trunk - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/trunk - http://svn.apache.org/viewvc/jakarta/commons/proper/cli/trunk + scm:svn:https://svn.apache.org/repos/asf/commons/proper/cli/trunk + scm:svn:https://svn.apache.org/repos/asf/commons/proper/cli/trunk + http://svn.apache.org/viewvc/commons/proper/cli/trunk Modified: jakarta/commons/proper/cli/trunk/project.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/cli/trunk/project.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/cli/trunk/project.xml (original) +++ jakarta/commons/proper/cli/trunk/project.xml Fri Jul 27 10:52:04 2007 @@ -28,13 +28,13 @@ /images/logo.png - http://jakarta.apache.org/commons/cli/ + http://commons.apache.org/cli/ org.apache.commons Apache Software Foundation - http://www.apache.org - http://jakarta.apache.org/images/original-jakarta-logo.gif + http://commons.apache.org/ + http://commons.apache.org/images/logo.png @@ -45,29 +45,29 @@ - jakarta + commons http://issues.apache.org/jira/ people.apache.org - /www/jakarta.apache.org/commons/cli/ - /www/jakarta.apache.org/builds/jakarta-commons/cli/ + /www/commons.apache.org/cli/ + /www/people.apache.org/builds/commons/cli/ - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/cli/trunk - http://svn.apache.org/repos/asf/jakarta/commons/proper/cli/trunk + scm:svn:http://svn.apache.org/repos/asf/commons/proper/cli/trunk + http://svn.apache.org/repos/asf/commons/proper/cli/trunk Commons Dev List - commons-dev-subscribe@jakarta.apache.org - commons-dev-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org + dev-subscribe@commons.apache.org + dev-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-dev/ Commons User List - commons-user-subscribe@jakarta.apache.org - commons-user-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org + user-subscribe@commons.apache.org + user-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-user/ @@ -175,7 +175,7 @@ - commons-dev@jakarta.apache.org + dev@commons.apache.org src/java src/test Modified: jakarta/commons/proper/codec/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/codec/trunk/pom.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/codec/trunk/pom.xml (original) +++ jakarta/commons/proper/codec/trunk/pom.xml Fri Jul 27 10:52:04 2007 @@ -38,7 +38,7 @@ collection of phonetic encoding utilities. - http://jakarta.apache.org/commons/codec/ + http://commons.apache.org/codec/ jira @@ -46,9 +46,9 @@ - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk - http://svn.apache.org/viewvc/jakarta/commons/proper/codec/trunk + scm:svn:https://svn.apache.org/repos/asf/commons/proper/codec/trunk + scm:svn:https://svn.apache.org/repos/asf/commons/proper/codec/trunk + http://svn.apache.org/viewvc/commons/proper/codec/trunk Modified: jakarta/commons/proper/codec/trunk/project.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/codec/trunk/project.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/codec/trunk/project.xml (original) +++ jakarta/commons/proper/codec/trunk/project.xml Fri Jul 27 10:52:04 2007 @@ -30,12 +30,12 @@ collection of phonetic encoding utilities. /images/logo.png - http://jakarta.apache.org/commons/codec/ + http://commons.apache.org/codec/ org.apache.commons.codec The Apache Software Foundation - http://jakarta.apache.org - http://jakarta.apache.org/images/original-jakarta-logo.gif + http://commons.apache.org/ + http://commons.apache.org/images/logo.png @@ -44,27 +44,27 @@ repo - jakarta + commons http://issues.apache.org/jira/ people.apache.org - /www/jakarta.apache.org/commons/codec/ - /www/jakarta.apache.org/builds/jakarta-commons/codec/ + /www/commons.apache.org/codec/ + /www/people.apache.org/builds/commons/codec/ - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk - http://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk + scm:svn:http://svn.apache.org/repos/asf/commons/proper/codec/trunk + http://svn.apache.org/repos/asf/commons/proper/codec/trunk Commons Dev List - commons-dev-subscribe@jakarta.apache.org - commons-dev-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org + dev-subscribe@commons.apache.org + dev-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-dev/ Commons User List - commons-user-subscribe@jakarta.apache.org - commons-user-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org + user-subscribe@commons.apache.org + user-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-user/ @@ -209,7 +209,7 @@ - commons-dev@jakarta.apache.org + dev@commons.apache.org src/java src/test Modified: jakarta/commons/proper/collections/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/collections/trunk/pom.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/collections/trunk/pom.xml (original) +++ jakarta/commons/proper/collections/trunk/pom.xml Fri Jul 27 10:52:04 2007 @@ -33,7 +33,7 @@ 2001 Types that extend and augment the Java Collections Framework. - http://jakarta.apache.org/commons/collections/ + http://commons.apache.org/collections/ jira @@ -41,9 +41,9 @@ - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk - http://svn.apache.org/viewvc/jakarta/commons/proper/collections/trunk + scm:svn:https://svn.apache.org/repos/asf/commons/proper/collections/trunk + scm:svn:https://svn.apache.org/repos/asf/commons/proper/collections/trunk + http://svn.apache.org/viewvc/commons/proper/collections/trunk Modified: jakarta/commons/proper/collections/trunk/project.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/collections/trunk/project.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/collections/trunk/project.xml (original) +++ jakarta/commons/proper/collections/trunk/project.xml Fri Jul 27 10:52:04 2007 @@ -26,13 +26,13 @@ Types that extend and augment the Java Collections Framework. /images/logo.png - http://jakarta.apache.org/commons/collections/ + http://commons.apache.org/collections/ org.apache.commons.collections The Apache Software Foundation - http://jakarta.apache.org - http://jakarta.apache.org/images/original-jakarta-logo.gif + http://commons.apache.org/ + http://commons.apache.org/images/logo.png @@ -43,29 +43,29 @@ - jakarta + commons http://issues.apache.org/jira/ people.apache.org - /www/jakarta.apache.org/commons/collections/ - /www/jakarta.apache.org/builds/jakarta-commons/collections/ + /www/commons.apache.org/collections/ + /www/people.apache.org/builds/commons/collections/ - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk - http://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk + scm:svn:http://svn.apache.org/repos/asf/commons/proper/collections/trunk + http://svn.apache.org/repos/asf/commons/proper/collections/trunk Commons Dev List - commons-dev-subscribe@jakarta.apache.org - commons-dev-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org + dev-subscribe@commons.apache.org + dev-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-dev/ Commons User List - commons-user-subscribe@jakarta.apache.org - commons-user-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org + user-subscribe@commons.apache.org + user-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-user/ @@ -457,7 +457,7 @@ - commons-dev@jakarta.apache.org + dev@commons.apache.org src/java src/test Modified: jakarta/commons/proper/commons-parent/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/commons-parent/trunk/pom.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/commons-parent/trunk/pom.xml (original) +++ jakarta/commons/proper/commons-parent/trunk/pom.xml Fri Jul 27 10:52:04 2007 @@ -28,8 +28,8 @@ pom 4-SNAPSHOT - Jakarta Commons - http://jakarta.apache.org/commons/ + Apache Commons + http://commons.apache.org/ 2001 @@ -39,7 +39,7 @@ -
commons-dev@jakarta.apache.org
+
dev@commons.apache.org
@@ -66,18 +66,18 @@ a release of the commons-parent POM. --> - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/commons-parent/trunk - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/commons-parent/trunk - http://svn.apache.org/viewvc/jakarta/commons/proper/commons-parent/trunk + scm:svn:http://svn.apache.org/repos/asf/commons/proper/commons-parent/trunk + scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-parent/trunk + http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk Commons Dev List - commons-dev-subscribe@jakarta.apache.org - commons-dev-unsubscribe@jakarta.apache.org - commons-dev@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev + dev-subscribe@commons.apache.org + dev-unsubscribe@commons.apache.org + dev@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-dev/ http://www.mail-archive.com/commons-dev@jakarta.apache.org/ http://www.nabble.com/Commons---Dev-f317.html @@ -85,10 +85,10 @@ Commons User List - commons-user-subscribe@jakarta.apache.org - commons-user-unsubscribe@jakarta.apache.org - commons-user@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-user + user-subscribe@commons.apache.org + user-unsubscribe@commons.apache.org + user@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-user/ http://www.mail-archive.com/commons-user@jakarta.apache.org/ http://www.nabble.com/Commons---User-f319.html @@ -345,4 +345,4 @@ - \ No newline at end of file + Modified: jakarta/commons/proper/commons-parent/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/commons-parent/trunk/src/site/site.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/commons-parent/trunk/src/site/site.xml (original) +++ jakarta/commons/proper/commons-parent/trunk/src/site/site.xml Fri Jul 27 10:52:04 2007 @@ -1,15 +1,10 @@ - + - The Jakarta Project - http://jakarta.apache.org/images/original-jakarta-logo.gif - http://jakarta.apache.org/ + Apache Commons + http://commons.apache.org/images/logo.png + http://commons.apache.org/ - - Jakarta Commons - http://jakarta.apache.org/commons/images/logo.png - http://jakarta.apache.org/commons/ - @@ -20,26 +15,25 @@ - - + - - - + + + - - + + - - + + - - - - - + + + + + Modified: jakarta/commons/proper/commons-sandbox-parent/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/commons-sandbox-parent/trunk/pom.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/commons-sandbox-parent/trunk/pom.xml (original) +++ jakarta/commons/proper/commons-sandbox-parent/trunk/pom.xml Fri Jul 27 10:52:04 2007 @@ -30,15 +30,15 @@ 2-SNAPSHOT Commons Sandbox - http://jakarta.apache.org/commons/sandbox/ + http://commons.apache.org/sandbox/ JIRA http://issues.apache.org/jira/browse/SANDBOX - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/commons-sandbox-parent/trunk/ - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/commons-sandbox-parent/trunk/ - http://svn.apache.org/viewvc/jakarta/commons/proper/commons-sandbox-parent/trunk/ + scm:svn:http://svn.apache.org/repos/asf/commons/proper/commons-sandbox-parent/trunk/ + scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-sandbox-parent/trunk/ + http://svn.apache.org/viewvc/commons/proper/commons-sandbox-parent/trunk/ @@ -71,7 +71,7 @@ apache.website - ${commons.deployment.protocol}://people.apache.org/www/jakarta.apache.org/commons/sandbox/ + ${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/sandbox/ Modified: jakarta/commons/proper/commons-skin/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/commons-skin/trunk/pom.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/commons-skin/trunk/pom.xml (original) +++ jakarta/commons/proper/commons-skin/trunk/pom.xml Fri Jul 27 10:52:04 2007 @@ -27,8 +27,8 @@ Commons Skin Commons Skin - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/commons-skin/trunk/ - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/commons-skin/trunk/ - http://svn.apache.org/viewvc/jakarta/commons/proper/commons-skin/trunk/ + scm:svn:http://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/ + scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/ + http://svn.apache.org/viewvc/commons/proper/commons-skin/trunk/ Modified: jakarta/commons/proper/configuration/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/configuration/trunk/pom.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/configuration/trunk/pom.xml (original) +++ jakarta/commons/proper/configuration/trunk/pom.xml Fri Jul 27 10:52:04 2007 @@ -39,7 +39,7 @@ various formats - http://jakarta.apache.org/commons/configuration/ + http://commons.apache.org/configuration/ jira @@ -47,9 +47,9 @@ - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/configuration/trunk - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/configuration/trunk - http://svn.apache.org/viewvc/jakarta/commons/proper/configuration/trunk + scm:svn:https://svn.apache.org/repos/asf/commons/proper/configuration/trunk + scm:svn:https://svn.apache.org/repos/asf/commons/proper/configuration/trunk + http://svn.apache.org/viewvc/commons/proper/configuration/trunk Modified: jakarta/commons/proper/configuration/trunk/project.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/configuration/trunk/project.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/configuration/trunk/project.xml (original) +++ jakarta/commons/proper/configuration/trunk/project.xml Fri Jul 27 10:52:04 2007 @@ -34,13 +34,13 @@ /images/logo.png - http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ + http://commons.apache.org/${pom.artifactId.substring(8)}/ org.apache.commons.${pom.artifactId.substring(8)} The Apache Software Foundation - http://jakarta.apache.org - http://jakarta.apache.org/images/original-jakarta-logo.gif + http://commons.apache.org/ + http://commons.apache.org/images/logo.png @@ -51,16 +51,16 @@ - jakarta + commons http://issues.apache.org/jira/browse/CONFIGURATION people.apache.org - /www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ + /www/commons.apache.org/${pom.artifactId.substring(8)}/ www.apache.org /www/www.apache.org/dist/java-repository/ - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk - http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk + scm:svn:http://svn.apache.org/repos/asf/commons/proper/${pom.artifactId.substring(8)}/trunk + http://svn.apache.org/repos/asf/commons/proper/${pom.artifactId.substring(8)}/trunk @@ -104,15 +104,15 @@ Commons Dev List - commons-dev-subscribe@jakarta.apache.org - commons-dev-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/ + dev-subscribe@commons.apache.org + dev-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-dev/ Commons User List - commons-user-subscribe@jakarta.apache.org - commons-user-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-user/ + user-subscribe@commons.apache.org + user-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-user/ @@ -521,7 +521,7 @@ - commons-dev@jakarta.apache.org + dev@commons.apache.org src/java src/test Modified: jakarta/commons/proper/daemon/trunk/project.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/daemon/trunk/project.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/daemon/trunk/project.xml (original) +++ jakarta/commons/proper/daemon/trunk/project.xml Fri Jul 27 10:52:04 2007 @@ -26,13 +26,13 @@ Commons Daemon Commons Daemon /images/logo.png - http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ + http://commons.apache.org/${pom.artifactId.substring(8)}/ org.apache.commons.${pom.artifactId.substring(8)} The Apache Software Foundation - http://jakarta.apache.org - http://jakarta.apache.org/images/jakarta-logo.gif + http://commons.apache.org/ + http://commons.apache.org/images/logo.png @@ -43,29 +43,29 @@ - jakarta + commons http://issues.apache.org/jira/ people.apache.org - /www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ - /www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/ + /www/commons.apache.org/${pom.artifactId.substring(8)}/ + /www/people.apache.org/builds/commons/${pom.artifactId.substring(8)}/ - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk - http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk + scm:svn:http://svn.apache.org/repos/asf/commons/proper/${pom.artifactId.substring(8)}/trunk + http://svn.apache.org/repos/asf/commons/proper/${pom.artifactId.substring(8)}/trunk Commons Dev List - commons-dev-subscribe@jakarta.apache.org - commons-dev-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/ + dev-subscribe@commons.apache.org + dev-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-dev/ Commons User List - commons-user-subscribe@jakarta.apache.org - commons-user-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-user/ + user-subscribe@commons.apache.org + user-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-user/ @@ -118,7 +118,7 @@ - commons-dev@jakarta.apache.org + dev@commons.apache.org src/java src/test Modified: jakarta/commons/proper/dbcp/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/dbcp/trunk/pom.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/dbcp/trunk/pom.xml (original) +++ jakarta/commons/proper/dbcp/trunk/pom.xml Fri Jul 27 10:52:04 2007 @@ -32,7 +32,7 @@ 2001 Commons Database Connection Pooling - http://jakarta.apache.org/commons/dbcp/ + http://commons.apache.org/dbcp/ jira @@ -40,9 +40,9 @@ - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/dbcp/trunk - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/dbcp/trunk - http://svn.apache.org/viewvc/jakarta/commons/proper/dbcp/trunk + scm:svn:https://svn.apache.org/repos/asf/commons/proper/dbcp/trunk + scm:svn:https://svn.apache.org/repos/asf/commons/proper/dbcp/trunk + http://svn.apache.org/viewvc/commons/proper/dbcp/trunk @@ -267,7 +267,7 @@ http://java.sun.com/j2se/1.5.0/docs/api - http://jakarta.apache.org/commons/pool/api-1.3 + http://commons.apache.org/pool/api-1.3 http://java.sun.com/j2ee/sdk_1.3/techdocs/api Modified: jakarta/commons/proper/dbcp/trunk/project.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/dbcp/trunk/project.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/dbcp/trunk/project.xml (original) +++ jakarta/commons/proper/dbcp/trunk/project.xml Fri Jul 27 10:52:04 2007 @@ -27,13 +27,13 @@ Commons Database Connection Pooling /images/dbcp-logo-white.png - http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ + http://commons.apache.org/${pom.artifactId.substring(8)}/ org.apache.commons.${pom.artifactId.substring(8)} The Apache Software Foundation - http://jakarta.apache.org - http://jakarta.apache.org/images/jakarta-logo.gif + http://commons.apache.org/ + http://commons.apache.org/images/logo.png @@ -44,29 +44,29 @@ - jakarta + commons http://issues.apache.org/jira/ people.apache.org - /www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ - /www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/ + /www/commons.apache.org/${pom.artifactId.substring(8)}/ + /www/people.apache.org/builds/commons/${pom.artifactId.substring(8)}/ - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk - http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk + scm:svn:http://svn.apache.org/repos/asf/commons/proper/${pom.artifactId.substring(8)}/trunk + http://svn.apache.org/repos/asf/commons/proper/${pom.artifactId.substring(8)}/trunk Commons Dev List - commons-dev-subscribe@jakarta.apache.org - commons-dev-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/ + dev-subscribe@commons.apache.org + dev-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-dev/ Commons User List - commons-user-subscribe@jakarta.apache.org - commons-user-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-user/ + user-subscribe@commons.apache.org + user-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-user/ @@ -249,7 +249,7 @@ commons-logging commons-logging 1.0.4 - http://jakarta.apache.org/commons/logging + http://commons.apache.org/logging test Only required for jndi reference tests @@ -342,7 +342,7 @@ - commons-dev@jakarta.apache.org + dev@commons.apache.org src/java src/test Modified: jakarta/commons/proper/dbutils/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/dbutils/trunk/pom.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/dbutils/trunk/pom.xml (original) +++ jakarta/commons/proper/dbutils/trunk/pom.xml Fri Jul 27 10:52:04 2007 @@ -1,4 +1,4 @@ - +