From: John Ahlroos Date: Thu, 23 Aug 2012 07:30:09 +0000 (+0300) Subject: GWT build version is now replaced with GWT-VAADIN build version. X-Git-Tag: 7.0.0.beta1~221^2~6 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=034304bda81dfe65725c37a6eae3fbcdf7496082;p=vaadin-framework.git GWT build version is now replaced with GWT-VAADIN build version. --- diff --git a/build/build.xml b/build/build.xml index 2988218c4d..d905bb9c6f 100644 --- a/build/build.xml +++ b/build/build.xml @@ -129,6 +129,7 @@ + @@ -848,9 +849,12 @@ ${version.full} + + + gwt.version=${gwt-version}.vaadin${version.full} + compress="true" manifest="build/package/META-INF/MANIFEST.MF" duplicate="preserve" index="true" > @@ -874,6 +878,7 @@ + @@ -899,7 +904,7 @@ - + - + + +