Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1811:4ee833095e75
Removed logger/debuggin noise.
flys-artifacts/trunk@3140 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 02 Nov 2011 11:30:26 +0000 |
parents | 193a916d1ab5 |
children | dd084cf3f284 |
comparison
equal
deleted
inserted
replaced
1810:193a916d1ab5 | 1811:4ee833095e75 |
---|---|
1 2011-11-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/MainValuesArtifact.java: | |
4 Removed logger/debugging noise. | |
5 | |
1 2011-11-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 6 2011-11-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 7 |
3 1) Pass outputs name to artifacts getInitialFacetActivity(). | 8 1) Pass outputs name to artifacts getInitialFacetActivity(). |
4 2) Do not allow "gaps" in positions of facets in outputs in attributes | 9 2) Do not allow "gaps" in positions of facets in outputs in attributes |
5 of collection (prevent e.g. positions 1,3,5; will become 1,2,3 | 10 of collection (prevent e.g. positions 1,3,5; will become 1,2,3 |