dlr 02/04/16 17:11:55
Modified: . build.xml
Log:
Added new Commons XO package to the classpath.
Revision Changes Path
1.31 +1 -0 jakarta-turbine-3/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-3/build.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -u -r1.30 -r1.31
--- build.xml 17 Apr 2002 00:09:44 -0000 1.30
+++ build.xml 17 Apr 2002 00:11:55 -0000 1.31
@@ -29,6 +29,7 @@
<pathelement location="${commons-lang.jar}"/>
<pathelement location="${commons-logging.jar}"/>
<pathelement location="${commons-http.jar}"/>
+ <pathelement location="${commons-xo.jar}"/>
<pathelement location="${dom4j.jar}"/>
<pathelement location="${fulcrum.jar}"/>
<pathelement location="${jaf.jar}"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>