Reinstate GWT 2.8.0 & tests.

This commit is contained in:
Michael Bayne
2015-10-05 15:16:48 -07:00
parent 6dc8e64702
commit 51f5840363
+1 -3
View File
@@ -48,7 +48,7 @@
<properties>
<source.level>1.6</source.level>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<gwt.version>2.7.0</gwt.version>
<gwt.version>2.8.0-SNAPSHOT</gwt.version>
</properties>
<dependencies>
@@ -132,7 +132,6 @@
</configuration>
</plugin>
<!-- disabled for release (need GWT 2.8.0 to be released)
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>gwt-maven-plugin</artifactId>
@@ -148,7 +147,6 @@
<mode>htmlunit</mode>
</configuration>
</plugin>
-->
<plugin>
<groupId>org.apache.maven.plugins</groupId>