[jbosstools-commits] JBoss Tools SVN: r41901 - in trunk/common: tests/org.jboss.tools.common.mylyn.test/META-INF and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Jun 12 18:35:48 EDT 2012


Author: dgolovin
Date: 2012-06-12 18:35:48 -0400 (Tue, 12 Jun 2012)
New Revision: 41901

Modified:
   trunk/common/plugins/org.jboss.tools.common.mylyn/META-INF/MANIFEST.MF
   trunk/common/tests/org.jboss.tools.common.mylyn.test/META-INF/MANIFEST.MF
Log:
removed references to org.eclipse.mylyn according to http://wiki.eclipse.org/Mylyn/Restructuring it empty. API in org.eclipse.mylyn.tasks bundle

Modified: trunk/common/plugins/org.jboss.tools.common.mylyn/META-INF/MANIFEST.MF
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.mylyn/META-INF/MANIFEST.MF	2012-06-12 21:51:52 UTC (rev 41900)
+++ trunk/common/plugins/org.jboss.tools.common.mylyn/META-INF/MANIFEST.MF	2012-06-12 22:35:48 UTC (rev 41901)
@@ -6,7 +6,6 @@
 Bundle-Vendor: JBoss by Red Hat
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Require-Bundle: org.jboss.tools.common.mylyn,
- org.eclipse.mylyn;bundle-version="3.6.5",
  org.eclipse.mylyn.commons.core;bundle-version="3.6.0",
  org.eclipse.mylyn.commons.ui;bundle-version="3.6.1",
  org.eclipse.mylyn.tasks.core;bundle-version="3.6.1",

Modified: trunk/common/tests/org.jboss.tools.common.mylyn.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/common/tests/org.jboss.tools.common.mylyn.test/META-INF/MANIFEST.MF	2012-06-12 21:51:52 UTC (rev 41900)
+++ trunk/common/tests/org.jboss.tools.common.mylyn.test/META-INF/MANIFEST.MF	2012-06-12 22:35:48 UTC (rev 41901)
@@ -5,7 +5,6 @@
 Bundle-Version: 3.3.0.qualifier
 Require-Bundle: org.jboss.tools.common.mylyn,
  org.junit,
- org.eclipse.mylyn;bundle-version="3.6.0",
  org.eclipse.mylyn.commons.core;bundle-version="3.6.0",
  org.eclipse.mylyn.commons.ui;bundle-version="3.6.0",
  org.eclipse.mylyn.tasks.core;bundle-version="3.6.0",



More information about the jbosstools-commits mailing list