Author: nickboldt
Date: 2012-07-11 16:56:02 -0400 (Wed, 11 Jul 2012)
New Revision: 42521
Modified:
trunk/download.jboss.org/jbosstools/updates/requirements/gwt/README.html
trunk/maven/features/org.jboss.tools.maven.gwt.feature/feature.xml
Log:
bump up to use GWT 3.0.1 for e42 - JBIDE-11549, JBIDE-12287, JBDS-2235, JBDS-2237
Modified:
trunk/download.jboss.org/jbosstools/updates/requirements/gwt/README.html
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/requirements/gwt/README.html 2012-07-11
20:52:54 UTC (rev 42520)
+++
trunk/download.jboss.org/jbosstools/updates/requirements/gwt/README.html 2012-07-11
20:56:02 UTC (rev 42521)
@@ -31,6 +31,7 @@
<td class="bodyText">
<br/>
<ul>
+<li>com.google.gdt.eclipse.suite.e42.feature - <a class=link
href=3.0.1.v201206290132-rel-r42>3.0.1.v201206290132-rel-r42</a> (JBoss Tools
3.?)</li>
<li>com.google.gdt.eclipse.suite.e37.feature - <a class=link
href=2.5.0.v201112160242-rel-r37>2.5.0.v201112160242-rel-r37</a> (JBoss Tools
3.3)</li>
<li>com.google.gdt.eclipse.suite.e36.feature - <a class=link
href=201012211742>1.4.2.v201012211742</a> (JBoss Tools 3.2)</li>
</ul>
Modified: trunk/maven/features/org.jboss.tools.maven.gwt.feature/feature.xml
===================================================================
--- trunk/maven/features/org.jboss.tools.maven.gwt.feature/feature.xml 2012-07-11 20:52:54
UTC (rev 42520)
+++ trunk/maven/features/org.jboss.tools.maven.gwt.feature/feature.xml 2012-07-11 20:56:02
UTC (rev 42521)
@@ -21,7 +21,7 @@
<requires>
<import feature="org.eclipse.m2e.feature" version="1.1.0"
match="greaterOrEqual"/>
<import feature="org.maven.ide.eclipse.wtp.feature"
version="0.15.0" match="greaterOrEqual"/>
- <import feature="com.google.gdt.eclipse.suite.e37.feature"
version="2.5.0" match="greaterOrEqual"/>
+ <import feature="com.google.gdt.eclipse.suite.e42.feature"
version="3.0.1" match="greaterOrEqual"/>
</requires>
<plugin