[Dive4elements-commits] [PATCH 2 of 2] Flys is still flys for the print url

Wald Commits scm-commit at wald.intevation.org
Tue May 14 18:43:15 CEST 2013


# HG changeset patch
# User Andre Heinecke <aheinecke at intevation.de>
# Date 1368549788 -7200
# Node ID bf5dba3f66ac3aa4c280fdcc9452afae7ab24f4d
# Parent  078677c684af8b921c13a8504e730a233d694eec
Flys is still flys for the print url

diff -r 078677c684af -r bf5dba3f66ac contrib/make_flys_release/make_release.sh
--- a/contrib/make_flys_release/make_release.sh	Tue May 14 18:41:43 2013 +0200
+++ b/contrib/make_flys_release/make_release.sh	Tue May 14 18:43:08 2013 +0200
@@ -189,7 +189,7 @@
 echo "[INFO]: Artifact Port: $ARTIFACT_PORT"
 
 #Needs to be done before the tomcat replacement below
-sed -i -e "s at http://localhost:8888/flys/mapfish-print at https://localhost/flys-${VERSION}/river/mapfish-print at g" \
+sed -i -e "s at http://localhost:8888/flys/mapfish-print at https://localhost/flys-${VERSION}/flys/mapfish-print at g" \
     $FLYS_SOURCE_DIR/river/gwt-client/src/main/webapp/WEB-INF/web.xml
 
 sed -i -e "s at http://localhost:8181 at http://localhost:$ARTIFACT_PORT at g" \


More information about the Dive4elements-commits mailing list