Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 1118:7398280b11a0
Write WSP file for WSPLGEN and add its filepath to the WSPLGEN job.
flys-artifacts/trunk@2625 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 31 Aug 2011 13:19:29 +0000 |
parents | ea80e652f033 |
children | faca1825818e |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Aug 31 12:44:07 2011 +0000 +++ b/flys-artifacts/ChangeLog Wed Aug 31 13:19:29 2011 +0000 @@ -1,3 +1,14 @@ +2011-08-31 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/utils/FLYSUtils.java: Added a method + stub that should return a FLYSArtifact based on a given UUID. + + * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: + Write the selected WST file for WSPLGEN. Note, that this is the WST file + of the current WINFO artifact. Furthermore, there is currently no way + for the user to select a column from WST file, so we currently use the + column that is written to WST file at first. + 2011-08-31 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: Changed