Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1100:29c67a76ad5d
Use new helper class FLYSUtils, minor refactorization.
flys-artifacts/trunk@2603 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 29 Aug 2011 09:04:48 +0000 |
parents | af73f196eccc |
children | 82798c992975 |
comparison
equal
deleted
inserted
replaced
1099:af73f196eccc | 1100:29c67a76ad5d |
---|---|
1 2011-08-29 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Use new helper class FLYSUtils, minor refactorization. | |
4 | |
5 * src/main/java/de/intevation/flys/artifacts/MainValuesArtifact.java: | |
6 Use new functionality of helper class, convenience of FLYSArtifact. | |
7 | |
1 2011-08-29 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 8 2011-08-29 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 9 |
3 Refactored to use new Helper class FLYSUtils, moved getRiver-functionality | 10 Refactored to use new Helper class FLYSUtils, moved getRiver-functionality |
4 in there. | 11 in there. |
5 | 12 |