Author: sebb
Date: Sat Mar 20 13:50:23 2010
New Revision: 925612

URL: http://svn.apache.org/viewvc?rev=925612&view=rev
Log:
Fix up incorrect Jakarta references

Modified:
    
commons/proper/net/branches/NET_2_0/src/main/java/org/apache/commons/net/ftp/FTPClientConfig.java
    commons/proper/net/branches/NET_2_0/src/site/xdoc/faq.xml
    commons/proper/net/branches/NET_2_0/src/site/xdoc/index.xml
    commons/proper/net/branches/NET_2_0/src/site/xdoc/migration.xml

Modified: 
commons/proper/net/branches/NET_2_0/src/main/java/org/apache/commons/net/ftp/FTPClientConfig.java
URL: 
http://svn.apache.org/viewvc/commons/proper/net/branches/NET_2_0/src/main/java/org/apache/commons/net/ftp/FTPClientConfig.java?rev=925612&r1=925611&r2=925612&view=diff
==============================================================================
--- 
commons/proper/net/branches/NET_2_0/src/main/java/org/apache/commons/net/ftp/FTPClientConfig.java
 (original)
+++ 
commons/proper/net/branches/NET_2_0/src/main/java/org/apache/commons/net/ftp/FTPClientConfig.java
 Sat Mar 20 13:50:23 2010
@@ -488,7 +488,7 @@ public class FTPClientConfig
      * common alternative set of short month names is known to be used.
      * This means that users who can tell us of additional such encodings
      * may get them added to the list of supported languages by contacting
-     * the jakarta-commons-net team.
+     * the Apache Commons Net team.
      * </p>
      * <p><strong>
      * Please note that this attribute will NOT be used to determine a 

Modified: commons/proper/net/branches/NET_2_0/src/site/xdoc/faq.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/net/branches/NET_2_0/src/site/xdoc/faq.xml?rev=925612&r1=925611&r2=925612&view=diff
==============================================================================
--- commons/proper/net/branches/NET_2_0/src/site/xdoc/faq.xml (original)
+++ commons/proper/net/branches/NET_2_0/src/site/xdoc/faq.xml Sat Mar 20 
13:50:23 2010
@@ -19,8 +19,8 @@
 <document>
 
   <properties>
-    <title>Commons/Net FAQ</title>
-    <author email="[email protected]">Commons/User Mailing 
List</author>
+    <title>Apache Commons Net FAQ</title>
+    <author email="[email protected]">Apache Commons User Mailing 
List</author>
   </properties>
 
   <body>

Modified: commons/proper/net/branches/NET_2_0/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/net/branches/NET_2_0/src/site/xdoc/index.xml?rev=925612&r1=925611&r2=925612&view=diff
==============================================================================
--- commons/proper/net/branches/NET_2_0/src/site/xdoc/index.xml (original)
+++ commons/proper/net/branches/NET_2_0/src/site/xdoc/index.xml Sat Mar 20 
13:50:23 2010
@@ -18,15 +18,15 @@
 <document>
 
  <properties>
-  <title>Jakarta Commons Net</title>
-  <author email="[email protected]">Commons Documentation 
Team</author>
+  <title>Apache Commons Net</title>
+  <author email="[email protected]">Commons Documentation Team</author>
  </properties>
 
  <body>
  
-   <section name="Jakarta Commons Net">
+   <section name="Apache Commons Net">
    <p>
-     Jakarta Commons Net implements the client side of many basic
+     Apache Commons Net implements the client side of many basic
      Internet protocols.  The purpose of the library is to provide
      fundamental protocol access, not higher-level
      abstractions. Therefore, some of the design violates
@@ -69,8 +69,8 @@
     to the continued development of Jakarta Commons Net.  The current
     version numbering scheme bears no relation to the old.  In other
     words, Jakarta Commons Net 1.0 succeeded and supplanted
-    NetComponents 1.3.8. The latest releases of Commons Net (2.0+) require
-    a JDK 5+ installation.
+    NetComponents 1.3.8.
+    Apache Jakarta Commons is now an independent project and is called Apache 
Commons.
    </p>
    </section>
    <section name="Further Information">

Modified: commons/proper/net/branches/NET_2_0/src/site/xdoc/migration.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/net/branches/NET_2_0/src/site/xdoc/migration.xml?rev=925612&r1=925611&r2=925612&view=diff
==============================================================================
--- commons/proper/net/branches/NET_2_0/src/site/xdoc/migration.xml (original)
+++ commons/proper/net/branches/NET_2_0/src/site/xdoc/migration.xml Sat Mar 20 
13:50:23 2010
@@ -19,7 +19,7 @@
 <document>
 
   <properties>
-    <title>Jakarta Commons/Net Migration How-to</title>
+    <title>Apache Commons Net Migration How-to</title>
     <author email="[email protected]">Jeffrey D. Brekke</author>
   </properties>
 


Reply via email to