[jbosstools-commits] JBoss Tools SVN: r41107 - trunk/tests/plugins/org.jboss.tools.ui.bot.ext/META-INF.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu May 17 07:35:43 EDT 2012


Author: ljelinko
Date: 2012-05-17 07:35:42 -0400 (Thu, 17 May 2012)
New Revision: 41107

Modified:
   trunk/tests/plugins/org.jboss.tools.ui.bot.ext/META-INF/MANIFEST.MF
Log:
removed version from org.eclipse.swtbot.forms.finder

Modified: trunk/tests/plugins/org.jboss.tools.ui.bot.ext/META-INF/MANIFEST.MF
===================================================================
--- trunk/tests/plugins/org.jboss.tools.ui.bot.ext/META-INF/MANIFEST.MF	2012-05-17 09:48:42 UTC (rev 41106)
+++ trunk/tests/plugins/org.jboss.tools.ui.bot.ext/META-INF/MANIFEST.MF	2012-05-17 11:35:42 UTC (rev 41107)
@@ -52,7 +52,7 @@
  org.eclipse.core.runtime,
  org.eclipse.ui,
  org.eclipse.core.runtime,
- org.eclipse.swtbot.forms.finder;bundle-version="2.0.5"
+ org.eclipse.swtbot.forms.finder
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Bundle-ActivationPolicy: lazy
 Import-Package: org.eclipse.gef,



More information about the jbosstools-commits mailing list