Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 664:15497dce8fcd
Adjusted logging configuration. Old config did not have any effect on log4j.
gnv/trunk@756 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 09 Mar 2010 15:29:44 +0000 |
parents | 9a019c125b60 |
children | 27f25b9ae9af |
comparison
equal
deleted
inserted
replaced
663:9a019c125b60 | 664:15497dce8fcd |
---|---|
1 2010-03-09 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * src/main/webapp/WEB-INF/config/log4j.properties, | |
4 src/main/webapp/WEB-INF/classes/log4j.properties: Moved logging | |
5 configuration. The config file did not have any effect in config | |
6 directory. In classes directory, it has. | |
7 | |
8 * src/main/webapp/WEB-INF/web.xml: Removed logging section which is no more | |
9 necessary anymore. | |
10 | |
1 2010-03-09 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 11 2010-03-09 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 12 |
3 * src/main/java/de/intevation/gnv/action/ChangeOptionsAction.java: Parse | 13 * src/main/java/de/intevation/gnv/action/ChangeOptionsAction.java: Parse |
4 user input from chart/histogram options panel and check if integer and | 14 user input from chart/histogram options panel and check if integer and |
5 doubles are valid - if we find a value which is not valid for the | 15 doubles are valid - if we find a value which is not valid for the |