Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1945:f2c14e09a8f1
Adjusted to doOut signature change.
flys-artifacts/trunk@3335 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 30 Nov 2011 10:13:16 +0000 |
parents | 21a4d2c677a1 |
children | a584a26d5fde |
comparison
equal
deleted
inserted
replaced
1944:21a4d2c677a1 | 1945:f2c14e09a8f1 |
---|---|
1 2011-11-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/exports/ChartInfoGenerator.java | |
4 (doOut): Adjusted signature. | |
5 | |
1 2011-11-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 6 2011-11-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 7 |
3 Changed doOut signature to use ArtifactAndFacet, which will be | 8 Changed doOut signature to use ArtifactAndFacet, which will be |
4 side effect of upcoming "blackboard" feature. | 9 side effect of upcoming "blackboard" feature. |
5 | 10 |