Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 3481:e59588ea27bd
Some optimization of the code mentioned by Sascha T.
flys-client/trunk@5176 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Wed, 08 Aug 2012 13:39:35 +0000 |
parents | 14d37be8541e |
children | b21840188264 |
comparison
equal
deleted
inserted
replaced
3480:14d37be8541e | 3481:e59588ea27bd |
---|---|
1 2012-08-08 Björn Ricks <bjoern.ricks@intevation.de> | |
2 * src/main/java/de/intevation/flys/client/server/features/XMLFileFeatures.java: | |
3 Always close FileInputStream, improve for loops and avoid XPath for | |
4 getting a xml attribute. | |
5 | |
1 2012-08-08 Björn Ricks <bjoern.ricks@intevation.de> | 6 2012-08-08 Björn Ricks <bjoern.ricks@intevation.de> |
2 * src/main/java/de/intevation/flys/client/server/CapabilitiesParser.java, | 7 * src/main/java/de/intevation/flys/client/server/CapabilitiesParser.java, |
3 src/main/java/de/intevation/flys/client/server/BaseServlet.java, | 8 src/main/java/de/intevation/flys/client/server/BaseServlet.java, |
4 src/main/webapp/WEB-INF/web.xml: | 9 src/main/webapp/WEB-INF/web.xml: |
5 Remove the obsolete BaseServlet. Initializing of logging is now handled by | 10 Remove the obsolete BaseServlet. Initializing of logging is now handled by |