changeset 5960:75803c9eb63b

Fix print configuration, in the config flys is still flys
author Andre Heinecke <aheinecke@intevation.de>
date Fri, 10 May 2013 09:28:24 +0200
parents 203c934dd669
children 55687a506296
files contrib/make_flys_release/README contrib/make_flys_release/make_release.sh
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/make_flys_release/README	Thu May 09 22:07:14 2013 +0200
+++ b/contrib/make_flys_release/README	Fri May 10 09:28:24 2013 +0200
@@ -103,3 +103,5 @@
 
 Nun kann man den server starten. Dazu in das entsprechende server verzeichnis wechseln
 und ./bin/run ausführen. Der server muss mit diesem arbeitsverzeichnis gestartet werden.
+
+'<,'>s/void \(.*\)(\(.*\));/void \1(\2) {\r    d->\1(\2);\r}\r
--- a/contrib/make_flys_release/make_release.sh	Thu May 09 22:07:14 2013 +0200
+++ b/contrib/make_flys_release/make_release.sh	Fri May 10 09:28:24 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@http://localhost:8888/river/mapfish-print@https://localhost/flys-${VERSION}/river/mapfish-print@g" \
+sed -i -e "s@http://localhost:8888/flys/mapfish-print@https://localhost/flys-${VERSION}/river/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