diff gwt-client/src/main/webapp/WEB-INF/web.xml @ 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 242e790fb4ee
children b1580e4d342a
line wrap: on
line diff
--- a/gwt-client/src/main/webapp/WEB-INF/web.xml	Fri Oct 24 11:54:30 2014 +0200
+++ b/gwt-client/src/main/webapp/WEB-INF/web.xml	Fri Oct 24 16:31:22 2014 +0200
@@ -3,6 +3,13 @@
     PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
     "http://java.sun.com/dtd/web-app_2_3.dtd">
 
+<!-- ######################## Warning ###################### -->
+<!-- This file is used as a template in contrib/make_flys_relase.sh -->
+<!-- If you change a string here make sure that it is not used in -->
+<!-- The release script! -->
+<!-- ######################## Warning ###################### -->
+
+
 <web-app>
 
     <context-param>

http://dive4elements.wald.intevation.org