[PATCH] The used patch build of SmartGWT is not available anymore. The newer was used for the 3.1.8 release already

Wald Commits scm-commit at wald.intevation.org
Tue Oct 28 11:31:36 CET 2014


# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1414492293 -3600
# Node ID e304f947c5a11e559b94216a744a1947c53d50aa
# Parent  f61e2791ccdf393fe1d5b4cbfbc0411738f7bccf
The used patch build of SmartGWT is not available anymore. The newer was used for the 3.1.8 release already.

diff -r f61e2791ccdf -r e304f947c5a1 contrib/make_flys_release/make_release.sh
--- a/contrib/make_flys_release/make_release.sh	Mon Oct 27 17:00:40 2014 +0100
+++ b/contrib/make_flys_release/make_release.sh	Tue Oct 28 11:31:33 2014 +0100
@@ -287,7 +287,7 @@
 
 echo "INFO: Downloading smartGWT"
 mvn com.isomorphic:isc-maven-plugin:install -Dproduct=SMARTGWT -Dlicense=LGPL \
-    -DbuildNumber=4.1p -DbuildDate=2014-09-24 -Dworkdir=$WORK_DIR
+    -DbuildNumber=4.1p -DbuildDate=2014-10-20 -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