[Yanel-commits] rev 42295 - public/yanel/trunk/src/build/targets/continuous-integration

michi at wyona.com michi at wyona.com
Tue Apr 7 10:43:16 CEST 2009


Author: michi
Date: 2009-04-07 10:43:15 +0200 (Tue, 07 Apr 2009)
New Revision: 42295

Modified:
   public/yanel/trunk/src/build/targets/continuous-integration/CI
Log:
comments cleaned

Modified: public/yanel/trunk/src/build/targets/continuous-integration/CI
===================================================================
--- public/yanel/trunk/src/build/targets/continuous-integration/CI	2009-04-07 08:39:16 UTC (rev 42294)
+++ public/yanel/trunk/src/build/targets/continuous-integration/CI	2009-04-07 08:43:15 UTC (rev 42295)
@@ -5,13 +5,11 @@
 	exit 2
 fi
 set -ex
+# NOTE: Each project should have different ports and can have a different Canoo version and hence these properties should be configurable
 HTTP_PORT=$1
 HTTPS_PORT=$2
-# TODO: Each project can have a different Canoo version and hence this should be configurable just as the ports
 WEBTEST_HOME_DIR=$3
 #WEBTEST_HOME_DIR=/home/michi/local/canoo-DEV_R_1721
-#WEBTEST_HOME_DIR=/opt/canoo/webtest-3.0-R_1758
-#WEBTEST_HOME_DIR=/Users/michaelwechner/local/canoo-2.6_r_1689
 
 
 TOMCAT_HOME=../../local/apache-tomcat-5.5.20 #NOTE: Relative to tools/apache-tomcat/ directory



More information about the Yanel-commits mailing list