Author: lzoubek(a)redhat.com
Date: 2011-08-24 07:51:53 -0400 (Wed, 24 Aug 2011)
New Revision: 34219
Modified:
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/resources/SWTBotTest-default.properties
Log:
swtbotext: make default test config empty
Modified:
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/resources/SWTBotTest-default.properties
===================================================================
---
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/resources/SWTBotTest-default.properties 2011-08-24
11:32:32 UTC (rev 34218)
+++
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/resources/SWTBotTest-default.properties 2011-08-24
11:51:53 UTC (rev 34219)
@@ -1,20 +1,20 @@
# SWTBotTest properties
# all properties are optional, all defined paths should exist
# <java version>,<jre/jdk home>
-JAVA=1.6,/opt/sun-jdk-1.6.0.19/jre
-#EAP|AS|EPP|SOA,<server version>,<jre version to run with>|default,<server
home>,<optional remote system host>,<optional remote home>
+# JAVA=1.6,/opt/sun-jdk-1.6.0.19/jre
+# EAP|AS|EPP|SOA,<server version>,<jre version to run
with>|default,<server home>,<optional remote system host>,<optional
remote home>
# note : when server is type of SOA, version is version of SOA (not the bundled EAP)
-SERVER=EAP,5.0,1.6,/data/jboss/jboss-eap-5.0/jboss-as
+# SERVER=EAP,5.0,1.6,/data/jboss/jboss-eap-5.0/jboss-as
#SERVER=EAP,5.0,1.6,/data/jboss/jboss-eap-5.0/jboss-as,remote.example.com,/opt/jboss-eap-5.0/jboss-as
# note that zip will be unzipped into <server home> minus 1-2 folders. Change
<server home> to reflect
# content of downloaded zip.
-SERVER_URL=http://localhost/eap5.zip
+# SERVER_URL=http://localhost/eap5.zip
# remote system= <user>,<host>,<private key>
#RS=lzoubek,remote.example.com,/home/lzoubek/.ssh/id_rsa
#<seam version>,<seam runtime home>
-SEAM=2.2,/data/jboss/jboss-eap-5.0/seam
+# SEAM=2.2,/data/jboss/jboss-eap-5.0/seam
#<esb versoin>,<esb runtime home>
-ESB=4.7,/data/jboss/esb-4.7
+# ESB=4.7,/data/jboss/esb-4.7
#DB Definition
#DB=<db_type>,<version>,<driver_path>,<jdbc_string>,<username>,[<password>,<scriptpath>]
#Supported types: hsqldb18, db2_97, mssql2005, mssql2008, mysql50, mysql51, oracle10g,
oracle11gR1, oracle11gR1RAC, oracle11gR2, oracle11gR2RAC, postgresql82, postgresql83,
postgresql84, sybase15
@@ -25,7 +25,7 @@
#DB=hsqldb18,1.8,/home/username/lib/hsqldb/lib/hsqldb.jar,jdbc:hsqldb:hsql://localhost:8001/xdb,sa,,
#Connection profile named <db_type>_<version> will be created
#Annotation usage for TestCase db=@DB
-DB=hsqldb18,internal,driver,jdbc,user,,
+# DB=hsqldb18,internal,driver,jdbc,user,,
# Secure Storage=<password>
# configure master password for secure storage
-SS=password
+# SS=password