# HG changeset patch # User Tom Gottfried # 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