You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ba...@apache.org on 2006/01/22 15:11:09 UTC

svn commit: r371298 - /james/server/trunk/build.xml

Author: bago
Date: Sun Jan 22 06:11:05 2006
New Revision: 371298

URL: http://svn.apache.org/viewcvs?rev=371298&view=rev
Log:
Updated build.xml to include commons-net when running the run-unit-tests target (Thanks to Bernd)

Modified:
    james/server/trunk/build.xml

Modified: james/server/trunk/build.xml
URL: http://svn.apache.org/viewcvs/james/server/trunk/build.xml?rev=371298&r1=371297&r2=371298&view=diff
==============================================================================
--- james/server/trunk/build.xml (original)
+++ james/server/trunk/build.xml Sun Jan 22 06:11:05 2006
@@ -765,6 +765,7 @@
           <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"/>
           </fileset>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org