Author: jfrederic.clere(a)jboss.com
Date: 2009-02-17 05:31:47 -0500 (Tue, 17 Feb 2009)
New Revision: 2299
Modified:
trunk/build/daemon/buildmdc.bat
Log:
windows tests activated again.
Modified: trunk/build/daemon/buildmdc.bat
===================================================================
--- trunk/build/daemon/buildmdc.bat 2009-02-17 09:58:21 UTC (rev 2298)
+++ trunk/build/daemon/buildmdc.bat 2009-02-17 10:31:47 UTC (rev 2299)
@@ -47,10 +47,10 @@
pushd %BUILD_HOME%\windows
REM build mod_cluster bundles.
-call build.bat sdk x86 mod_cluster -ssl -cache
-call build.bat sdk x86 mod_cluster -cache
-call build.bat sdk x64 mod_cluster -ssl -cache
-call build.bat sdk x64 mod_cluster -cache
+call build.bat sdk x86 mod_cluster -ssl -cache -test
+call build.bat sdk x86 mod_cluster -cache -test
+call build.bat sdk x64 mod_cluster -ssl -cache -test
+call build.bat sdk x64 mod_cluster -cache -test
REM
REM call build.bat sdk i64 mod_cluster -ssl -cache
REM
Show replies by date