[jbosstools-commits] JBoss Tools SVN: r41940 - trunk/common/plugins/org.jboss.tools.common.text.xml/META-INF.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Jun 13 15:05:52 EDT 2012


Author: dgolovin
Date: 2012-06-13 15:05:52 -0400 (Wed, 13 Jun 2012)
New Revision: 41940

Modified:
   trunk/common/plugins/org.jboss.tools.common.text.xml/META-INF/MANIFEST.MF
Log:
fixed missing package from Export-Package directive 

Modified: trunk/common/plugins/org.jboss.tools.common.text.xml/META-INF/MANIFEST.MF
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.text.xml/META-INF/MANIFEST.MF	2012-06-13 17:36:50 UTC (rev 41939)
+++ trunk/common/plugins/org.jboss.tools.common.text.xml/META-INF/MANIFEST.MF	2012-06-13 19:05:52 UTC (rev 41940)
@@ -10,6 +10,7 @@
  org.jboss.tools.common.text.xml.contentassist,
  org.jboss.tools.common.text.xml.info,
  org.jboss.tools.common.text.xml.internal.ui.preferencies,
+ org.jboss.tools.common.text.xml.quickfix,
  org.jboss.tools.common.text.xml.ui,
  org.jboss.tools.common.text.xml.ui.xpl,
  org.jboss.tools.common.text.xml.xpl,



More information about the jbosstools-commits mailing list