[jbosstools-commits] JBoss Tools SVN: r35923 - trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/ext/main.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Mon Oct 24 02:56:51 EDT 2011
Author: koen.aers at jboss.com
Date: 2011-10-24 02:56:50 -0400 (Mon, 24 Oct 2011)
New Revision: 35923
Modified:
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/ext/main/module.xml
Log:
JBIDE-9998
Modified: trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/ext/main/module.xml
===================================================================
--- trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/ext/main/module.xml 2011-10-22 10:46:27 UTC (rev 35922)
+++ trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/ext/main/module.xml 2011-10-24 06:56:50 UTC (rev 35923)
@@ -7,7 +7,8 @@
</resources>
<dependencies>
- <module name="org.jboss.forge.shell-api"/>
+ <module name="org.jboss.forge.shell.api" optional="true" />
+ <module name="org.jboss.forge.shell-api" optional="true" />
<module name="javax.api"/>
</dependencies>
More information about the jbosstools-commits
mailing list