Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 2496:7e077899e259
Added dependency to MapFish Print
flys-client/trunk@4309 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 26 Apr 2012 11:32:57 +0000 |
parents | d0066abb025c |
children | a6c6f305546c |
line wrap: on
line diff
--- a/flys-client/ChangeLog Thu Apr 26 09:52:17 2012 +0000 +++ b/flys-client/ChangeLog Thu Apr 26 11:32:57 2012 +0000 @@ -1,3 +1,13 @@ +2012-04-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * pom.xml: Added dependency to MapFish Print (http://www.mapfish.org/doc/print/) + License GPLv3. (This is okay, because we only use it via out-of-process calls). + + * src/main/webapp/WEB-INF/web.xml: Added servlet and servlet mapping. + + * src/main/webapp/WEB-INF/config.yaml: New. Just copied from MapFish config examples. + TODO: Adjust for out use case. + 2012-04-26 Felix Wolfsteller <felix.wolfsteller@intevation.de> * src/main/java/de/intevation/flys/client/client/FLYSConstants.java,