Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 144:dde6904ba160
The DESCRIBE of the WINFO artifact contains the available output modes now.
flys-artifacts/trunk@1544 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 23 Mar 2011 10:52:01 +0000 |
parents | 8735d1a9af4c |
children | d9e4b7e8905a |
comparison
equal
deleted
inserted
replaced
143:8735d1a9af4c | 144:dde6904ba160 |
---|---|
1 2011-03-23 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: Added | |
4 some code to append the output modes of previous states to the DESCRIBE | |
5 document. | |
6 | |
7 TODO: Determine if the current state is already filled with data and | |
8 append its output modes as well! | |
9 | |
1 2011-03-22 Ingo Weinzierl <ingo@intevation.de> | 10 2011-03-22 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * doc/conf/artifacts/winfo.xml: Enhanced the location_distance state with | 12 * doc/conf/artifacts/winfo.xml: Enhanced the location_distance state with |
4 an output mode 'discharge_table'. | 13 an output mode 'discharge_table'. |
5 | 14 |