[jbosstools-commits] JBoss Tools SVN: r41954 - trunk/examples/plugins/org.jboss.tools.project.examples/META-INF.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Jun 13 20:38:21 EDT 2012


Author: dgolovin
Date: 2012-06-13 20:38:20 -0400 (Wed, 13 Jun 2012)
New Revision: 41954

Modified:
   trunk/examples/plugins/org.jboss.tools.project.examples/META-INF/MANIFEST.MF
Log:
migration to juno: mylyn.commons.ui version range changed to open range started from 3.6.0

Modified: trunk/examples/plugins/org.jboss.tools.project.examples/META-INF/MANIFEST.MF
===================================================================
--- trunk/examples/plugins/org.jboss.tools.project.examples/META-INF/MANIFEST.MF	2012-06-14 00:26:31 UTC (rev 41953)
+++ trunk/examples/plugins/org.jboss.tools.project.examples/META-INF/MANIFEST.MF	2012-06-14 00:38:20 UTC (rev 41954)
@@ -38,7 +38,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.0,3.8.0)",
+ org.eclipse.mylyn.commons.ui;bundle-version="3.6.0",
  org.apache.commons.lang;bundle-version="2.4.0",
  org.eclipse.jdt.ui;bundle-version="3.7.1"
 Bundle-ActivationPolicy: lazy



More information about the jbosstools-commits mailing list