Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 1810:193a916d1ab5
Pass output name to artifacts getInitialFacetActivity, prevent gaps in collection attributes outputs facets positions.
flys-artifacts/trunk@3139 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 02 Nov 2011 11:27:04 +0000 |
parents | f6a190f6aaff |
children | 4ee833095e75 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Nov 02 11:21:57 2011 +0000 +++ b/flys-artifacts/ChangeLog Wed Nov 02 11:27:04 2011 +0000 @@ -1,3 +1,14 @@ +2011-11-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + 1) Pass outputs name to artifacts getInitialFacetActivity(). + 2) Do not allow "gaps" in positions of facets in outputs in attributes + of collection (prevent e.g. positions 1,3,5; will become 1,2,3 + instead). + + * src/main/java/de/intevation/flys/collections/AttributeWriter.java: + Pass outputname to artifacts getInitialFacetActivity(), prevent + gaps in facets positions in outputs (1,3,10 become 1,2,3). + 2011-11-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> 1) Give Artifacts information about the out when they have to decide