Author: nickboldt
Date: 2010-04-09 15:13:14 -0400 (Fri, 09 Apr 2010)
New Revision: 21403
Modified:
branches/modular_build/esb/tests/org.jboss.tools.esb.project.core.test/META-INF/MANIFEST.MF
Log:
JBDS-486 add missing test dep
Modified:
branches/modular_build/esb/tests/org.jboss.tools.esb.project.core.test/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/esb/tests/org.jboss.tools.esb.project.core.test/META-INF/MANIFEST.MF 2010-04-09
16:33:55 UTC (rev 21402)
+++
branches/modular_build/esb/tests/org.jboss.tools.esb.project.core.test/META-INF/MANIFEST.MF 2010-04-09
19:13:14 UTC (rev 21403)
@@ -6,6 +6,7 @@
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.junit;bundle-version="3.8.2",
+ org.jboss.tools.tests,
org.jboss.tools.esb.project.core;bundle-version="1.0.0",
org.eclipse.wst.common.project.facet.core;bundle-version="1.4.0",
org.eclipse.wst.server.core;bundle-version="1.1.101",