Author: ljelinko
Date: 2012-08-14 09:39:24 -0400 (Tue, 14 Aug 2012)
New Revision: 43023
Modified:
branches/jbosstools-3.3.x/portlet/tests/org.jboss.tools.portlet.ui.bot.test/pom.xml
Log:
added explodeBundles section
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-14
09:12:29 UTC (rev 43022)
+++
branches/jbosstools-3.3.x/portlet/tests/org.jboss.tools.portlet.ui.bot.test/pom.xml 2012-08-14
13:39:24 UTC (rev 43023)
@@ -46,7 +46,11 @@
<testClass>${test.class}</testClass>
<skip>${swtbot.test.skip}</skip>
<explodedBundles>
- <explodedBundle>org.mozilla.xulrunner.gtk.linux.x86_64</explodedBundle>
+ <bundle>org.mozilla.xulrunner.carbon.macosx</bundle>
+ <bundle>org.mozilla.xulrunner.cocoa.macosx</bundle>
+ <bundle>org.mozilla.xulrunner.gtk.linux.x86</bundle>
+ <bundle>org.mozilla.xulrunner.gtk.linux.x86_64</bundle>
+ <bundle>org.mozilla.xulrunner.win32.win32.x86</bundle>
</explodedBundles>
<dependencies combine.children="append">
<dependency>