[jbosstools-commits] JBoss Tools SVN: r13242 - trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/META-INF.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Jan 23 10:22:52 EST 2009


Author: dgolovin
Date: 2009-01-23 10:22:51 -0500 (Fri, 23 Jan 2009)
New Revision: 13242

Modified:
   trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/META-INF/MANIFEST.MF
Log:
https://jira.jboss.org/jira/browse/JBIDE-3399 org.junit plugin added to dependencies list

Modified: trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/META-INF/MANIFEST.MF	2009-01-23 14:40:30 UTC (rev 13241)
+++ trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/META-INF/MANIFEST.MF	2009-01-23 15:22:51 UTC (rev 13242)
@@ -5,15 +5,8 @@
 Bundle-Version: 1.0.0
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Require-Bundle: org.jboss.tools.jbpm.convert,
- org.junit
-Import-Package: junit.framework,
- org.eclipse.core.resources,
- org.eclipse.core.runtime;version="3.4.0",
- org.eclipse.emf.common,
- org.eclipse.emf.ecore.resource,
- org.eclipse.emf.ecore.xmi,
- org.eclipse.emf.ecore.xmi.impl,
- org.osgi.framework
+ org.junit,
+ org.eclipse.core.runtime;bundle-version="3.4.0"
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: %BundleProvider
 Export-Package: org.jboss.tools.jbpm.convert,




More information about the jbosstools-commits mailing list