Author: ldimaggio
Date: 2012-08-09 22:13:02 -0400 (Thu, 09 Aug 2012)
New Revision: 42962
Modified:
trunk/esb/tests/org.jboss.tools.esb.ui.bot.test/META-INF/MANIFEST.MF
Log:
Added specific bundle versions to:
org.eclipse.core.resources;bundle-version="3.5.1",
org.jboss.tools.esb.ui;bundle-version="1.5.0",
org.jboss.tools.esb.project.ui;bundle-version="1.5.0",
org.jboss.tools.community.project.examples;bundle-version="1.4.0",
org.jboss.tools.project.examples;bundle-version="1.4.0"
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 2012-08-09
23:44:45 UTC (rev 42961)
+++ trunk/esb/tests/org.jboss.tools.esb.ui.bot.test/META-INF/MANIFEST.MF 2012-08-10
02:13:02 UTC (rev 42962)
@@ -17,11 +17,11 @@
org.eclipse.ui.ide;bundle-version="3.5.1",
org.eclipse.ui.forms;bundle-version="3.4.1",
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.community.project.examples,
- org.jboss.tools.project.examples
+ org.eclipse.core.resources;bundle-version="3.5.1",
+ org.jboss.tools.esb.ui;bundle-version="1.5.0",
+ org.jboss.tools.esb.project.ui;bundle-version="1.5.0",
+ org.jboss.tools.community.project.examples;bundle-version="1.4.0",
+ org.jboss.tools.project.examples;bundle-version="1.4.0"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Eclipse-RegisterBuddy: org.apache.log4j
Show replies by date