https://issues.apache.org/bugzilla/show_bug.cgi?id=56441
--- Comment #1 from Christopher Schultz <[email protected]> --- Confirmed. It seems that IntrospectionUtils.setProperty catches things like InvocationTargetException and logs them at the DEBUG level. I assert that such things should be logged at the WARN level. Without DEBUG logging enabled, a user cannot see the underlying error. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
