Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 325:7a0907742cc0
Changed the error key that is written to the result document of the feed operation.
flys-artifacts/trunk@1719 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 18 Apr 2011 13:23:12 +0000 |
parents | cd9e397cc2a8 |
children | 07eba6d3b4a5 |
comparison
equal
deleted
inserted
replaced
324:cd9e397cc2a8 | 325:7a0907742cc0 |
---|---|
1 2011-04-18 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: Changed | |
4 the error key that is thrown if no input data was found so that the key | |
5 is usable for GWT's i18n mechanism. | |
6 | |
1 2011-04-18 Ingo Weinzierl <ingo@intevation.de> | 7 2011-04-18 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/artifacts/states/RiverSelect.java: | 9 * src/main/java/de/intevation/flys/artifacts/states/RiverSelect.java: |
4 The inserted river is validated now (overrides validate() of | 10 The inserted river is validated now (overrides validate() of |
5 DefaultState). | 11 DefaultState). |