[jbosstools-commits] JBoss Tools SVN: r41961 - trunk/runtime-soa/plugins/org.jboss.tools.runtime.drools.detector/META-INF.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Thu Jun 14 01:15:41 EDT 2012
Author: nickboldt
Date: 2012-06-14 01:15:40 -0400 (Thu, 14 Jun 2012)
New Revision: 41961
Modified:
trunk/runtime-soa/plugins/org.jboss.tools.runtime.drools.detector/META-INF/MANIFEST.MF
Log:
extend valid range through 4.2
Modified: trunk/runtime-soa/plugins/org.jboss.tools.runtime.drools.detector/META-INF/MANIFEST.MF
===================================================================
--- trunk/runtime-soa/plugins/org.jboss.tools.runtime.drools.detector/META-INF/MANIFEST.MF 2012-06-14 04:15:40 UTC (rev 41960)
+++ trunk/runtime-soa/plugins/org.jboss.tools.runtime.drools.detector/META-INF/MANIFEST.MF 2012-06-14 05:15:40 UTC (rev 41961)
@@ -4,8 +4,8 @@
Bundle-SymbolicName: org.jboss.tools.runtime.drools.detector;singleton:=true
Bundle-Version: 1.3.0.qualifier
Bundle-Activator: org.jboss.tools.runtime.drools.detector.RuntimeDroolsActivator
-Require-Bundle: org.eclipse.ui;bundle-version="[3.7.0,3.8.0)",
- org.eclipse.core.runtime;bundle-version="[3.7.0,3.8.0)",
+Require-Bundle: org.eclipse.ui;bundle-version="[3.7.0,4.3.0)",
+ org.eclipse.core.runtime;bundle-version="[3.7.0,4.3.0)",
org.jboss.tools.runtime.core,
org.drools.eclipse
Bundle-ActivationPolicy: lazy
More information about the jbosstools-commits
mailing list