Mercurial > dive4elements > river
diff flys-backend/ChangeLog @ 2804:68d1661a57cf
Added a new config option to specify a INFO.gew file by system property.
flys-backend/trunk@4182 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 29 Mar 2012 07:24:15 +0000 |
parents | cdc084071c14 |
children | a55b7b35cc3a |
line wrap: on
line diff
--- a/flys-backend/ChangeLog Mon Mar 19 06:11:38 2012 +0000 +++ b/flys-backend/ChangeLog Thu Mar 29 07:24:15 2012 +0000 @@ -1,3 +1,12 @@ +2012-03-29 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/importer/Config.java: Added a config + option "flys.backend.importer.infogew.file" to set the path of an + INFO.gew file. + + * src/main/java/de/intevation/flys/importer/Importer.java: Read the path + to the INFO.gew from the new config option and try to parse it. + 2012-03-19 Ingo Weinzierl <ingo@intevation.de> * doc/schema/oracle-spatial.sql: Set the type of 'lower' and 'upper' column