[jbosstools-commits] JBoss Tools SVN: r36006 - trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/META-INF.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Oct 26 05:49:51 EDT 2011


Author: rob.stryker at jboss.com
Date: 2011-10-26 05:49:50 -0400 (Wed, 26 Oct 2011)
New Revision: 36006

Modified:
   trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/META-INF/MANIFEST.MF
Log:
JBIDE-10006 - cleaner solution

Modified: trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/META-INF/MANIFEST.MF	2011-10-26 09:24:57 UTC (rev 36005)
+++ trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/META-INF/MANIFEST.MF	2011-10-26 09:49:50 UTC (rev 36006)
@@ -25,7 +25,8 @@
  org.eclipse.m2e.core.ui;bundle-version="1.0.100",
  org.eclipse.wst.common.modulecore;bundle-version="1.2.100",
  org.jboss.tools.openshift.express.client,
- org.jboss.tools.openshift.egit.core
+ org.jboss.tools.openshift.egit.core,
+ org.eclipse.team.ui;bundle-version="3.6.100"
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Import-Package: org.jboss.tools.common.databinding,



More information about the jbosstools-commits mailing list