Mercurial > dive4elements > river
diff flys-backend/ChangeLog @ 3797:0f99e9f1a2ca
Importer: Added flag to invert skipping behaviour by default. Makes importing single features much easier.
flys-backend/trunk@5452 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 13 Sep 2012 10:53:34 +0000 |
parents | 61195d14b844 |
children | 90f91ba077a8 |
line wrap: on
line diff
--- a/flys-backend/ChangeLog Wed Sep 12 16:51:38 2012 +0000 +++ b/flys-backend/ChangeLog Thu Sep 13 10:53:34 2012 +0000 @@ -1,3 +1,11 @@ +2012-09-12 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/importer/Config.java: + Add system property 'flys.backend.importer.skip.default' + which enables the switching of the skipping default. + Very useful if you want only some sub systems by + setting this to 'true' and the sub systems to 'false'. + 2012-09-12 Sascha L. Teichmann <sascha.teichmann@intevation.de> * doc/schema/postgresql.sql: Indices on cross sections