You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ba...@apache.org on 2007/08/23 15:38:01 UTC

svn commit: r568979 - in /commons/proper: beanutils/trunk/ chain/trunk/ cli/trunk/ codec/trunk/ collections/trunk/ configuration/trunk/ dbcp/trunk/ dbutils/trunk/ digester/trunk/ el/trunk/ email/trunk/ fileupload/trunk/ io/trunk/ jci/trunk/ jxpath/trun...

Author: bayard
Date: Thu Aug 23 06:38:00 2007
New Revision: 568979

URL: http://svn.apache.org/viewvc?rev=568979&view=rev
Log:
Changing name to 'Commons Xxx'

Modified:
    commons/proper/beanutils/trunk/pom.xml
    commons/proper/chain/trunk/pom.xml
    commons/proper/cli/trunk/pom.xml
    commons/proper/codec/trunk/pom.xml
    commons/proper/collections/trunk/pom.xml
    commons/proper/configuration/trunk/pom.xml
    commons/proper/dbcp/trunk/pom.xml
    commons/proper/dbutils/trunk/pom.xml
    commons/proper/digester/trunk/pom.xml
    commons/proper/el/trunk/pom.xml
    commons/proper/email/trunk/pom.xml
    commons/proper/fileupload/trunk/pom.xml
    commons/proper/io/trunk/pom.xml
    commons/proper/jci/trunk/pom.xml
    commons/proper/jxpath/trunk/pom.xml
    commons/proper/lang/trunk/pom.xml
    commons/proper/logging/trunk/pom.xml
    commons/proper/math/trunk/pom.xml
    commons/proper/pool/trunk/pom.xml
    commons/proper/scxml/trunk/pom.xml
    commons/proper/validator/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=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/pom.xml (original)
+++ commons/proper/beanutils/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -28,7 +28,7 @@
   <groupId>commons-beanutils</groupId>
   <artifactId>commons-beanutils</artifactId>
   <version>1.8.0-SNAPSHOT</version>
-  <name>BeanUtils</name>
+  <name>Commons 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=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/chain/trunk/pom.xml (original)
+++ commons/proper/chain/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -27,7 +27,7 @@
     <groupId>commons-chain</groupId>
     <artifactId>commons-chain</artifactId>
     <version>1.2-SNAPSHOT</version>
-    <name>Chain</name>
+    <name>Commons Chain</name>
     <description>
         An implmentation of the GoF Chain of Responsibility pattern
     </description>

Modified: commons/proper/cli/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/cli/trunk/pom.xml?rev=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/cli/trunk/pom.xml (original)
+++ commons/proper/cli/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -28,7 +28,7 @@
   <groupId>commons-cli</groupId>
   <artifactId>commons-cli</artifactId>
   <version>2.0-SNAPSHOT</version>
-  <name>CLI</name>
+  <name>Commons CLI</name>
 
   <inceptionYear>2002</inceptionYear>
   <description>

Modified: commons/proper/codec/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -28,7 +28,7 @@
   <groupId>commons-codec</groupId>
   <artifactId>commons-codec</artifactId>
   <version>1.4-SNAPSHOT</version>
-  <name>Codec</name>
+  <name>Commons Codec</name>
 
   <inceptionYear>2002</inceptionYear>
     <description>

Modified: commons/proper/collections/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk/pom.xml?rev=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/collections/trunk/pom.xml (original)
+++ commons/proper/collections/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -28,7 +28,7 @@
   <groupId>commons-collections</groupId>
   <artifactId>commons-collections</artifactId>
   <version>3.3-SNAPSHOT</version>
-  <name>Collections</name>
+  <name>Commons Collections</name>
 
   <inceptionYear>2001</inceptionYear>
   <description>Types that extend and augment the Java Collections Framework.</description>

Modified: commons/proper/configuration/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/pom.xml?rev=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/configuration/trunk/pom.xml (original)
+++ commons/proper/configuration/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -31,7 +31,7 @@
   <groupId>commons-configuration</groupId>
   <artifactId>commons-configuration</artifactId>
   <version>1.5-SNAPSHOT</version>
-  <name>Configuration</name>
+  <name>Commons 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=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/dbcp/trunk/pom.xml (original)
+++ commons/proper/dbcp/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -28,7 +28,7 @@
   <groupId>commons-dbcp</groupId>
   <artifactId>commons-dbcp</artifactId>
   <version>1.3-SNAPSHOT</version>
-  <name>DBCP</name>
+  <name>Commons DBCP</name>
 
   <inceptionYear>2001</inceptionYear>
   <description>Commons Database Connection Pooling</description>

Modified: commons/proper/dbutils/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/dbutils/trunk/pom.xml?rev=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/dbutils/trunk/pom.xml (original)
+++ commons/proper/dbutils/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -28,7 +28,7 @@
   <groupId>commons-dbutils</groupId>
   <artifactId>commons-dbutils</artifactId>
   <version>1.1</version>
-  <name>DbUtils</name>
+  <name>Commons DbUtils</name>
 
   <inceptionYear>2002</inceptionYear>
   <description>A package of Java utility classes for easing JDBC development</description>

Modified: commons/proper/digester/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/digester/trunk/pom.xml?rev=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/digester/trunk/pom.xml (original)
+++ commons/proper/digester/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -34,7 +34,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-digester</groupId>
   <artifactId>commons-digester</artifactId>
-  <name>Digester</name>
+  <name>Commons Digester</name>
   <version>1.8.1-SNAPSHOT</version>
 
   <description>

Modified: commons/proper/el/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/el/trunk/pom.xml?rev=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/el/trunk/pom.xml (original)
+++ commons/proper/el/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -26,7 +26,7 @@
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
-  <name>EL</name>
+  <name>Commons EL</name>
   <groupId>commons-el</groupId>
   <artifactId>commons-el</artifactId>
   <version>1.0.1-SNAPSHOT</version>

Modified: commons/proper/email/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/email/trunk/pom.xml?rev=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -28,7 +28,7 @@
     <groupId>commons-email</groupId>
     <artifactId>commons-email</artifactId>
     <version>1.1-SNAPSHOT</version>
-    <name>Email</name>
+    <name>Commons Email</name>
 
     <inceptionYear>2001</inceptionYear>
     <description>

Modified: commons/proper/fileupload/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/fileupload/trunk/pom.xml?rev=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/fileupload/trunk/pom.xml (original)
+++ commons/proper/fileupload/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -28,7 +28,7 @@
   <groupId>org.apache.commons.fileupload</groupId>
   <artifactId>commons-fileupload</artifactId>
   <version>1.3-SNAPSHOT</version>
-  <name>FileUpload</name>
+  <name>Commons FileUpload</name>
   <description>
     The FileUpload component provides a simple yet flexible means of adding support for multipart
     file upload functionality to servlets and web applications.

Modified: commons/proper/io/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/io/trunk/pom.xml?rev=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/io/trunk/pom.xml (original)
+++ commons/proper/io/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -28,7 +28,7 @@
   <groupId>commons-io</groupId>
   <artifactId>commons-io</artifactId>
   <version>1.4-SNAPSHOT</version>
-  <name>IO</name>
+  <name>Commons 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=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/jci/trunk/pom.xml (original)
+++ commons/proper/jci/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -28,7 +28,7 @@
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jci</artifactId>
     <version>1.1-SNAPSHOT</version>
-    <name>JCI</name>
+    <name>Commons 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/jxpath/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/pom.xml?rev=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/jxpath/trunk/pom.xml (original)
+++ commons/proper/jxpath/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-jxpath</groupId>
   <artifactId>commons-jxpath</artifactId>
-  <name>JXPath</name>
+  <name>Commons JXPath</name>
   <version>1.3-SNAPSHOT</version>
   <description>A Java-based implementation of XPath 1.0 that, in addition to XML processing, can inspect/modify Java object graphs (the library's explicit purpose) and even mixed Java/XML structures.</description>
   <url>http://commons.apache.org/jxpath/</url>

Modified: commons/proper/lang/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -28,7 +28,7 @@
   <groupId>commons-lang</groupId>
   <artifactId>commons-lang</artifactId>
   <version>2.4-SNAPSHOT</version>
-  <name>Lang</name>
+  <name>Commons Lang</name>
 
   <inceptionYear>2001</inceptionYear>
     <description>

Modified: commons/proper/logging/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/logging/trunk/pom.xml?rev=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/logging/trunk/pom.xml (original)
+++ commons/proper/logging/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -30,7 +30,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-logging</groupId>
   <artifactId>commons-logging</artifactId>
-  <name>Logging</name>
+  <name>Commons Logging</name>
   <version>1.1.1-SNAPSHOT</version>
   <description>Commons Logging is a thin adapter allowing configurable bridging to other,
     well known logging systems.</description>

Modified: commons/proper/math/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/pom.xml?rev=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/math/trunk/pom.xml (original)
+++ commons/proper/math/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -28,7 +28,7 @@
   <groupId>commons-math</groupId>
   <artifactId>commons-math</artifactId>
   <version>1.2-SNAPSHOT</version>
-  <name>Math</name>
+  <name>Commons Math</name>
 
   <inceptionYear>2003</inceptionYear>
   <description>The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.</description>

Modified: commons/proper/pool/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/pool/trunk/pom.xml?rev=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/pool/trunk/pom.xml (original)
+++ commons/proper/pool/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -28,7 +28,7 @@
   <groupId>commons-pool</groupId>
   <artifactId>commons-pool</artifactId>
   <version>2.0-SNAPSHOT</version>
-  <name>Pool</name>
+  <name>Commons Pool</name>
 
   <inceptionYear>2001</inceptionYear>
   <description>Commons Object Pooling Library</description>

Modified: commons/proper/scxml/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/scxml/trunk/pom.xml?rev=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/scxml/trunk/pom.xml (original)
+++ commons/proper/scxml/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -26,7 +26,7 @@
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
-  <name>SCXML</name>
+  <name>Commons SCXML</name>
   <groupId>commons-scxml</groupId>
   <artifactId>commons-scxml</artifactId>
   <version>0.7-SNAPSHOT</version>

Modified: commons/proper/validator/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/pom.xml?rev=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/validator/trunk/pom.xml (original)
+++ commons/proper/validator/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -28,7 +28,7 @@
     <groupId>commons-validator</groupId>
     <artifactId>commons-validator</artifactId>
     <version>1.4-SNAPSHOT</version>
-    <name>Validator</name>
+    <name>Commons Validator</name>
     <description>
         Commons Validator provides the building blocks for both client side validation
         and server side data validation. It may be used standalone or with a framework like

Modified: commons/proper/vfs/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=568979&r1=568978&r2=568979&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Thu Aug 23 06:38:00 2007
@@ -28,7 +28,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-vfs-project</artifactId>
-  <name>VFS</name>
+  <name>Commons VFS</name>
   <description>VFS is a Virtual File System library.</description>
   <packaging>pom</packaging>
   <version>1.1-SNAPSHOT</version>