antoine 2003/07/17 15:43:20
Modified: docs/manual install.html
Log:
added a pointer to commons-logging.jar in the build/install dependencies list
because of the CommonsLoggingListener.
Revision Changes Path
1.57 +6 -0 ant/docs/manual/install.html
Index: install.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/install.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- install.html 30 Jun 2003 12:11:41 -0000 1.56
+++ install.html 17 Jul 2003 22:43:20 -0000 1.57
@@ -381,6 +381,12 @@
<td><a href="http://www.judoscript.com/index.html"
target="_top">www.judoscript.com/index.html</a></td>
</tr>
<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>
+ </tr>
+ <tr>
<td>commons-net.jar</td>
<td>ftp, rexec and telnet tasks</td>
<td><a href="http://jakarta.apache.org/commons/net/index.html"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]