Author: lzoubek(a)redhat.com
Date: 2010-11-18 06:20:02 -0500 (Thu, 18 Nov 2010)
New Revision: 26702
Removed:
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/conf/
Modified:
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/resources/SWTBotTest-default.properties
Log:
bot ext: merged default db configuration samples
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 2010-11-18
11:17:55 UTC (rev 26701)
+++
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/resources/SWTBotTest-default.properties 2010-11-18
11:20:02 UTC (rev 26702)
@@ -9,3 +9,8 @@
SEAM=2.2,/data/jboss/jboss-eap-5.0/seam
#<esb versoin>,<esb runtime home>
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
+#For internal: hsqldb18
+DB=hsqldb18,1.8,/home/user/lib/hsqldb/lib/hsqldb.jar,jdbc\:hsqldb\:hsql\://localhost\:8001/xdb,sa,,
Show replies by date