comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/WstValueTable.java @ 2282:4d30e38600b8

Log error as warning. flys-artifacts/trunk@3944 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 07 Feb 2012 08:28:22 +0000
parents 46918e6a831d
children 61b32380ffdb
comparison
equal deleted inserted replaced
2281:08811a335baf 2282:4d30e38600b8
971 // XXX: I'm not sure if this really can happen 971 // XXX: I'm not sure if this really can happen
972 // and if we should report this more than once. 972 // and if we should report this more than once.
973 hadErrors = true; 973 hadErrors = true;
974 if (errors != null) { 974 if (errors != null) {
975 errors.addProblem("relating.w.w.failed"); 975 errors.addProblem("relating.w.w.failed");
976 log.debug("W~W failed", aode); 976 log.warn("W~W failed", aode);
977 } 977 }
978 } 978 }
979 } 979 }
980 } 980 }
981 981

http://dive4elements.wald.intevation.org