Author: bodewig
Date: Mon Jul 18 06:53:40 2011
New Revision: 1147761
URL: http://svn.apache.org/viewvc?rev=1147761&view=rev
Log:
fix a bunch of links
Modified:
ant/core/trunk/manual/Tasks/ftp.html
ant/core/trunk/manual/Tasks/jspc.html
ant/core/trunk/manual/install.html
Modified: ant/core/trunk/manual/Tasks/ftp.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/manual/Tasks/ftp.html?rev=1147761&r1=1147760&r2=1147761&view=diff
==============================================================================
--- ant/core/trunk/manual/Tasks/ftp.html (original)
+++ ant/core/trunk/manual/Tasks/ftp.html Mon Jul 18 06:53:40 2011
@@ -259,7 +259,7 @@ try to set up a new connection.</p>
<tr>
<td colspan="3">
<p><b>The following attributes require <a href=
- "http://jakarta.apache.org/commons/net/download.html">
+ "http://commons.apache.org/net/download_net.cgi">
jakarta-commons-net-1.4.0 or greater</a>.</b></p>
<p>
Use these options when the standard options don't work, because
Modified: ant/core/trunk/manual/Tasks/jspc.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/manual/Tasks/jspc.html?rev=1147761&r1=1147760&r2=1147761&view=diff
==============================================================================
--- ant/core/trunk/manual/Tasks/jspc.html (original)
+++ ant/core/trunk/manual/Tasks/jspc.html Mon Jul 18 06:53:40 2011
@@ -55,7 +55,7 @@ in class or taglib dependencies, or <cod
By default the task uses the Jasper JSP compiler. This
means the task needs jasper.jar and jasper-runtime.jar, which come with
builds of Tomcat 4/Catalina from the
-<a href="http://jakarta.apache.org/tomcat/">Jakarta Tomcat project</a>,
+<a href="http://tomcat.apache.org/">Apache Tomcat project</a>,
and any other Jar files which may be needed in future versions (it changes)
We recommend (in March 2003) Tomcat version 4.1.x for the most robust version
Modified: ant/core/trunk/manual/install.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/manual/install.html?rev=1147761&r1=1147760&r2=1147761&view=diff
==============================================================================
--- ant/core/trunk/manual/install.html (original)
+++ ant/core/trunk/manual/install.html Mon Jul 18 06:53:40 2011
@@ -955,14 +955,14 @@ you need jakarta-oro 2.0.8 or later, and
<tr>
<td>commons-logging.jar</td>
<td>CommonsLoggingListener</td>
- <td><a href="http://jakarta.apache.org/commons/logging/index.html"
-
target="_top">http://jakarta.apache.org/commons/logging/index.html</a></td>
+ <td><a href="http://commons.apache.org/logging/"
+ target="_top">http://commons.apache.org/logging/</a></td>
</tr>
<tr>
<td>log4j.jar</td>
<td>Log4jListener</td>
- <td><a href="http://jakarta.apache.org/log4j/docs/index.html"
-
target="_top">http://jakarta.apache.org/log4j/docs/index.html</a></td>
+ <td><a href="http://logging.apache.org/log4j/"
+ target="_top">http://logging.apache.org/log4j/</a></td>
</tr>
<tr>
<td><a name="commons-net">commons-net.jar</a></td>
@@ -972,8 +972,8 @@ you need jakarta-oro 2.0.8 or later, and
versions did not support the full range of configuration options, and
1.4.0 is needed
to compile Ant.
</td>
- <td><a href="http://jakarta.apache.org/commons/net/index.html"
-
target="_top">http://jakarta.apache.org/commons/net/index.html</a></td>
+ <td><a href="http://commons.apache.org/net/"
+ target="_top">http://commons.apache.org/net/</a></td>
</tr>
<tr>
<td>bcel.jar</td>