Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1767:b2730e31ff5b
Store Facets without association to state id.
flys-artifacts/trunk@3088 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 26 Oct 2011 12:45:34 +0000 |
parents | 23b99572f725 |
children | 41ba2276d785 |
comparison
equal
deleted
inserted
replaced
1766:23b99572f725 | 1767:b2730e31ff5b |
---|---|
1 2011-10-26 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/RiverAxisArtifact.java: | |
4 Do not store facets in a map from stateId to list of facets, but in | |
5 a pure list instead. | |
6 | |
1 2011-10-26 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 7 2011-10-26 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 8 |
3 * doc/conf/artifacts/winfo.xml: Adjusted to newer semantics, | 9 * doc/conf/artifacts/winfo.xml: Adjusted to newer semantics, |
4 minor cleanups. | 10 minor cleanups. |
5 | 11 |