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 rd...@apache.org on 2008/12/17 23:15:46 UTC

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

Author: rdonkin
Date: Wed Dec 17 14:15:46 2008
New Revision: 727541

URL: http://svn.apache.org/viewvc?rev=727541&view=rev
Log:
Include sieve in smoke test

Modified:
    james/server/trunk/build.xml

Modified: james/server/trunk/build.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/build.xml?rev=727541&r1=727540&r2=727541&view=diff
==============================================================================
--- james/server/trunk/build.xml (original)
+++ james/server/trunk/build.xml Wed Dec 17 14:15:46 2008
@@ -135,6 +135,7 @@
         description='Smoke tests deployment'>
         <echo>Smoke testing deployments</echo>
         <fordeploymentsdo do='smoke'/>
+        <fordeploymentsdo do='sieve-smoke'/> 
     </target>
 
     <target 



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