antoine 2004/09/06 15:09:20
Modified: docs/manual install.html
Log:
add a caveat concerning jython.jar
Revision Changes Path
1.73 +3 -1 ant/docs/manual/install.html
Index: install.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/install.html,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- install.html 30 Jun 2004 11:16:15 -0000 1.72
+++ install.html 6 Sep 2004 22:09:20 -0000 1.73
@@ -356,7 +356,9 @@
</tr>
<tr>
<td>jython.jar</td>
- <td>Python with script task</td>
+ <td>Python with script task<br>
+ Warning : jython.jar also contains classes from jakarta-oro.
+ Remove these classes if you are also using jakarta-oro.</td>
<td><a href="http://jython.sourceforge.net/"
target="_top">http://jython.sourceforge.net/</a></td>
</tr>
<tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]