Author: bayard
Date: Sat Nov 25 11:01:23 2006
New Revision: 479168
URL: http://svn.apache.org/viewvc?view=rev&rev=479168
Log:
Rolling the org.apache.commons groupId back to the individual component ids. It
sounds as though we're not ready for the project.xmls to move to the new id.
Intentionally leaving the pom.xmls as they are - sounds like when a component
moves to maven-2, that that is when it should use the new groupId
Modified:
jakarta/commons/proper/beanutils/trunk/project.xml
jakarta/commons/proper/betwixt/trunk/project.xml
jakarta/commons/proper/cli/trunk/project.xml
jakarta/commons/proper/codec/trunk/project.xml
jakarta/commons/proper/collections/trunk/project.xml
jakarta/commons/proper/daemon/trunk/project.xml
jakarta/commons/proper/dbcp/trunk/project.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/project.xml
Modified: jakarta/commons/proper/beanutils/trunk/project.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/beanutils/trunk/project.xml?view=diff&rev=479168&r1=479167&r2=479168
==============================================================================
--- jakarta/commons/proper/beanutils/trunk/project.xml (original)
+++ jakarta/commons/proper/beanutils/trunk/project.xml Sat Nov 25 11:01:23 2006
@@ -17,7 +17,7 @@
-->
<project>
<pomVersion>3</pomVersion>
- <groupId>org.apache.commons</groupId>
+ <groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<name>BeanUtils</name>
<currentVersion>1.8.0-SNAPSHOT</currentVersion>
Modified: jakarta/commons/proper/betwixt/trunk/project.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/betwixt/trunk/project.xml?view=diff&rev=479168&r1=479167&r2=479168
==============================================================================
--- jakarta/commons/proper/betwixt/trunk/project.xml (original)
+++ jakarta/commons/proper/betwixt/trunk/project.xml Sat Nov 25 11:01:23 2006
@@ -18,7 +18,7 @@
<project>
<pomVersion>3</pomVersion>
<name>Betwixt</name>
- <groupId>org.apache.commons</groupId>
+ <groupId>commons-betwixt</groupId>
<artifactId>commons-betwixt</artifactId>
<currentVersion>0.8-RC3</currentVersion>
<inceptionYear>2002</inceptionYear>
Modified: jakarta/commons/proper/cli/trunk/project.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/cli/trunk/project.xml?view=diff&rev=479168&r1=479167&r2=479168
==============================================================================
--- jakarta/commons/proper/cli/trunk/project.xml (original)
+++ jakarta/commons/proper/cli/trunk/project.xml Sat Nov 25 11:01:23 2006
@@ -16,7 +16,7 @@
limitations under the License.
-->
<project>
- <groupId>org.apache.commons</groupId>
+ <groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<name>CLI</name>
<currentVersion>2.0-SNAPSHOT</currentVersion>
Modified: jakarta/commons/proper/codec/trunk/project.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/codec/trunk/project.xml?view=diff&rev=479168&r1=479167&r2=479168
==============================================================================
--- jakarta/commons/proper/codec/trunk/project.xml (original)
+++ jakarta/commons/proper/codec/trunk/project.xml Sat Nov 25 11:01:23 2006
@@ -16,7 +16,7 @@
-->
<project>
<pomVersion>3</pomVersion>
- <groupId>org.apache.commons</groupId>
+ <groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<currentVersion>1.4-SNAPSHOT</currentVersion>
<inceptionYear>2002</inceptionYear>
Modified: jakarta/commons/proper/collections/trunk/project.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/collections/trunk/project.xml?view=diff&rev=479168&r1=479167&r2=479168
==============================================================================
--- jakarta/commons/proper/collections/trunk/project.xml (original)
+++ jakarta/commons/proper/collections/trunk/project.xml Sat Nov 25 11:01:23
2006
@@ -16,7 +16,7 @@
-->
<project>
<pomVersion>3</pomVersion>
- <groupId>org.apache.commons</groupId>
+ <groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<currentVersion>3.3-SNAPSHOT</currentVersion>
<inceptionYear>2001</inceptionYear>
Modified: jakarta/commons/proper/daemon/trunk/project.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/daemon/trunk/project.xml?view=diff&rev=479168&r1=479167&r2=479168
==============================================================================
--- jakarta/commons/proper/daemon/trunk/project.xml (original)
+++ jakarta/commons/proper/daemon/trunk/project.xml Sat Nov 25 11:01:23 2006
@@ -17,7 +17,7 @@
<project>
<pomVersion>3</pomVersion>
- <groupId>org.apache.commons</groupId>
+ <groupId>commons-daemon</groupId>
<artifactId>commons-daemon</artifactId>
<currentVersion>1.0.2-SNAPSHOT</currentVersion>
<inceptionYear>2003</inceptionYear>
Modified: jakarta/commons/proper/dbcp/trunk/project.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/dbcp/trunk/project.xml?view=diff&rev=479168&r1=479167&r2=479168
==============================================================================
--- jakarta/commons/proper/dbcp/trunk/project.xml (original)
+++ jakarta/commons/proper/dbcp/trunk/project.xml Sat Nov 25 11:01:23 2006
@@ -17,7 +17,7 @@
<project>
<pomVersion>3</pomVersion>
- <groupId>org.apache.commons</groupId>
+ <groupId>commons-dbcp</groupId>
<artifactId>commons-dbcp</artifactId>
<inceptionYear>2001</inceptionYear>
<currentVersion>1.2.2-SNAPSHOT</currentVersion>
Modified: jakarta/commons/proper/digester/trunk/project.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/digester/trunk/project.xml?view=diff&rev=479168&r1=479167&r2=479168
==============================================================================
--- jakarta/commons/proper/digester/trunk/project.xml (original)
+++ jakarta/commons/proper/digester/trunk/project.xml Sat Nov 25 11:01:23 2006
@@ -23,7 +23,7 @@
<project>
<pomVersion>3</pomVersion>
- <groupId>org.apache.commons</groupId>
+ <groupId>commons-digester</groupId>
<artifactId>commons-digester</artifactId>
<name>Digester</name>
Modified: jakarta/commons/proper/discovery/trunk/project.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/discovery/trunk/project.xml?view=diff&rev=479168&r1=479167&r2=479168
==============================================================================
--- jakarta/commons/proper/discovery/trunk/project.xml (original)
+++ jakarta/commons/proper/discovery/trunk/project.xml Sat Nov 25 11:01:23 2006
@@ -19,7 +19,7 @@
<pomVersion>3</pomVersion>
<name>Discovery</name>
- <groupId>org.apache.commons</groupId>
+ <groupId>commons-discovery</groupId>
<artifactId>commons-discovery</artifactId>
<currentVersion>0.4-SNAPSHOT</currentVersion>
<inceptionYear>2002</inceptionYear>
Modified: jakarta/commons/proper/el/trunk/project.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/el/trunk/project.xml?view=diff&rev=479168&r1=479167&r2=479168
==============================================================================
--- jakarta/commons/proper/el/trunk/project.xml (original)
+++ jakarta/commons/proper/el/trunk/project.xml Sat Nov 25 11:01:23 2006
@@ -18,7 +18,7 @@
<pomVersion>3</pomVersion>
<name>EL</name>
- <groupId>org.apache.commons</groupId>
+ <groupId>commons-el</groupId>
<artifactId>commons-el</artifactId>
<currentVersion>1.0.1-SNAPSHOT</currentVersion>
<inceptionYear>2003</inceptionYear>
Modified: jakarta/commons/proper/email/trunk/project.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/email/trunk/project.xml?view=diff&rev=479168&r1=479167&r2=479168
==============================================================================
--- jakarta/commons/proper/email/trunk/project.xml (original)
+++ jakarta/commons/proper/email/trunk/project.xml Sat Nov 25 11:01:23 2006
@@ -17,7 +17,7 @@
<project>
<pomVersion>3</pomVersion>
<name>Commons Email</name>
- <groupId>org.apache.commons</groupId>
+ <groupId>commons-email</groupId>
<artifactId>commons-email</artifactId>
<currentVersion>1.1-SNAPSHOT</currentVersion>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]