Author: bago
Date: Tue May 16 11:28:09 2006
New Revision: 407017
URL: http://svn.apache.org/viewcvs?rev=407017&view=rev
Log:
Remove ristretto.jar from ant tasks (JAMES-498)
(Removed all dependencies from ristretto)
Modified:
james/server/trunk/build.xml
Modified: james/server/trunk/build.xml
URL:
http://svn.apache.org/viewcvs/james/server/trunk/build.xml?rev=407017&r1=407016&r2=407017&view=diff
==============================================================================
--- james/server/trunk/build.xml (original)
+++ james/server/trunk/build.xml Tue May 16 11:28:09 2006
@@ -765,7 +765,6 @@
<path id="unittest.class.path">
<pathelement location="tools/lib/optional.jar"/>
<pathelement location="tools/lib/junit.jar"/>
- <pathelement location="tools/lib/ristretto-1.0-all.jar"/>
<pathelement location="tools/lib/commons-net-1.4.1.jar"/>
<fileset dir="${lib.dir}">
<include name="*.jar"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]