nbubna 2003/07/25 13:10:23
Modified: . build.xml
Log:
undo an unintended change
Revision Changes Path
1.29 +1 -2 jakarta-velocity-tools/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity-tools/build.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- build.xml 22 Jul 2003 18:36:11 -0000 1.28
+++ build.xml 25 Jul 2003 20:10:23 -0000 1.29
@@ -287,7 +287,6 @@
<copy todir="${simple.lib}" file="${commons-beanutils.jar}"/>
<copy todir="${simple.lib}" file="${commons-logging.jar}"/>
<copy todir="${simple.lib}" file="${velocity.jar}"/>
- <copy todir="${simple.lib}" file="${log4j.jar}"/>
<ant dir="${examples.home}/simple" target="war" inheritAll="false"/>
</target>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]