Author: dgolovin
Date: 2012-04-02 17:59:13 -0400 (Mon, 02 Apr 2012)
New Revision: 39977
Modified:
trunk/maven/plugins/org.jboss.tools.maven.gwt/META-INF/MANIFEST.MF
Log:
https://issues.jboss.org/browse/JBIDE-11244 Auto-discover all the modules and add them to
the configuration on GWT project import
removed dependency to com.google.gdt.eclipse.maven.e37
Modified: trunk/maven/plugins/org.jboss.tools.maven.gwt/META-INF/MANIFEST.MF
===================================================================
--- trunk/maven/plugins/org.jboss.tools.maven.gwt/META-INF/MANIFEST.MF 2012-04-02 21:34:20
UTC (rev 39976)
+++ trunk/maven/plugins/org.jboss.tools.maven.gwt/META-INF/MANIFEST.MF 2012-04-02 21:59:13
UTC (rev 39977)
@@ -9,7 +9,6 @@
org.eclipse.core.resources;bundle-version="3.7.100",
com.google.gwt.eclipse.core;bundle-version="2.5.0",
org.eclipse.jdt.core;bundle-version="3.7.0",
- com.google.gdt.eclipse.maven.e37;bundle-version="2.5.2",
org.slf4j.api;bundle-version="1.6.0",
org.eclipse.m2e.maven.runtime;bundle-version="[1.0.0,1.1.0)",
org.eclipse.jface;bundle-version="3.7.0",