Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1147:e7d5452a7381
Added a 'ProblemObserver' that analyses WSPLGEN's error stream for errors and warnings.
flys-artifacts/trunk@2677 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 08 Sep 2011 11:24:27 +0000 |
parents | 66d98964f2df |
children | 302461d5d071 |
comparison
equal
deleted
inserted
replaced
1146:66d98964f2df | 1147:e7d5452a7381 |
---|---|
1 2011-09-08 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/wsplgen/JobObserver.java: Small | |
4 adjustments that makes it easier to subclass this observer. | |
5 | |
6 * src/main/java/de/intevation/flys/wsplgen/ProblemObserver.java: New. A | |
7 sublcass of JobObserver which analyses the WSPLGEN output for errors and | |
8 warnings. | |
9 | |
10 * src/main/java/de/intevation/flys/wsplgen/JobExecutor.java: Use | |
11 JobObserver and ProblemObserver to track the whole WSPLGEN output and | |
12 print number of errors/warnings to log output. | |
13 | |
1 2011-09-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 14 2011-09-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 15 |
3 Added translation of w_differences. | 16 Added translation of w_differences. |
4 | 17 |
5 * src/main/resources/messages_de_DE.properties, | 18 * src/main/resources/messages_de_DE.properties, |