Author: max.andersen(a)jboss.com
Date: 2011-06-13 08:06:47 -0400 (Mon, 13 Jun 2011)
New Revision: 32056
Modified:
trunk/forge/plugins/pom.xml
Log:
JBIDE-9118 remove plugins from overall plugin since its not listed in feature either
Modified: trunk/forge/plugins/pom.xml
===================================================================
--- trunk/forge/plugins/pom.xml 2011-06-13 11:34:51 UTC (rev 32055)
+++ trunk/forge/plugins/pom.xml 2011-06-13 12:06:47 UTC (rev 32056)
@@ -14,8 +14,8 @@
<packaging>pom</packaging>
<modules>
<module>org.jboss.tools.forge.runtime</module>
- <module>org.jboss.tools.forge.core</module>
- <module>org.jboss.tools.forge.ui</module>
+ <!-- <module>org.jboss.tools.forge.core</module>
+ <module>org.jboss.tools.forge.ui</module> -->
</modules>
</project>
Show replies by date