Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 388:cc6840cbe503
Introduced an export output target on collection level that enables collections to be exported.
flys-artifacts/trunk@1809 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 03 May 2011 16:26:35 +0000 |
parents | 6c63e3c3f77d |
children | 69d05357c177 |
comparison
equal
deleted
inserted
replaced
387:6c63e3c3f77d | 388:cc6840cbe503 |
---|---|
1 2011-05-03 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: | |
4 Introduced an "export" output target. If the target is "export", a | |
5 facet (read from the incoming xml document) is a necessary parameter | |
6 that determines which facets are written to the output. | |
7 | |
1 2011-05-03 Ingo Weinzierl <ingo@intevation.de> | 8 2011-05-03 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/resources/messages_en.properties: Bugfix: replaced german | 10 * src/main/resources/messages_en.properties: Bugfix: replaced german |
4 string (copy & paste mistake). | 11 string (copy & paste mistake). |
5 | 12 |