Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 625:40ead2d2a08d
Restructured configuration, removed duplicated entry and store config information in MapfileGenerator to avoid reading config file every time while updating mapfile.
gnv-artifacts/trunk@697 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 22 Feb 2010 11:29:34 +0000 |
parents | 6a3a1da5e680 |
children | 61f688a69a55 |
comparison
equal
deleted
inserted
replaced
624:6a3a1da5e680 | 625:40ead2d2a08d |
---|---|
1 2010-02-22 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * doc/conf/conf.xml: Restructured configuration of shapfile and template | |
4 directories. Moved map-generator part into gnv section. | |
5 Moved shapefile-directory configuration to an own section and removed | |
6 duplicated shapefile-directory config from map-generator. | |
7 | |
8 * src/main/java/de/intevation/gnv/utils/MapfileGenerator.java: Adjusted | |
9 xpath expressions regarding the changes in conf.xml. MapfileGenerator got | |
10 some instance variables to store information about mapfile location, | |
11 velocity log file and shapefile and template directories. This avoids | |
12 reading conf.xml every single time while updating the mapfile. | |
13 | |
14 * src/main/java/de/intevation/gnv/artifacts/context/GNVArtifactContextFactory.java: | |
15 Adjusted xpath expression regaring the changes of shapefile-directory in | |
16 conf.xml. | |
17 | |
1 2010-02-22 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 18 2010-02-22 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 19 |
3 * doc/conf/conf.xml: Added path for velocity logfile. | 20 * doc/conf/conf.xml: Added path for velocity logfile. |
4 | 21 |
5 * doc/conf/maptemplates/horizontalcrosssection_salinity.vm, | 22 * doc/conf/maptemplates/horizontalcrosssection_salinity.vm, |