Author: nickboldt
Date: 2011-12-08 21:50:10 -0500 (Thu, 08 Dec 2011)
New Revision: 37143
Modified:
trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/META-INF/MANIFEST.MF
Log:
with junit4, tests run clean. so... switch to junit4 [JBIDE-10350]
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 2011-12-09
01:10:58 UTC (rev 37142)
+++ trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/META-INF/MANIFEST.MF 2011-12-09
02:50:10 UTC (rev 37143)
@@ -5,7 +5,7 @@
Bundle-Version: 1.2.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.jboss.tools.jbpm.convert,
- org.junit,
+ org.junit4,
org.eclipse.core.runtime;bundle-version="3.4.0"
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %BundleProvider
Show replies by date