[jbosstools-commits] JBoss Tools SVN: r41910 - trunk/common/plugins/org.jboss.tools.common.text.xml/META-INF.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Tue Jun 12 19:58:28 EDT 2012
Author: dgolovin
Date: 2012-06-12 19:58:27 -0400 (Tue, 12 Jun 2012)
New Revision: 41910
Modified:
trunk/common/plugins/org.jboss.tools.common.text.xml/META-INF/MANIFEST.MF
Log:
removed 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-12 23:28:12 UTC (rev 41909)
+++ trunk/common/plugins/org.jboss.tools.common.text.xml/META-INF/MANIFEST.MF 2012-06-12 23:58:27 UTC (rev 41910)
@@ -10,7 +10,6 @@
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