Author: ldimaggio
Date: 2011-12-15 21:53:27 -0500 (Thu, 15 Dec 2011)
New Revision: 37388
Modified:
trunk/esb/tests/org.jboss.tools.esb.ui.bot.test/META-INF/MANIFEST.MF
Log:
Added:
org.jboss.tools.community.project.examples,
org.jboss.tools.project.examples
To MANIFEST.MF - to handle dependencies when running ESB tests via mvn
Modified: trunk/esb/tests/org.jboss.tools.esb.ui.bot.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/esb/tests/org.jboss.tools.esb.ui.bot.test/META-INF/MANIFEST.MF 2011-12-16
02:51:18 UTC (rev 37387)
+++ trunk/esb/tests/org.jboss.tools.esb.ui.bot.test/META-INF/MANIFEST.MF 2011-12-16
02:53:27 UTC (rev 37388)
@@ -19,7 +19,9 @@
org.junit4;bundle-version="4.5.0",
org.eclipse.core.resources,
org.jboss.tools.esb.ui,
- org.jboss.tools.esb.project.ui
+ org.jboss.tools.esb.project.ui,
+ org.jboss.tools.community.project.examples,
+ org.jboss.tools.project.examples
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Eclipse-RegisterBuddy: org.apache.log4j
Show replies by date