# HG changeset patch # User Tom Gottfried # Date 1417009218 -3600 # Node ID 40717a3b94aa4d3cf3c5bc42351ccfb12d877c94 # Parent 2bc7bfd89fa8e292bc55c0c010f4052702c29b46 The used patch build of SmartGWT is not available anymore. diff -r 2bc7bfd89fa8 -r 40717a3b94aa contrib/make_flys_release/make_release.sh --- a/contrib/make_flys_release/make_release.sh Tue Nov 25 14:06:05 2014 +0100 +++ b/contrib/make_flys_release/make_release.sh Wed Nov 26 14:40:18 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-10-20 -Dworkdir=$WORK_DIR + -DbuildNumber=4.1p -DbuildDate=2014-11-19 -Dworkdir=$WORK_DIR echo "INFO: compile and build sources" mvn -f $FLYS_SOURCE_DIR/framework/pom.xml clean compile package install