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 2008/03/15 06:59:00 UTC

svn commit: r637361 - in /commons/proper/lang/trunk: doap_lang.rdf pom.xml project.xml

Author: bayard
Date: Fri Mar 14 22:58:58 2008
New Revision: 637361

URL: http://svn.apache.org/viewvc?rev=637361&view=rev
Log:
Fixing name in the description to not be Commons.Lang

Modified:
    commons/proper/lang/trunk/doap_lang.rdf
    commons/proper/lang/trunk/pom.xml
    commons/proper/lang/trunk/project.xml

Modified: commons/proper/lang/trunk/doap_lang.rdf
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/doap_lang.rdf?rev=637361&r1=637360&r2=637361&view=diff
==============================================================================
--- commons/proper/lang/trunk/doap_lang.rdf (original)
+++ commons/proper/lang/trunk/doap_lang.rdf Fri Mar 14 22:58:58 2008
@@ -27,7 +27,7 @@
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Java Common Components</shortdesc>
     <description xml:lang="en">
-        Commons.Lang, a package of Java utility classes for the
+        Commons Lang, a package of Java utility classes for the
         classes that are in java.lang's hierarchy, or are considered to be so
         standard as to justify existence in java.lang.
     </description>

Modified: commons/proper/lang/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=637361&r1=637360&r2=637361&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Fri Mar 14 22:58:58 2008
@@ -32,7 +32,7 @@
 
   <inceptionYear>2001</inceptionYear>
     <description>
-        Commons.Lang, a package of Java utility classes for the
+        Commons Lang, a package of Java utility classes for the
         classes that are in java.lang's hierarchy, or are considered to be so
         standard as to justify existence in java.lang.
     </description>

Modified: commons/proper/lang/trunk/project.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/project.xml?rev=637361&r1=637360&r2=637361&view=diff
==============================================================================
--- commons/proper/lang/trunk/project.xml (original)
+++ commons/proper/lang/trunk/project.xml Fri Mar 14 22:58:58 2008
@@ -24,7 +24,7 @@
     <inceptionYear>2001</inceptionYear>
     <shortDescription>Java Common Components</shortDescription>
     <description>
-        Commons.Lang, a package of Java utility classes for the
+        Commons Lang, a package of Java utility classes for the
         classes that are in java.lang's hierarchy, or are considered to be so
         standard as to justify existence in java.lang.
     </description>