jstrachan 2002/06/12 06:21:34
Modified: jelly project.xml
Log:
removed unnecessary dependency on log4j which is no longer needed (now werkz isn't
using it directly)
Revision Changes Path
1.15 +0 -8 jakarta-commons-sandbox/jelly/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/jelly/project.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- project.xml 12 Jun 2002 04:38:50 -0000 1.14
+++ project.xml 12 Jun 2002 13:21:34 -0000 1.15
@@ -151,14 +151,6 @@
<!-- runtime dependencies only required for testing and sample programs -->
- <!-- for werkz -->
- <dependency>
- <name>log4j</name>
- <type>required</type>
- <version>1.1.3</version>
- <jar>log4j-1.1.3.jar</jar>
- </dependency>
-
<dependency>
<name>hsqldb</name>
<type>required</type>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>