Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 113:f077df8ad54c
The input data items of a state are read from configuration after the state has been setup.
flys-artifacts/trunk@1302 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 07 Feb 2011 17:42:14 +0000 |
parents | 0fab16cb4d44 |
children | 394b9580ceae |
comparison
equal
deleted
inserted
replaced
112:0fab16cb4d44 | 113:f077df8ad54c |
---|---|
1 2011-02-07 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/states/StateFactory.java: The | |
4 input data of a state is initialized with empty StateData objects after | |
5 the State has been created. | |
6 | |
7 * doc/conf/artifacts/winfo.xml: Renamed the input data nodes of the states | |
8 which now fits better to the class name of the implementation. | |
9 | |
1 2011-02-07 Ingo Weinzierl <ingo@intevation.de> | 10 2011-02-07 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: The | 12 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: The |
4 describe document returned by this artifact now contains the current state | 13 describe document returned by this artifact now contains the current state |
5 and the reachable states. | 14 and the reachable states. |