Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1843:a7e030efd50e
Fix flys/issue405 (Datacage: Recommendations get loaded twice).
flys-artifacts/trunk@3180 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 08 Nov 2011 12:02:10 +0000 |
parents | da286eb91c9b |
children | 06cf1009301d |
comparison
equal
deleted
inserted
replaced
1842:da286eb91c9b | 1843:a7e030efd50e |
---|---|
1 2011-11-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Fix flys/issue405 (Datacage: Recommendations get loaded twice). | |
4 | |
5 * src/main/java/de/intevation/flys/artifacts/StaticWKmsArtifact.java | |
6 (setup): Do not try/catch exception. | |
7 (spawn_state): Generate just one "general" output. | |
8 | |
1 2011-11-08 Ingo Weinzierl <ingo@intevation.de> | 9 2011-11-08 Ingo Weinzierl <ingo@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/artifacts/StaticWKmsArtifact.java: | 11 * src/main/java/de/intevation/flys/artifacts/StaticWKmsArtifact.java: |
4 Added a log.warn() which prints out an exception - previously it was | 12 Added a log.warn() which prints out an exception - previously it was |
5 just skipped. | 13 just skipped. |