Author: dgolovin
Date: 2009-01-23 11:32:27 -0500 (Fri, 23 Jan 2009)
New Revision: 13247
Modified:
trunk/jmx/tests/org.jboss.tools.jmx.core.test/META-INF/MANIFEST.MF
Log:
fix jmx core test errors
Modified: trunk/jmx/tests/org.jboss.tools.jmx.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/jmx/tests/org.jboss.tools.jmx.core.test/META-INF/MANIFEST.MF 2009-01-23 16:31:39
UTC (rev 13246)
+++ trunk/jmx/tests/org.jboss.tools.jmx.core.test/META-INF/MANIFEST.MF 2009-01-23 16:32:27
UTC (rev 13247)
@@ -13,6 +13,7 @@
org.jboss.tools.jmx.core,
org.eclipse.debug.core,
org.eclipse.jdt.launching
-Export-Package: org.jboss.tools.jmx.core.tests,
+Export-Package: org.jboss.tools.jmx.core,
+ org.jboss.tools.jmx.core.tests,
org.jboss.tools.jmx.core.tests.util
Bundle-ClassPath: jmx-core-test.jar