jstrachan 2002/12/10 00:58:43
Modified: jelly project.xml
Log:
Patched to use Ant 1.5.1 for Peter Lynch's maven issues
Revision Changes Path
1.98 +1 -1 jakarta-commons-sandbox/jelly/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/jelly/project.xml,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- project.xml 9 Dec 2002 15:18:26 -0000 1.97
+++ project.xml 10 Dec 2002 08:58:43 -0000 1.98
@@ -220,7 +220,7 @@
<dependencies>
<dependency>
<id>ant</id>
- <version>1.5</version>
+ <version>1.5.1</version>
</dependency>
<dependency>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>