]> source.dussan.org Git - vaadin-framework.git/commitdiff
Update GWT version (#14051)
authorArtur Signell <artur@vaadin.com>
Sat, 16 Aug 2014 21:07:36 +0000 (00:07 +0300)
committerVaadin Code Review <review@vaadin.com>
Sun, 17 Aug 2014 07:48:41 +0000 (07:48 +0000)
The new version fixes source map generation when collapse-all-properties is on

Change-Id: I4bcf9bd64a8dd9bc2e65c225df9ba4313e3d4194

build.properties
client/src/com/vaadin/DefaultWidgetSet.gwt.xml

index bd31158a3e459c7891f98e827c9582421d384436..0a25dab4b9f254b582a4b06a0ff51ce63dc8e06f 100644 (file)
@@ -6,5 +6,5 @@ vaadin.url=http://vaadin.com
 vaadin.java.version=1.6
 vaadin.version=0.0.0.unversioned-development-build
 vaadin.sass.version=0.9.9
-gwt.version=2.6.0.vaadin4
+gwt.version=2.6.0.vaadin5
 commons-io.version=2.4
index 461bd5ed1b71670260ce66612ef0f35c68c11927..8512d547e30a9f5497cebcc37e8594df0b56c75b 100755 (executable)
@@ -15,7 +15,4 @@
         larger. -->
     <collapse-all-properties />
 
-    <!-- Workaround for http://dev.vaadin.com/ticket/14051 -->
-    <set-property name="compiler.useSymbolMaps" value="true" />
-
 </module>