bodewig 2003/09/03 00:58:04 Modified: docs/manual install.html Log: Use valid URLs even in the text links, some people use copy'n'paste instead of clicking links Revision Changes Path 1.59 +19 -19 ant/docs/manual/install.html Index: install.html =================================================================== RCS file: /home/cvs/ant/docs/manual/install.html,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- install.html 17 Jul 2003 23:06:36 -0000 1.58 +++ install.html 3 Sep 2003 07:58:04 -0000 1.59 @@ -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,7 +328,7 @@ <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 @@ <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 @@ 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 @@ <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>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]