Author: dazarov
Date: 2011-12-19 12:50:39 -0500 (Mon, 19 Dec 2011)
New Revision: 37436
Modified:
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/META-INF/MANIFEST.MF
Log:
fixed compilation error
Modified: trunk/tests/plugins/org.jboss.tools.ui.bot.ext/META-INF/MANIFEST.MF
===================================================================
--- trunk/tests/plugins/org.jboss.tools.ui.bot.ext/META-INF/MANIFEST.MF 2011-12-19
17:26:08 UTC (rev 37435)
+++ trunk/tests/plugins/org.jboss.tools.ui.bot.ext/META-INF/MANIFEST.MF 2011-12-19
17:50:39 UTC (rev 37436)
@@ -6,11 +6,7 @@
Bundle-ClassPath: .,
resources/drv/hsqldb.jar
Bundle-Activator: org.jboss.tools.ui.bot.ext.Activator
-Export-Package: org,
- org.jboss,
- org.jboss.tools,
- org.jboss.tools.ui,
- org.jboss.tools.ui.bot,
+Export-Package:
org.jboss.tools.ui.bot.ext,
org.jboss.tools.ui.bot.ext.condition,
org.jboss.tools.ui.bot.ext.config,
Show replies by date