Browse Source

Use valid URLs even in the text links, some people use copy'n'paste instead of clicking links

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275172 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
57f78f8111
1 changed files with 19 additions and 19 deletions
  1. +19
    -19
      docs/manual/install.html

+ 19
- 19
docs/manual/install.html View File

@@ -294,29 +294,29 @@ Installing Ant / Optional Tasks</a> section above.</p>
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,7 +328,7 @@ Installing Ant / Optional Tasks</a> section above.</p>
<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>
@@ -340,45 +340,45 @@ Installing Ant / Optional Tasks</a> section above.</p>
<tr>
<td>netrexx.jar</td>
<td>netrexx task, Rexx with the script task</td>
<td><a href="http://www2.hursley.ibm.com/netrexx" target="_top">
www2.hursley.ibm.com/netrexx</a></td>
<td><a href="http://www2.hursley.ibm.com/netrexx/" target="_top">
http://www2.hursley.ibm.com/netrexx/</a></td>
</tr>
<tr>
<td>js.jar</td>
<td>Javascript with script task<br/>
If you use Apache BSF 2.3.0-rc1, you must use rhino 1.5R3 - later
versions of BSF work with 1.5R4 as well.</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>jython.jar</td>
<td>Python with script task</td>
<td><a href="http://jython.sourceforge.net/" target="_top">jython.sourceforge.net</a></td>
<td><a href="http://jython.sourceforge.net/" target="_top">http://jython.sourceforge.net/</a></td>
</tr>
<tr>
<td>jpython.jar</td>
<td>Python with script task <b>deprecated, jython is the prefered engine</b></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>jruby.jar</td>
<td>Ruby with script task</td>
<td><a href="http://jruby.sourceforge.net/" target="_top">jruby.sourceforge.net</a></td>
<td><a href="http://jruby.sourceforge.net/" target="_top">http://jruby.sourceforge.net/</a></td>
</tr>
<tr>
<td>judo.jar</td>
<td>Judoscript with script task</td>
<td><a href="http://www.judoscript.com/index.html" target="_top">www.judoscript.com/index.html</a></td>
<td><a href="http://www.judoscript.com/index.html" target="_top">http://www.judoscript.com/index.html</a></td>
</tr>
<tr>
<td>commons-logging.jar</td>
@@ -404,7 +404,7 @@ Installing Ant / Optional Tasks</a> section above.</p>
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>
@@ -437,7 +437,7 @@ Already included in jdk 1.4</td>
<td>resolver.jar <b>after the 1.0 release</b></td>
<td>xmlcatalog datatype <em>only if support for external catalog files is desired</em></td>
<td><a href="http://xml.apache.org/dist/commons/"
target="_top">http://xml.apache.org/dist/commons</a> for released
target="_top">http://xml.apache.org/dist/commons/</a> for released
versions, <a
href="http://gump.covalent.net/jars/latest/xml-commons/"
target="_top">http://gump.covalent.net/jars/latest/xml-commons/</a>


Loading…
Cancel
Save