Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 1034:50a5ce7a47b7
Implemented an odv exporter for product type 'Horizontales Schnittprofil' (issue260).
gnv-artifacts/trunk@1082 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 10 May 2010 10:29:55 +0000 |
parents | 35c442410738 |
children | 2c7501c2b0d2 |
comparison
equal
deleted
inserted
replaced
1033:35c442410738 | 1034:50a5ce7a47b7 |
---|---|
1 2010-05-10 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue260 (Implemented an odv export for 'Horizontales Schnittprofil') | |
4 | |
5 * doc/conf/products/horizontalprofile/conf_mesh_cross.xml: Added odv as | |
6 further export format of product type 'Horizontales Schnittprofil'. | |
7 | |
8 * src/main/java/de/intevation/gnv/state/profile/horizontal/HorizontalProfileMeshCrossOutputState.java: | |
9 Implemented an odv exporter for this product type. | |
10 | |
11 * src/main/java/de/intevation/gnv/exports/StringArrayKey.java: Added a | |
12 getKey() method to be able to retrieve the key of such objects. | |
13 | |
1 2010-05-07 Hans Plum <hans@intevation.de> | 14 2010-05-07 Hans Plum <hans@intevation.de> |
2 | 15 |
3 * doc/conf/queries.properties: | 16 * doc/conf/queries.properties: |
4 Added a comment after implementing the admin tables for cache cleaner | 17 Added a comment after implementing the admin tables for cache cleaner |
5 | 18 |