Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 1859:755d9763928f
Improved loggin in error case for dc XPath expression resolution.
flys-artifacts/trunk@3208 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 10 Nov 2011 10:12:25 +0000 |
parents | 94871b7ce9e9 |
children | ddd425858169 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Thu Nov 10 09:37:59 2011 +0000 +++ b/flys-artifacts/ChangeLog Thu Nov 10 10:12:25 2011 +0000 @@ -1,3 +1,9 @@ +2011-11-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/datacage/templating/Builder.java: + When during XPath evaluation an exception is thrown, log the + expression that caused the trouble. + 2011-11-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/flys/artifacts/charts/CrossSectionApp.java: