Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 939:32d0a543e3e8
Adapted a method signature of FLYSContextFactory to apply the changes in the artifact database.
flys-artifacts/trunk@2332 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 14 Jul 2011 14:25:36 +0000 |
parents | bd3683453928 |
children | f4439e015278 |
comparison
equal
deleted
inserted
replaced
938:bd3683453928 | 939:32d0a543e3e8 |
---|---|
1 2011-07-14 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/context/FLYSContextFactory.java: | |
4 Adapted the signature of createArtifactContext() - it returns an | |
5 instance of GlobalContext now. | |
6 | |
1 2011-07-14 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 7 2011-07-14 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/artifacts/geom/Lines.java: | 9 * src/main/java/de/intevation/flys/artifacts/geom/Lines.java: |
4 Debugged the water fill algorithm. Added a lot of logging. | 10 Debugged the water fill algorithm. Added a lot of logging. |
5 | 11 |