Mercurial > dive4elements > river
changeset 8450:e304f947c5a1
The used patch build of SmartGWT is not available anymore. The newer was used for the 3.1.8 release already.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Tue, 28 Oct 2014 11:31:33 +0100 |
parents | f61e2791ccdf |
children | e3e5d6bb4902 |
files | contrib/make_flys_release/make_release.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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