Reinstate GWT 2.8.0 & tests.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user