diff contrib/make_flys_release/make_release.sh @ 8445:fe43340352bc

(issue1769) Adapt release script for new print url. This also adds a warning to the web.xml that it is used as a template.
author Andre Heinecke <andre.heinecke@intevation.de>
date Fri, 24 Oct 2014 16:31:22 +0200
parents 35b3bbd1365f
children e304f947c5a1
line wrap: on
line diff
--- a/contrib/make_flys_release/make_release.sh	Fri Oct 24 11:54:30 2014 +0200
+++ b/contrib/make_flys_release/make_release.sh	Fri Oct 24 16:31:22 2014 +0200
@@ -210,7 +210,7 @@
         $FLYS_SOURCE_DIR/river/gwt-client/src/main/webapp/WEB-INF/log4j.properties
 fi
 
-sed -i -e "s@http://localhost:8080/d4e/flys/mapfish-print@https://localhost/flys-${VERSION}/flys/mapfish-print@g" \
+sed -i -e "s@http://localhost:8080/d4e-river/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