From e212a29a42b48ac4262194ba839bc5990a6a97dd Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Fri, 8 Apr 2011 12:13:01 +0000 Subject: [PATCH] #6693 Updated to GWT 2.3.0-m1. Will cause a lot of compilation errors if validation*.jar is not on classpath when compiling the widgetset svn changeset:18181/svn branch:6.6 --- build/GWT-VERSION.properties | 2 +- build/build.xml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/build/GWT-VERSION.properties b/build/GWT-VERSION.properties index 6e92553203..36c325e8d5 100644 --- a/build/GWT-VERSION.properties +++ b/build/GWT-VERSION.properties @@ -1 +1 @@ -gwt-version=2.2.0 +gwt-version=2.3.0-m1 diff --git a/build/build.xml b/build/build.xml index 232c175dfb..0477e950bd 100644 --- a/build/build.xml +++ b/build/build.xml @@ -139,6 +139,8 @@ + + We are using gwt version ${gwt-version}. @@ -647,6 +649,8 @@ + + -- 2.39.5