mpoeschl 01/08/20 08:53:05
Modified: . build-om.xml
Log:
added commons-util to the classpath
Revision Changes Path
1.4 +1 -0 jakarta-turbine-fulcrum/build-om.xml
Index: build-om.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-fulcrum/build-om.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- build-om.xml 2001/08/02 05:31:12 1.3
+++ build-om.xml 2001/08/20 15:53:05 1.4
@@ -25,6 +25,7 @@
<pathelement location="${velocity.jar}"/>
<pathelement location="${torque.jar}"/>
<pathelement location="${xerces.jar}"/>
+ <pathelement location="${commons-util.jar}"/>
</classpath>
</taskdef>
</target>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]