Author: nickboldt
Date: 2010-05-08 10:39:41 -0400 (Sat, 08 May 2010)
New Revision: 21968
Modified:
branches/modular_build/modeshape/tests/org.jboss.tools.modeshape.rest.test/META-INF/MANIFEST.MF
Log:
add junit4 to manifest
Modified:
branches/modular_build/modeshape/tests/org.jboss.tools.modeshape.rest.test/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/modeshape/tests/org.jboss.tools.modeshape.rest.test/META-INF/MANIFEST.MF 2010-05-08
14:00:39 UTC (rev 21967)
+++
branches/modular_build/modeshape/tests/org.jboss.tools.modeshape.rest.test/META-INF/MANIFEST.MF 2010-05-08
14:39:41 UTC (rev 21968)
@@ -4,7 +4,8 @@
Bundle-SymbolicName: org.jboss.tools.modeshape.rest.test
Bundle-Version: 1.0.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
-Require-Bundle: org.jboss.tools.modeshape.rest;bundle-version="1.0.0"
+Require-Bundle: org.jboss.tools.modeshape.rest;bundle-version="1.0.0",
+ org.junit4
Bundle-ClassPath: hamcrest-core-1.1.jar,
.,
junit-4.4.jar
Show replies by date