Author: mculpepper(a)jboss.com
Date: 2007-07-25 23:20:38 -0400 (Wed, 25 Jul 2007)
New Revision: 2663
Modified:
trunk/common/plugins/org.jboss.tools.common/META-INF/MANIFEST.MF
Log:
attempting to fix a compile error in richfaces in pde build (fixed runtime exposure)
Modified: trunk/common/plugins/org.jboss.tools.common/META-INF/MANIFEST.MF
===================================================================
--- trunk/common/plugins/org.jboss.tools.common/META-INF/MANIFEST.MF 2007-07-26 01:18:09
UTC (rev 2662)
+++ trunk/common/plugins/org.jboss.tools.common/META-INF/MANIFEST.MF 2007-07-26 03:20:38
UTC (rev 2663)
@@ -139,5 +139,9 @@
Bundle-Version: 2.0.0
Eclipse-LazyStart: true
Bundle-ManifestVersion: 2
-Export-Package: org.jboss.tools.common.log
+Export-Package: org.jboss.tools.common,
+ org.jboss.tools.common.log,
+ org.jboss.tools.common.reporting,
+ org.jboss.tools.common.util,
+ org.jboss.tools.common.xml
Show replies by date