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 2008/08/16 16:20:08 UTC

svn commit: r686503 - /james/server/trunk/build-tools/deployment-build.xml

Author: bago
Date: Sat Aug 16 07:20:08 2008
New Revision: 686503

URL: http://svn.apache.org/viewvc?rev=686503&view=rev
Log:
Fix test classpath for deployments

Modified:
    james/server/trunk/build-tools/deployment-build.xml

Modified: james/server/trunk/build-tools/deployment-build.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/build-tools/deployment-build.xml?rev=686503&r1=686502&r2=686503&view=diff
==============================================================================
--- james/server/trunk/build-tools/deployment-build.xml (original)
+++ james/server/trunk/build-tools/deployment-build.xml Sat Aug 16 07:20:08 2008
@@ -35,6 +35,7 @@
            <path id='classpath.test'>
                <path refid='classpath.main'/>   
                <path refid='classpath.base.test'/>   
+               <path refid='classpath.test.dependencies.functions'/> 
            </path>   
            <path id='classpath.test.runtime'>
                <path refid='classpath.test'/>   



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