[PATCH] The used patch build of SmartGWT is not available anymore

Wald Commits scm-commit at wald.intevation.org
Mon Dec 15 19:27:13 CET 2014


# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1418668024 -3600
# Node ID 414e68e6d19a70077554160f44cdad5e50b7f436
# Parent  5096b4ed230d1816f19a2cf2e3452d394dd6bfb9
The used patch build of SmartGWT is not available anymore.

diff -r 5096b4ed230d -r 414e68e6d19a contrib/make_flys_release/make_release.sh
--- a/contrib/make_flys_release/make_release.sh	Mon Dec 15 19:25:02 2014 +0100
+++ b/contrib/make_flys_release/make_release.sh	Mon Dec 15 19:27:04 2014 +0100
@@ -237,7 +237,7 @@
 
 echo "INFO: Downloading smartGWT"
 mvn com.isomorphic:isc-maven-plugin:install -Dproduct=SMARTGWT -Dlicense=LGPL \
-    -DbuildNumber=4.1p -DbuildDate=2014-11-19 -Dworkdir=$WORK_DIR
+    -DbuildNumber=4.1p -DbuildDate=2014-12-13 -Dworkdir=$WORK_DIR
 
 echo "INFO: compile and build sources"
 mvn -f $FLYS_SOURCE_DIR/framework/pom.xml clean compile package install


More information about the Dive4Elements-commits mailing list