[jbosstools-commits] JBoss Tools SVN: r42849 - branches/jbosstools-3.3.x/portlet/tests/org.jboss.tools.portlet.ui.bot.test.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Aug 3 07:57:15 EDT 2012


Author: ljelinko
Date: 2012-08-03 07:57:14 -0400 (Fri, 03 Aug 2012)
New Revision: 42849

Modified:
   branches/jbosstools-3.3.x/portlet/tests/org.jboss.tools.portlet.ui.bot.test/pom.xml
Log:
Expand the xulrunner plugin

Modified: branches/jbosstools-3.3.x/portlet/tests/org.jboss.tools.portlet.ui.bot.test/pom.xml
===================================================================
--- branches/jbosstools-3.3.x/portlet/tests/org.jboss.tools.portlet.ui.bot.test/pom.xml	2012-08-03 06:55:05 UTC (rev 42848)
+++ branches/jbosstools-3.3.x/portlet/tests/org.jboss.tools.portlet.ui.bot.test/pom.xml	2012-08-03 11:57:14 UTC (rev 42849)
@@ -45,6 +45,9 @@
 					<testSuite>org.jboss.tools.portlet.ui.bot.test</testSuite>
 					<testClass>${test.class}</testClass>
 					<skip>${swtbot.test.skip}</skip>
+					<explodedBundles>
+						<explodedBundle>org.mozilla.xulrunner.gtk.linux.x86_64</explodedBundle>
+					</explodedBundles>
 					<dependencies combine.children="append">
 						<dependency>
 							<type>p2-installable-unit</type>



More information about the jbosstools-commits mailing list