polx 2004/05/19 06:17:23
Modified: jelly/jelly-tags/log project.xml
Log:
It looks like the practice is to depend on jelly from the tags and not
in the common-build... was missing in log.
paul
Revision Changes Path
1.7 +6 -1 jakarta-commons/jelly/jelly-tags/log/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/log/project.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- project.xml 1 Mar 2004 01:40:00 -0000 1.6
+++ project.xml 19 May 2004 13:17:23 -0000 1.7
@@ -44,6 +44,11 @@
<url>http://jakarta.apache.org/commons/sandbox/jelly/tags/junit/</url>
</dependency>
- </dependencies>
+ <dependency>
+ <id>commons-jelly</id>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ </dependencies>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]