Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1860:ddd425858169
Improved logging to include exception in fail case of spline interpolation of wst.
flys-artifacts/trunk@3209 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 10 Nov 2011 10:13:57 +0000 |
parents | 755d9763928f |
children | 11c4b1429117 |
comparison
equal
deleted
inserted
replaced
1859:755d9763928f | 1860:ddd425858169 |
---|---|
1 2011-11-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/WstValueTable.java: | |
4 Include exception when logging issue with spline creation. | |
5 | |
1 2011-11-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 6 2011-11-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/artifacts/datacage/templating/Builder.java: | 8 * src/main/java/de/intevation/flys/artifacts/datacage/templating/Builder.java: |
4 When during XPath evaluation an exception is thrown, log the | 9 When during XPath evaluation an exception is thrown, log the |
5 expression that caused the trouble. | 10 expression that caused the trouble. |