Author: nickboldt
Date: 2011-09-27 11:39:28 -0400 (Tue, 27 Sep 2011)
New Revision: 35064
Modified:
trunk/central/plugins/org.jboss.tools.central/META-INF/MANIFEST.MF
Log:
allow wider range of org.eclipse.mylyn.commons.ui dependency -- compiles against 3.6.0 as
well as 3.6.1
Modified: trunk/central/plugins/org.jboss.tools.central/META-INF/MANIFEST.MF
===================================================================
--- trunk/central/plugins/org.jboss.tools.central/META-INF/MANIFEST.MF 2011-09-27 15:39:05
UTC (rev 35063)
+++ trunk/central/plugins/org.jboss.tools.central/META-INF/MANIFEST.MF 2011-09-27 15:39:28
UTC (rev 35064)
@@ -21,7 +21,7 @@
org.eclipse.mylyn.commons.core;bundle-version="3.6.0",
org.eclipse.mylyn.discovery.ui;bundle-version="3.6.0",
org.eclipse.mylyn.discovery.core;bundle-version="3.6.0",
- org.eclipse.mylyn.commons.ui;bundle-version="3.6.1",
+ org.eclipse.mylyn.commons.ui;bundle-version="[3.6.0,3.7.0)",
org.eclipse.equinox.p2.ui.sdk;bundle-version="1.0.200",
org.eclipse.equinox.p2.core;bundle-version="2.1.0",
org.eclipse.equinox.p2.engine;bundle-version="2.1.0"
Show replies by date