dlr 02/04/24 12:27:28
Modified: . build.xml
Log:
Commons Fileupload is required.
Revision Changes Path
1.50 +1 -0 jakarta-turbine-fulcrum/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-fulcrum/build.xml,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -u -r1.49 -r1.50
--- build.xml 24 Apr 2002 19:23:41 -0000 1.49
+++ build.xml 24 Apr 2002 19:27:28 -0000 1.50
@@ -15,6 +15,7 @@
<pathelement location="${commons-configuration.jar}"/>
<pathelement location="${commons-collections.jar}"/>
<pathelement location="${commons-email.jar}"/>
+ <pathelement location="${commons-fileupload.jar}"/>
<pathelement location="${commons-lang.jar}"/>
<pathelement location="${commons-codec.jar}"/>
<pathelement location="${commons-pool.jar}"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>