Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 303:2d393c8bd38c
Write the name of an artifact into the DESCRIBE document.
flys-artifacts/trunk@1672 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 12 Apr 2011 13:42:14 +0000 |
parents | f526f02e8ce2 |
children | 992afc0299cd |
comparison
equal
deleted
inserted
replaced
302:f526f02e8ce2 | 303:2d393c8bd38c |
---|---|
1 2011-04-12 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: | |
4 The name of the artifact 'winfo' is written into the DESCRIBE document | |
5 now. We need this to have a proper way to distinguish between different | |
6 artifacts in the UI. | |
7 | |
1 2011-04-12 Ingo Weinzierl <ingo@intevation.de> | 8 2011-04-12 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: Bugfix: | 10 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: Bugfix: |
4 States are filled with data before they describe themself. | 11 States are filled with data before they describe themself. |
5 | 12 |