Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 3483:b21840188264
Removed trailing whitespace.
flys-client/trunk@5180 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 09 Aug 2012 08:05:51 +0000 |
parents | e59588ea27bd |
children | 83845aa322ea |
comparison
equal
deleted
inserted
replaced
3482:c64cad8dc772 | 3483:b21840188264 |
---|---|
1 2012-07-30 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/server/meta/Converter.java: | |
4 Removed trailing whitespace. | |
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/features/XMLFileFeatures.java: | 7 * src/main/java/de/intevation/flys/client/server/features/XMLFileFeatures.java: |
3 Always close FileInputStream, improve for loops and avoid XPath for | 8 Always close FileInputStream, improve for loops and avoid XPath for |
4 getting a xml attribute. | 9 getting a xml attribute. |
5 | 10 |