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/07/29 22:03:53 UTC

svn commit: r560800 - in /commons/proper/lang/trunk: ./ src/java/org/apache/commons/lang/ xdocs/

Author: bayard
Date: Sun Jul 29 13:03:50 2007
New Revision: 560800

URL: http://svn.apache.org/viewvc?view=rev&rev=560800
Log:
Fixing email addresses

Modified:
    commons/proper/lang/trunk/PROPOSAL.html
    commons/proper/lang/trunk/src/java/org/apache/commons/lang/SystemUtils.java
    commons/proper/lang/trunk/xdocs/building.xml
    commons/proper/lang/trunk/xdocs/cvs-usage.xml
    commons/proper/lang/trunk/xdocs/index.xml
    commons/proper/lang/trunk/xdocs/issue-tracking.xml
    commons/proper/lang/trunk/xdocs/proposal.xml
    commons/proper/lang/trunk/xdocs/release-history.xml
    commons/proper/lang/trunk/xdocs/upgradeto2_0.xml
    commons/proper/lang/trunk/xdocs/upgradeto2_1.xml
    commons/proper/lang/trunk/xdocs/upgradeto2_2.xml
    commons/proper/lang/trunk/xdocs/upgradeto2_3.xml
    commons/proper/lang/trunk/xdocs/userguide.xml

Modified: commons/proper/lang/trunk/PROPOSAL.html
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/PROPOSAL.html?view=diff&rev=560800&r1=560799&r2=560800
==============================================================================
--- commons/proper/lang/trunk/PROPOSAL.html (original)
+++ commons/proper/lang/trunk/PROPOSAL.html Sun Jul 29 13:03:50 2007
@@ -65,7 +65,7 @@
 <li>CVS Repository - New directory <code>lang</code> in the
     <code>jakarta-commons</code> CVS repository.</li>
 <li>Mailing List - Discussions will take place on the general
-    <em>commons-dev@jakarta.apache.org</em> mailing list.  To help
+    <em>dev@commons.apache.org</em> mailing list.  To help
     list subscribers identify messages of interest, it is suggested that
     the message subject of messages about this component be prefixed with
     [lang].</li>

Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/SystemUtils.java
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/java/org/apache/commons/lang/SystemUtils.java?view=diff&rev=560800&r1=560799&r2=560800
==============================================================================
--- commons/proper/lang/trunk/src/java/org/apache/commons/lang/SystemUtils.java (original)
+++ commons/proper/lang/trunk/src/java/org/apache/commons/lang/SystemUtils.java Sun Jul 29 13:03:50 2007
@@ -890,7 +890,7 @@
     // These MUST be declared after those above as they depend on the
     // values being set up
     // OS names from http://www.vamphq.com/os.html
-    // Selected ones included - please advise commons-dev@jakarta.apache.org
+    // Selected ones included - please advise dev@commons.apache.org
     // if you want another added or a mistake corrected
 
     /**

Modified: commons/proper/lang/trunk/xdocs/building.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/xdocs/building.xml?view=diff&rev=560800&r1=560799&r2=560800
==============================================================================
--- commons/proper/lang/trunk/xdocs/building.xml (original)
+++ commons/proper/lang/trunk/xdocs/building.xml Sun Jul 29 13:03:50 2007
@@ -18,7 +18,7 @@
 <document>
  <properties>
   <title>Building</title>
-  <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
+  <author email="dev@commons.apache.org">Commons Documentation Team</author>
  </properties>
 <body>
 <!-- ================================================== -->

Modified: commons/proper/lang/trunk/xdocs/cvs-usage.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/xdocs/cvs-usage.xml?view=diff&rev=560800&r1=560799&r2=560800
==============================================================================
--- commons/proper/lang/trunk/xdocs/cvs-usage.xml (original)
+++ commons/proper/lang/trunk/xdocs/cvs-usage.xml Sun Jul 29 13:03:50 2007
@@ -18,7 +18,7 @@
 <document>
  <properties>
   <title>Source repository</title>
-  <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
+  <author email="dev@commons.apache.org">Commons Documentation Team</author>
  </properties>
  <body>
 <!-- ================================================== -->

Modified: commons/proper/lang/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/xdocs/index.xml?view=diff&rev=560800&r1=560799&r2=560800
==============================================================================
--- commons/proper/lang/trunk/xdocs/index.xml (original)
+++ commons/proper/lang/trunk/xdocs/index.xml Sun Jul 29 13:03:50 2007
@@ -18,7 +18,7 @@
 <document>
  <properties>
   <title>Home</title>
-  <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
+  <author email="dev@commons.apache.org">Commons Documentation Team</author>
  </properties>
 <body>
 <!-- ================================================== -->

Modified: commons/proper/lang/trunk/xdocs/issue-tracking.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/xdocs/issue-tracking.xml?view=diff&rev=560800&r1=560799&r2=560800
==============================================================================
--- commons/proper/lang/trunk/xdocs/issue-tracking.xml (original)
+++ commons/proper/lang/trunk/xdocs/issue-tracking.xml Sun Jul 29 13:03:50 2007
@@ -18,7 +18,7 @@
 <document>
  <properties>
   <title>Issue tracking</title>
-  <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
+  <author email="dev@commons.apache.org">Commons Documentation Team</author>
  </properties>
 <body>
 <!-- ================================================== -->

Modified: commons/proper/lang/trunk/xdocs/proposal.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/xdocs/proposal.xml?view=diff&rev=560800&r1=560799&r2=560800
==============================================================================
--- commons/proper/lang/trunk/xdocs/proposal.xml (original)
+++ commons/proper/lang/trunk/xdocs/proposal.xml Sun Jul 29 13:03:50 2007
@@ -70,7 +70,7 @@
 <li>CVS Repository - New directory <code>lang</code> in the
     <code>jakarta-commons</code> CVS repository.</li>
 <li>Mailing List - Discussions will take place on the general
-    <em>commons-dev@jakarta.apache.org</em> mailing list.  To help
+    <em>dev@commons.apache.org</em> mailing list.  To help
     list subscribers identify messages of interest, it is suggested that
     the message subject of messages about this component be prefixed with
     [lang].</li>

Modified: commons/proper/lang/trunk/xdocs/release-history.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/xdocs/release-history.xml?view=diff&rev=560800&r1=560799&r2=560800
==============================================================================
--- commons/proper/lang/trunk/xdocs/release-history.xml (original)
+++ commons/proper/lang/trunk/xdocs/release-history.xml Sun Jul 29 13:03:50 2007
@@ -18,7 +18,7 @@
 <document>
  <properties>
   <title>Home</title>
-  <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
+  <author email="dev@commons.apache.org">Commons Documentation Team</author>
  </properties>
 <body>
 <!-- ================================================== -->

Modified: commons/proper/lang/trunk/xdocs/upgradeto2_0.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/xdocs/upgradeto2_0.xml?view=diff&rev=560800&r1=560799&r2=560800
==============================================================================
--- commons/proper/lang/trunk/xdocs/upgradeto2_0.xml (original)
+++ commons/proper/lang/trunk/xdocs/upgradeto2_0.xml Sun Jul 29 13:03:50 2007
@@ -18,7 +18,7 @@
 <document>
  <properties>
   <title>Upgrade from 1.0 to 2.0</title>
-  <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
+  <author email="dev@commons.apache.org">Commons Documentation Team</author>
  </properties>
 <body>
 

Modified: commons/proper/lang/trunk/xdocs/upgradeto2_1.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/xdocs/upgradeto2_1.xml?view=diff&rev=560800&r1=560799&r2=560800
==============================================================================
--- commons/proper/lang/trunk/xdocs/upgradeto2_1.xml (original)
+++ commons/proper/lang/trunk/xdocs/upgradeto2_1.xml Sun Jul 29 13:03:50 2007
@@ -18,7 +18,7 @@
 <document>
  <properties>
   <title>Upgrade from 2.0 to 2.1</title>
-  <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
+  <author email="dev@commons.apache.org">Commons Documentation Team</author>
  </properties>
 <body>
 

Modified: commons/proper/lang/trunk/xdocs/upgradeto2_2.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/xdocs/upgradeto2_2.xml?view=diff&rev=560800&r1=560799&r2=560800
==============================================================================
--- commons/proper/lang/trunk/xdocs/upgradeto2_2.xml (original)
+++ commons/proper/lang/trunk/xdocs/upgradeto2_2.xml Sun Jul 29 13:03:50 2007
@@ -18,7 +18,7 @@
 <document>
  <properties>
   <title>Upgrade from 2.1 to 2.2</title>
-  <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
+  <author email="dev@commons.apache.org">Commons Documentation Team</author>
  </properties>
 <body>
 

Modified: commons/proper/lang/trunk/xdocs/upgradeto2_3.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/xdocs/upgradeto2_3.xml?view=diff&rev=560800&r1=560799&r2=560800
==============================================================================
--- commons/proper/lang/trunk/xdocs/upgradeto2_3.xml (original)
+++ commons/proper/lang/trunk/xdocs/upgradeto2_3.xml Sun Jul 29 13:03:50 2007
@@ -18,7 +18,7 @@
 <document>
  <properties>
   <title>Upgrade from 2.2 to 2.3</title>
-  <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
+  <author email="dev@commons.apache.org">Commons Documentation Team</author>
  </properties>
 <body>
 

Modified: commons/proper/lang/trunk/xdocs/userguide.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/xdocs/userguide.xml?view=diff&rev=560800&r1=560799&r2=560800
==============================================================================
--- commons/proper/lang/trunk/xdocs/userguide.xml (original)
+++ commons/proper/lang/trunk/xdocs/userguide.xml Sun Jul 29 13:03:50 2007
@@ -20,7 +20,7 @@
 
  <properties>
   <title>Commons Lang - User guide</title>
-  <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
+  <author email="dev@commons.apache.org">Commons Documentation Team</author>
  </properties>
 
  <body>