diff contrib/make_flys_release/make_release.sh @ 7777:c7abf983d41b

Set print URL to useful value for demo installation.
author Tom Gottfried <tom@intevation.de>
date Tue, 04 Mar 2014 17:58:10 +0100
parents 84889738d029
children 35a7c05b5cd4
line wrap: on
line diff
--- a/contrib/make_flys_release/make_release.sh	Tue Mar 04 17:42:31 2014 +0100
+++ b/contrib/make_flys_release/make_release.sh	Tue Mar 04 17:58:10 2014 +0100
@@ -192,7 +192,7 @@
 echo "[INFO]: Artifact Port: $ARTIFACT_PORT"
 
 #Needs to be done before the tomcat replacement below
-sed -i -e "s@http://localhost:8888/flys/mapfish-print@https://localhost/flys-${VERSION}/flys/mapfish-print@g" \
+sed -i -e "s@http://localhost:8080/d4e/flys/mapfish-print@https://localhost/flys-${VERSION}/flys/mapfish-print@g" \
     $FLYS_SOURCE_DIR/river/gwt-client/src/main/webapp/WEB-INF/web.xml
 
 sed -i -e "s@http://localhost:8181@http://localhost:$ARTIFACT_PORT@g" \

http://dive4elements.wald.intevation.org