bodewig 2003/09/03 01:02:13
Modified: docs/manual Tag: ANT_15_BRANCH install.html
Log:
Use valid URLs even in the text links, some people use copy'n'paste instead
of clicking links
Revision Changes Path
No revision
No revision
1.29.2.20 +16 -16 ant/docs/manual/install.html
Index: install.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/install.html,v
retrieving revision 1.29.2.19
retrieving revision 1.29.2.20
diff -u -r1.29.2.19 -r1.29.2.20
--- install.html 10 Apr 2003 06:11:22 -0000 1.29.2.19
+++ install.html 3 Sep 2003 08:02:13 -0000 1.29.2.20
@@ -294,29 +294,29 @@
doesn't work any longer and we are not aware of a replacement site.</td>
</tr>
<tr>
- <td>jakarta-regexp-1.2.jar</td>
+ <td>jakarta-regexp-1.3.jar</td>
<td>regexp type with mappers</td>
- <td><a href="http://jakarta.apache.org/regexp/"
target="_top">jakarta.apache.org/regexp/</a></td>
+ <td><a href="http://jakarta.apache.org/regexp/"
target="_top">http://jakarta.apache.org/regexp/</a></td>
</tr>
<tr>
- <td>jakarta-oro-2.0.6.jar</td>
+ <td>jakarta-oro-2.0.7.jar</td>
<td>regexp type with mappers and the perforce tasks</td>
- <td><a href="http://jakarta.apache.org/oro/"
target="_top">jakarta.apache.org/oro/</a></td>
+ <td><a href="http://jakarta.apache.org/oro/"
target="_top">http://jakarta.apache.org/oro/</a></td>
</tr>
<tr>
<td>junit.jar</td>
<td>junit tasks</td>
- <td><a href="http://www.junit.org/" target="_top">www.junit.org</a></td>
+ <td><a href="http://www.junit.org/"
target="_top">http://www.junit.org/</a></td>
</tr>
<tr>
<td>xalan.jar</td>
<td>junitreport task</td>
- <td><a href="http://xml.apache.org/"
target="_top">xml.apache.org</a></td>
+ <td><a href="http://xml.apache.org/xalan-j/"
target="_top">http://xml.apache.org/xalan-j/</a></td>
</tr>
<tr>
<td>stylebook.jar</td>
<td>stylebook task</td>
- <td>CVS repository of <a href="http://xml.apache.org"
target="_top">xml.apache.org</a></td>
+ <td>CVS repository of <a href="http://xml.apache.org/"
target="_top">http://xml.apache.org/</a></td>
</tr>
<tr>
<td>testlet.jar</td>
@@ -328,45 +328,45 @@
<tr>
<td>antlr.jar</td>
<td>antlr task</td>
- <td><a href="http://www.antlr.org/" target="_top">www.antlr.org</a></td>
+ <td><a href="http://www.antlr.org/"
target="_top">http://www.antlr.org/</a></td>
</tr>
<tr>
<td >bsf.jar</td>
<td>script task</td>
<td><a href="http://oss.software.ibm.com/developerworks/projects/bsf"
target="_top">
- oss.software.ibm.com/developerworks/projects/bsf</a></td>
+ http://oss.software.ibm.com/developerworks/projects/bsf</a></td>
</tr>
<tr>
<td>netrexx.jar</td>
<td>netrexx task</td>
<td><a href="http://www2.hursley.ibm.com/netrexx" target="_top">
- www2.hursley.ibm.com/netrexx</a></td>
+ http://www2.hursley.ibm.com/netrexx/</a></td>
</tr>
<tr>
<td>js.jar</td>
<td>javascript with script task</td>
- <td><a href="http://www.mozilla.org/rhino/"
target="_top">www.mozilla.org/rhino</a></td>
+ <td><a href="http://www.mozilla.org/rhino/"
target="_top">http://www.mozilla.org/rhino/</a></td>
</tr>
<tr>
<td>jpython.jar</td>
<td>python with script task</td>
- <td><a href="http://www.jpython.org/"
target="_top">www.jpython.org</a></td>
+ <td><a href="http://www.jpython.org/"
target="_top">http://www.jpython.org/</a></td>
</tr>
<tr>
<td>jacl.jar and tcljava.jar</td>
<td>TCL with script task</td>
- <td><a href="http://www.scriptics.com/java"
target="_top">www.scriptics.com/java</a></td>
+ <td><a href="http://www.scriptics.com/software/java/"
target="_top">http://www.scriptics.com/software/java/</a></td>
</tr>
<tr>
<td>BeanShell JAR(s)</td>
<td>BeanShell with script task</td>
- <td><a href="http://www.beanshell.org"
target="_top">www.beanshell.org</a></td>
+ <td><a href="http://www.beanshell.org/"
target="_top">http://www.beanshell.org/</a></td>
</tr>
<tr>
<td>netcomponents.jar</td>
<td>ftp and telnet tasks</td>
<td><a
href="http://www.savarese.org/oro/downloads/index.html#NetComponents"
- target="_top">www.savarese.org/oro/downloads</a></td>
+
target="_top">http://www.savarese.org/oro/downloads/index.html#NetComponents</a></td>
</tr>
<tr>
<td>bcel.jar</td>
@@ -374,7 +374,7 @@
JavaClassHelper used by the ClassConstants filter reader and
optionally used by ejbjar for dependency determination
</td>
- <td><a href="http://jakarta.apache.org/bcel/"
target="_top">jakarta.apache.org/bcel/</a></td>
+ <td><a href="http://jakarta.apache.org/bcel/"
target="_top">http://jakarta.apache.org/bcel/</a></td>
</tr>
<tr>
<td>mail.jar</td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]