[jbosstools-commits] JBoss Tools SVN: r43692 - trunk/modeshape/tests/org.jboss.tools.modeshape.rest.ui.bot.test.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Sep 14 08:39:25 EDT 2012


Author: apodhrad
Date: 2012-09-14 08:39:25 -0400 (Fri, 14 Sep 2012)
New Revision: 43692

Added:
   trunk/modeshape/tests/org.jboss.tools.modeshape.rest.ui.bot.test/swtbot.properties
Removed:
   trunk/modeshape/tests/org.jboss.tools.modeshape.rest.ui.bot.test/modeshape.ui.bot.test.properties
Log:
The file modeshape.ui.bot.test.properties renamed to swtbot.properties

Deleted: trunk/modeshape/tests/org.jboss.tools.modeshape.rest.ui.bot.test/modeshape.ui.bot.test.properties
===================================================================
--- trunk/modeshape/tests/org.jboss.tools.modeshape.rest.ui.bot.test/modeshape.ui.bot.test.properties	2012-09-14 12:34:26 UTC (rev 43691)
+++ trunk/modeshape/tests/org.jboss.tools.modeshape.rest.ui.bot.test/modeshape.ui.bot.test.properties	2012-09-14 12:39:25 UTC (rev 43692)
@@ -1,12 +0,0 @@
-# SWTBotTest properties
-# all properties are optional, all defined paths should exist
-# <java version>,<jre/jdk home>
-JAVA=1.6,/usr/lib/jvm/java-6-sun/jre
-#EAP|JBOSS_AS|EPP|SOA,<server version>,<jre version to run with>|default,<server home>
-# note : when server is type of SOA, version is version of SOA (not the bundled EAP)
-#SERVER=JBOSS_AS,5.0,1.6,/home/psrna/data/jboss/jboss/jboss-as
-SERVER=SOA,5.1,1.6,/home/psrna/data/jboss/soa-5.1.0/jboss-as
-#<seam version>,<seam runtime home>
-#SEAM=2.2,/home/psrna/data/jboss/jboss-eap-5.0/seam
-#<esb versoin>,<esb runtime home>
-#ESB=4.7,/home/psrna/data/jboss/jbossesb-4.7

Copied: trunk/modeshape/tests/org.jboss.tools.modeshape.rest.ui.bot.test/swtbot.properties (from rev 43641, trunk/modeshape/tests/org.jboss.tools.modeshape.rest.ui.bot.test/modeshape.ui.bot.test.properties)
===================================================================
--- trunk/modeshape/tests/org.jboss.tools.modeshape.rest.ui.bot.test/swtbot.properties	                        (rev 0)
+++ trunk/modeshape/tests/org.jboss.tools.modeshape.rest.ui.bot.test/swtbot.properties	2012-09-14 12:39:25 UTC (rev 43692)
@@ -0,0 +1,12 @@
+# SWTBotTest properties
+# all properties are optional, all defined paths should exist
+# <java version>,<jre/jdk home>
+JAVA=1.6,/usr/lib/jvm/java-6-sun/jre
+#EAP|JBOSS_AS|EPP|SOA,<server version>,<jre version to run with>|default,<server home>
+# note : when server is type of SOA, version is version of SOA (not the bundled EAP)
+#SERVER=JBOSS_AS,5.0,1.6,/home/psrna/data/jboss/jboss/jboss-as
+SERVER=SOA,5.1,1.6,/home/psrna/data/jboss/soa-5.1.0/jboss-as
+#<seam version>,<seam runtime home>
+#SEAM=2.2,/home/psrna/data/jboss/jboss-eap-5.0/seam
+#<esb versoin>,<esb runtime home>
+#ESB=4.7,/home/psrna/data/jboss/jbossesb-4.7



More information about the jbosstools-commits mailing list