Author: dgolovin
Date: 2009-01-22 14:24:19 -0500 (Thu, 22 Jan 2009)
New Revision: 13206
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-22
17:33:10 UTC (rev 13205)
+++ trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/META-INF/MANIFEST.MF 2009-01-22
19:24:19 UTC (rev 13206)
@@ -4,7 +4,8 @@
Bundle-SymbolicName: org.jboss.tools.jbpm.convert.test;singleton:=true
Bundle-Version: 1.0.0
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Require-Bundle: org.jboss.tools.jbpm.convert
+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",