Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 466:8bd50b41dea6
Moved the SessionHolder from flys-artifacts to flys-backend.
flys-backend/trunk@1700 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 15 Apr 2011 09:49:21 +0000 |
parents | c2c3ad4fda58 |
children | c8c09e31cdb8 |
comparison
equal
deleted
inserted
replaced
465:c2c3ad4fda58 | 466:8bd50b41dea6 |
---|---|
1 2011-04-15 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/backend/SessionHolder.java: Moved to | |
4 this module from flys-artifacts. This is necessary to get access to the | |
5 current session in this module as well. | |
6 | |
1 2011-04-14 Ingo Weinzierl <ingo@intevation.de> | 7 2011-04-14 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/model/River.java: Added a method that | 9 * src/main/java/de/intevation/flys/model/River.java: Added a method that |
4 returns the min and max distance of a river. | 10 returns the min and max distance of a river. |
5 | 11 |