Author: bago
Date: Tue Sep 6 10:08:28 2005
New Revision: 279041
URL: http://svn.apache.org/viewcvs?rev=279041&view=rev
Log:
Forgot to add concurrent jar to the sar (used by cornerstone-datasources)
Modified:
james/server/trunk/build.xml
Modified: james/server/trunk/build.xml
URL:
http://svn.apache.org/viewcvs/james/server/trunk/build.xml?rev=279041&r1=279040&r2=279041&view=diff
==============================================================================
--- james/server/trunk/build.xml (original)
+++ james/server/trunk/build.xml Tue Sep 6 10:08:28 2005
@@ -513,6 +513,7 @@
<include name="cornerstone-sockets-impl-2.1.jar"/>
<include name="cornerstone-datasources-api-2.1.jar"/>
<include name="cornerstone-datasources-impl-2.1.jar"/>
+ <include name="concurrent-1.3.4.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]