You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2008/11/21 22:08:55 UTC

svn commit: r719712 - /tomcat/container/branches/tc4.1.x/BUILDING.txt

Author: markt
Date: Fri Nov 21 13:08:55 2008
New Revision: 719712

URL: http://svn.apache.org/viewvc?rev=719712&view=rev
Log:
Update commons download locations

Modified:
    tomcat/container/branches/tc4.1.x/BUILDING.txt

Modified: tomcat/container/branches/tc4.1.x/BUILDING.txt
URL: http://svn.apache.org/viewvc/tomcat/container/branches/tc4.1.x/BUILDING.txt?rev=719712&r1=719711&r2=719712&view=diff
==============================================================================
--- tomcat/container/branches/tc4.1.x/BUILDING.txt (original)
+++ tomcat/container/branches/tc4.1.x/BUILDING.txt Fri Nov 21 13:08:55 2008
@@ -53,6 +53,8 @@
 
 (3) Download and Install the Java XML Pack Binary Distribution
 
+* This is optional with JDK 1.4 or later.
+
 * Download a binary distribution of Java XML Pack:
 
     http://java.sun.com/xml/downloads/javaxmlpack.html
@@ -67,11 +69,11 @@
 * Make the "xalan.jar" file of this distribution available to Ant (so that
   it can be used with the <style> tag) by copying it to "${ant.home}/lib".
 
-* This is optional with JDK 1.4 or later.
-
 
 (4) Download and Install the Xerces 1 or 2 Distribution
 
+* This is optional with JDK 1.4 or later.
+
 * Download a binary distribution from:
 
   http://xerces.apache.org/xerces2-j/download.cgi
@@ -93,8 +95,6 @@
   - If you have defined both sets of properties, the newer (two files)
     packaging will be loaded into the Tomcat you are building
 
-* This is optional with JDK 1.4 or later.
-
 
 (5) Download and Install Tomcat 4.1.x Source Code
 
@@ -135,7 +135,7 @@
 
 * Download a binary distribution of Version 1.1 or later from:
 
-    http://jakarta.apache.org/site/downloads/downloads_commons-beanutils.cgi
+    http://commons.apache.org/downloads/download_beanutils.cgi
 
   On a Windows platform, you will need:
     commons-beanutils-X.Y.zip
@@ -151,7 +151,7 @@
 
 * Download a binary distribution of Version 1.0 or later from:
 
-   http://jakarta.apache.org/site/downloads/downloads_commons-collections.cgi
+   http://commons.apache.org/downloads/download_collections.cgi
 
   On a Windows platform, you will need:
     commons-collections-X.Y.zip
@@ -167,7 +167,7 @@
 
 * Download a binary distribution of Version 1.1.1 or later from:
 
-    http://jakarta.apache.org/site/downloads/downloads_commons-digester.cgi
+    http://commons.apache.org/downloads/download_digester.cgi
 
   On a Windows platform, you will need:
     commons-digester-X.Y.zip
@@ -183,7 +183,7 @@
 
 * Download a binary distribution of Version 1.0 or later from:
 
-    http://jakarta.apache.org/site/downloads/downloads_commons-fileupload.cgi
+    http://commons.apache.org/downloads/download_fileupload.cgi
 
   On a Windows platform, you will need:
     commons-fileupload-X.Y.zip
@@ -199,7 +199,7 @@
 
 * Download a binary distribution Version 1.1 or later from:
 
-    http://jakarta.apache.org/site/downloads/downloads_commons-logging.cgi
+    http://commons.apache.org/downloads/download_logging.cgi
 
   On a Windows platform, you will need:
     commons-logging-X.Y.Z.zip
@@ -215,7 +215,7 @@
 
 * Download a binary distribution Version 1.1 or later from:
 
-    http://jakarta.apache.org/site/downloads/downloads_commons-modeler.cgi
+    http://commons.apache.org/downloads/download_modeler.cgi
 
   On a Windows platform, you will need:
     commons-modeler-X.Y.zip
@@ -231,7 +231,7 @@
 
 * Download a binary distribution of Version 1.2 or later from:
 
-    http://jakarta.apache.org/site/downloads/downloads_regexp.cgi
+    http://commons.apache.org/downloads/download_regexp.cgi
 
   On a Windows platform, you will need:
     jakarta-regexp-X.Y.zip
@@ -300,6 +300,8 @@
 
 (19) Download and Install the JSSE Reference Implementation
 
+* This is optional with JDK 1.4 or later.
+
 * Download the Java Secure Sockets Extension (JSSE) package,
   (version 1.0.2 or later) from
 
@@ -308,8 +310,6 @@
 * Unpack the reference implementation into a convenient location so that
   it resides in its own subdirectory.
 
-* This is optional with JDK 1.4 or later.
-
 
 (20) Download and Install the Java Transaction APIs
 
@@ -370,7 +370,7 @@
 
 * Download a binary distribution of version 1.1 or later from:
 
-    http://jakarta.apache.org/site/downloads/downloads_commons-modeler.cgi
+    http://commons.apache.org/downloads/download_modeler.cgi
 
   On a Windows platform, you will need:
     commons-modeler-X.Y.zip
@@ -389,7 +389,7 @@
 
 * Download a binary distribution of version 1.0 or later from:
 
-    http://jakarta.apache.org/site/downloads/downloads_commons-dbcp.cgi
+    http://commons.apache.org/downloads/download_dbcp.cgi
 
   On a Windows platform, you will need:
     commons-dbcp-X.Y.zip
@@ -408,7 +408,7 @@
 
 * Download a binary distribution of version 1.0 or later from:
 
-    http://jakarta.apache.org/site/downloads/downloads_commons-pool.cgi
+    http://commons.apache.org/downloads/download_pool.cgi
 
   On a Windows platform, you will need:
     commons-pool-1.0.zip
@@ -427,7 +427,7 @@
 
 * Download a binary distribution of version 1.0 or later from:
 
-    http://jakarta.apache.org/site/downloads/downloads_commons-daemon.cgi
+    http://commons.apache.org/downloads/download_daemon.cgi
 
   On a Windows platform, you will need:
     commons-daemon-1.0.zip



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org