[EMAIL PROTECTED] wrote:
Author: bayard
Date: Wed Aug 22 04:50:58 2007
New Revision: 568574
URL: http://svn.apache.org/viewvc?rev=568574&view=rev
Log:
Removing the 'Commons ' from the names so all components are equivalent. This
makes it look best in Continuum; no idea if it affects other places, but half
of them don't have it so it hasn't been hurting them
This is not a good idea. The "name" is used by the M2 site-plugin among
other things. Since we aren't using M2 for site generation in proper
yet, the problem hasn't shown itself yet. Components should have
<name>Commons Foo</name> in the pom.xml file. If they don't, we will
have to tweak in other places... See also the sample pom [1] in
commons-build.
[1]
https://svn.apache.org/repos/asf/commons/proper/commons-build/trunk/samples/pom.xml.sample
Modified:
commons/proper/beanutils/trunk/pom.xml
commons/proper/chain/trunk/pom.xml
commons/proper/codec/trunk/pom.xml
commons/proper/configuration/trunk/pom.xml
commons/proper/dbcp/trunk/pom.xml
commons/proper/email/trunk/pom.xml
commons/proper/io/trunk/pom.xml
commons/proper/jci/trunk/pom.xml
commons/proper/vfs/trunk/pom.xml
Modified: commons/proper/beanutils/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/pom.xml?rev=568574&r1=568573&r2=568574&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/pom.xml (original)
+++ commons/proper/beanutils/trunk/pom.xml Wed Aug 22 04:50:58 2007
@@ -28,7 +28,7 @@
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<version>1.8.0-SNAPSHOT</version>
- <name>Commons BeanUtils</name>
+ <name>BeanUtils</name>
<inceptionYear>2000</inceptionYear>
<description>BeanUtils provides an easy-to-use but flexible wrapper around
reflection and introspection.</description>
Modified: commons/proper/chain/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/chain/trunk/pom.xml?rev=568574&r1=568573&r2=568574&view=diff
==============================================================================
--- commons/proper/chain/trunk/pom.xml (original)
+++ commons/proper/chain/trunk/pom.xml Wed Aug 22 04:50:58 2007
@@ -27,7 +27,7 @@
<groupId>commons-chain</groupId>
<artifactId>commons-chain</artifactId>
<version>1.2-SNAPSHOT</version>
- <name>Commons Chain</name>
+ <name>Chain</name>
<description>
An implmentation of the GoF Chain of Responsibility pattern
</description>
Modified: commons/proper/codec/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=568574&r1=568573&r2=568574&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Wed Aug 22 04:50:58 2007
@@ -28,7 +28,7 @@
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.4-SNAPSHOT</version>
- <name>Commons Codec</name>
+ <name>Codec</name>
<inceptionYear>2002</inceptionYear>
<description>
Modified: commons/proper/configuration/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/pom.xml?rev=568574&r1=568573&r2=568574&view=diff
==============================================================================
--- commons/proper/configuration/trunk/pom.xml (original)
+++ commons/proper/configuration/trunk/pom.xml Wed Aug 22 04:50:58 2007
@@ -31,7 +31,7 @@
<groupId>commons-configuration</groupId>
<artifactId>commons-configuration</artifactId>
<version>1.5-SNAPSHOT</version>
- <name>Commons Configuration</name>
+ <name>Configuration</name>
<inceptionYear>2001</inceptionYear>
<description>
Modified: commons/proper/dbcp/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/pom.xml?rev=568574&r1=568573&r2=568574&view=diff
==============================================================================
--- commons/proper/dbcp/trunk/pom.xml (original)
+++ commons/proper/dbcp/trunk/pom.xml Wed Aug 22 04:50:58 2007
@@ -28,7 +28,7 @@
<groupId>commons-dbcp</groupId>
<artifactId>commons-dbcp</artifactId>
<version>1.3-SNAPSHOT</version>
- <name>Commons DBCP</name>
+ <name>DBCP</name>
<inceptionYear>2001</inceptionYear>
<description>Commons Database Connection Pooling</description>
Modified: commons/proper/email/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/email/trunk/pom.xml?rev=568574&r1=568573&r2=568574&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Wed Aug 22 04:50:58 2007
@@ -28,7 +28,7 @@
<groupId>commons-email</groupId>
<artifactId>commons-email</artifactId>
<version>1.1-SNAPSHOT</version>
- <name>Commons-Email</name>
+ <name>Email</name>
<inceptionYear>2001</inceptionYear>
<description>
Modified: commons/proper/io/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/io/trunk/pom.xml?rev=568574&r1=568573&r2=568574&view=diff
==============================================================================
--- commons/proper/io/trunk/pom.xml (original)
+++ commons/proper/io/trunk/pom.xml Wed Aug 22 04:50:58 2007
@@ -28,7 +28,7 @@
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>1.4-SNAPSHOT</version>
- <name>Commons IO</name>
+ <name>IO</name>
<inceptionYear>2002</inceptionYear>
<description>
Modified: commons/proper/jci/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jci/trunk/pom.xml?rev=568574&r1=568573&r2=568574&view=diff
==============================================================================
--- commons/proper/jci/trunk/pom.xml (original)
+++ commons/proper/jci/trunk/pom.xml Wed Aug 22 04:50:58 2007
@@ -28,7 +28,7 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-jci</artifactId>
<version>1.1-SNAPSHOT</version>
- <name>Commons JCI</name>
+ <name>JCI</name>
<description>
Commons JCI is a java compiler interface. It can be used to either
compile java (or any other language that can be compiled to java classes like
e.g. groovy or javascript) to java. It is well integrated with a FAM
(FilesystemAlterationMonitor) that can be used with the JCI compiling/reloading
classloader. All the currently supported compilers (even javac before java6)
feature in-memory compilation.
</description>
Modified: commons/proper/vfs/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=568574&r1=568573&r2=568574&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Wed Aug 22 04:50:58 2007
@@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.commons</groupId>
<artifactId>commons-vfs-project</artifactId>
- <name>Commons VFS (project)</name>
+ <name>VFS</name>
<description>VFS is a Virtual File System library.</description>
<packaging>pom</packaging>
<version>1.1-SNAPSHOT</version>
--
Dennis Lundberg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]