Author: nickboldt
Date: 2011-12-19 13:28:44 -0500 (Mon, 19 Dec 2011)
New Revision: 37437
Modified:
trunk/common/tests/org.jboss.tools.common.verification.test/META-INF/MANIFEST.MF
Log:
JBIDE-10529 running locally, doesn't seem to matter if manifest states junit or
junit4, so switch to junit4 for shi*s and giggles to test in Jenkins
Modified:
trunk/common/tests/org.jboss.tools.common.verification.test/META-INF/MANIFEST.MF
===================================================================
---
trunk/common/tests/org.jboss.tools.common.verification.test/META-INF/MANIFEST.MF 2011-12-19
17:50:39 UTC (rev 37436)
+++
trunk/common/tests/org.jboss.tools.common.verification.test/META-INF/MANIFEST.MF 2011-12-19
18:28:44 UTC (rev 37437)
@@ -7,7 +7,7 @@
Bundle-Vendor: %Bundle-Vendor.0
Export-Package: org.jboss.tools.common.verification.test
Require-Bundle:
- org.junit,
+ org.junit4,
org.eclipse.core.runtime,
org.eclipse.core.resources,
org.jboss.tools.common.model,
Show replies by date