[PATCH] Release script: use newer patch build of Smart GWT
Wald Commits
scm-commit at wald.intevation.org
Thu May 7 09:27:17 CEST 2015
# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1430983603 -7200
# Node ID f1250a55acd6b31397aaf695e5452c6f52cac030
# Parent e6d0fc817e20a084ccb9e680937dacdc826974aa
Release script: use newer patch build of Smart GWT.
diff -r e6d0fc817e20 -r f1250a55acd6 contrib/make_flys_release/make_release.sh
--- a/contrib/make_flys_release/make_release.sh Wed May 06 18:46:57 2015 +0200
+++ b/contrib/make_flys_release/make_release.sh Thu May 07 09:26:43 2015 +0200
@@ -166,7 +166,7 @@
echo "INFO: Downloading smartGWT"
mvn com.isomorphic:isc-maven-plugin:install -Dproduct=SMARTGWT -Dlicense=LGPL \
- -DbuildNumber=4.1p -DbuildDate=2014-12-13 -Dworkdir=$WORK_DIR
+ -DbuildNumber=4.1p -DbuildDate=2015-04-25 -Dworkdir=$WORK_DIR
echo "INFO: compile sources"
mvn -f $FLYS_SOURCE_DIR/framework/pom.xml clean compile install
More information about the Dive4Elements-commits
mailing list