Author: nickboldt
Date: 2011-08-18 12:52:21 -0400 (Thu, 18 Aug 2011)
New Revision: 34063
Modified:
trunk/build/pom.xml
Log:
enable GWT as we have a e37 version now
Modified: trunk/build/pom.xml
===================================================================
--- trunk/build/pom.xml 2011-08-18 16:51:04 UTC (rev 34062)
+++ trunk/build/pom.xml 2011-08-18 16:52:21 UTC (rev 34063)
@@ -573,9 +573,8 @@
<profile>
<id>gwt</id>
<activation>
- <activeByDefault>false</activeByDefault>
+ <activeByDefault>true</activeByDefault>
</activation>
- <!-- As long as GWT is not available for Eclipse 3.7 it is not to be included
-->
<modules>
<module>../gwt</module>
</modules>
Show replies by date