changeset 5989:dcbd63e35815

River ETL: removed wrong info output that discharge tables only found in FLYS are ignored.
author Sascha L. Teichmann <teichmann@intevation.de>
date Sun, 12 May 2013 18:03:30 +0200
parents a3060bfd28cf
children 428851856e48
files etl/src/main/java/org/dive4elements/river/etl/aft/River.java
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/etl/src/main/java/org/dive4elements/river/etl/aft/River.java	Sun May 12 17:04:19 2013 +0200
+++ b/etl/src/main/java/org/dive4elements/river/etl/aft/River.java	Sun May 12 18:03:30 2013 +0200
@@ -326,11 +326,6 @@
 
             modified |= deleteDischargeTables(context, bfgId2FlysDT);
 
-            for (String bfgId: bfgId2FlysDT.keySet()) {
-                log.info("FLYS: Discharge table '" + bfgId
-                    + "' found in FLYS but not in AFT. -> ignore");
-            }
-
             log.info("FLYS: Copy " + createDTs.size() +
                 " discharge tables over from AFT.");
 

http://dive4elements.wald.intevation.org