Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Mon Feb 07 11:37:33 2011 +0000 +++ b/flys-artifacts/ChangeLog Mon Feb 07 17:42:14 2011 +0000 @@ -1,3 +1,12 @@ +2011-02-07 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/states/StateFactory.java: The + input data of a state is initialized with empty StateData objects after + the State has been created. + + * doc/conf/artifacts/winfo.xml: Renamed the input data nodes of the states + which now fits better to the class name of the implementation. + 2011-02-07 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: The