aboutsummaryrefslogtreecommitdiffstats
path: root/jsquery
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2012-09-12 14:53:21 +0000
committerManolo Carrasco <manolo@apache.org>2012-09-12 14:53:21 +0000
commit2e1615c4f99f99f3b9ed0ab5d5ca19970648637b (patch)
tree81393f7bb73a52bed72804444fdc41ac9d27a1d5 /jsquery
parent67b0de39097df88437d0ddc484eae4d7f0a45dd0 (diff)
downloadgwtquery-2e1615c4f99f99f3b9ed0ab5d5ca19970648637b.tar.gz
gwtquery-2e1615c4f99f99f3b9ed0ab5d5ca19970648637b.zip
Set gwt version to 2.5.0-rc1 which is the one we should develop for
Diffstat (limited to 'jsquery')
-rw-r--r--jsquery/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jsquery/pom.xml b/jsquery/pom.xml
index 10e055fe..566358a3 100644
--- a/jsquery/pom.xml
+++ b/jsquery/pom.xml
@@ -11,7 +11,7 @@
<packaging>war</packaging>
<properties>
- <gwtversion>2.4.0</gwtversion>
+ <gwtversion>2.5.0-rc1</gwtversion>
<gwtmaven>2.4.0</gwtmaven>
</properties>
@@ -64,7 +64,7 @@
<version>${gwtmaven}</version>
<configuration>
<logLevel>${gwt.loglevel}</logLevel>
- <style>OBF</style>
+ <style>OBF' -XenableClosureCompiler '-XenableClosureCompiler</style>
<optimizationLevel>9</optimizationLevel>
<gwtVersion>${gwtversion}</gwtVersion>
<compileReport>true</compileReport>