serge 2003/07/20 19:37:54
Modified: . Tag: branch_2_1_fcs build.xml
Log:
Include the 3 jars for DBCP into the build. (1 was already specified, but not added
to CVS).
Revision Changes Path
No revision
No revision
1.116.2.9 +3 -1 james-server/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/james-server/build.xml,v
retrieving revision 1.116.2.8
retrieving revision 1.116.2.9
diff -u -r1.116.2.8 -r1.116.2.9
--- build.xml 3 Jul 2003 07:50:14 -0000 1.116.2.8
+++ build.xml 21 Jul 2003 02:37:54 -0000 1.116.2.9
@@ -393,6 +393,8 @@
<include name="mail_1_3.jar"/>
<include name="commons-net-1.0.0-dev.jar"/>
<include name="commons-collections.jar"/>
+ <include name="commons-pool.jar"/>
+ <include name="commons-dbcp.jar"/>
</lib>
<zipfileset dir="${conf.dir}" fullpath="conf/sqlResources.xml">
<include name="sqlResources.xml"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]