Author: nickboldt
Date: 2009-01-21 18:10:50 -0500 (Wed, 21 Jan 2009)
New Revision: 13174
Modified:
trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/META-INF/MANIFEST.MF
Log:
[JBIDE-3399] try Export-Package for both o.j.t.j.convert and o.j.t.j.convert.test, based
on Denis' riddle
(
https://jira.jboss.org/jira/browse/JBIDE-3399?focusedCommentId=12449104#a...)
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-21
20:37:22 UTC (rev 13173)
+++ trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/META-INF/MANIFEST.MF 2009-01-21
23:10:50 UTC (rev 13174)
@@ -15,3 +15,5 @@
org.osgi.framework
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %BundleProvider
+Export-Package: org.jboss.tools.jbpm.convert,
+ org.jboss.tools.jbpm.convert.test