Author: adietish
Date: 2011-10-06 19:16:42 -0400 (Thu, 06 Oct 2011)
New Revision: 35439
Modified:
trunk/as/plugins/org.jboss.tools.openshift.express.ui/META-INF/MANIFEST.MF
Log:
[JBIDE-9856] fixing build by decreasing version range to e3.7 installed components
Modified: trunk/as/plugins/org.jboss.tools.openshift.express.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/as/plugins/org.jboss.tools.openshift.express.ui/META-INF/MANIFEST.MF 2011-10-06
23:15:10 UTC (rev 35438)
+++ trunk/as/plugins/org.jboss.tools.openshift.express.ui/META-INF/MANIFEST.MF 2011-10-06
23:16:42 UTC (rev 35439)
@@ -13,10 +13,10 @@
org.eclipse.core.databinding.property;bundle-version="1.4.0",
org.eclipse.jface.databinding;bundle-version="1.5.0",
org.jboss.ide.eclipse.as.core;bundle-version="2.3.0",
- org.eclipse.wst.server.core;bundle-version="1.1.402",
+ org.eclipse.wst.server.core;bundle-version="[1.1.3,2.0.0)",
org.eclipse.debug.core;bundle-version="3.7.0",
- org.jboss.ide.eclipse.as.ui;bundle-version="2.3.0",
- org.eclipse.wst.server.ui;bundle-version="1.1.405"
+ org.jboss.ide.eclipse.as.ui;bundle-version="[2.3.0,3.0.0)",
+ org.eclipse.wst.server.ui;bundle-version="[1.1.3,2.0.0)"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: org.jboss.tools.common.databinding,