[PATCH] Use more recent SmartGWT-build
Wald Commits
scm-commit at wald.intevation.org
Tue Oct 7 11:24:16 CEST 2014
# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1412673853 -7200
# Node ID 24d3370af00bd601ca281991829ad14e670bcbac
# Parent d4a2c7b830872aa73de20292c3d6e15d61f2235f
Use more recent SmartGWT-build.
diff -r d4a2c7b83087 -r 24d3370af00b contrib/make_flys_release/make_release.sh
--- a/contrib/make_flys_release/make_release.sh Tue Oct 07 11:23:39 2014 +0200
+++ b/contrib/make_flys_release/make_release.sh Tue Oct 07 11:24:13 2014 +0200
@@ -277,7 +277,7 @@
echo "INFO: Downloading smartGWT"
mvn com.isomorphic:isc-maven-plugin:install -Dproduct=SMARTGWT -Dlicense=LGPL \
- -DbuildNumber=4.1p -DbuildDate=2014-09-08 -Dworkdir=$WORK_DIR
+ -DbuildNumber=4.1p -DbuildDate=2014-09-24 -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