Author: bendewey
Date: Thu Jun 24 14:59:53 2010
New Revision: 957572

URL: http://svn.apache.org/viewvc?rev=957572&view=rev
Log:
Added wso2is to build script

Modified:
    incubator/stonehenge/trunk/build.bat

Modified: incubator/stonehenge/trunk/build.bat
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/build.bat?rev=957572&r1=957571&r2=957572&view=diff
==============================================================================
--- incubator/stonehenge/trunk/build.bat (original)
+++ incubator/stonehenge/trunk/build.bat Thu Jun 24 14:59:53 2010
@@ -42,6 +42,8 @@ rem == PHP
 @xcopy /E /Q /Y /I php\php_stocktrader ..\%BIN_DIR%\php_stocktrader\
 rem == WSAS
 @xcopy /E /Q /Y /I wsas\target\wsas_stocktrader ..\%BIN_DIR%\wsas_stocktrader\
+rem == WSO2IS
+...@xcopy /E /Q /Y /I wsas\target\wso2is_stocktrader 
..\%BIN_DIR%\wso2is_stocktrader\
 rem == DOTNET
 @cd ..\%BIN_DIR%
 @mkdir dotnet_stocktrader


Reply via email to