This is an automated email from the ASF dual-hosted git repository.

svenmeier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git.


    from 90bbe8f  Fix javadoc errors
     new 494657d  WICKET-6908 wrap exceptions for log data
     new 7c0009c  WICKET-6908 detach all handlers

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../request/handler/logger/ListenerLogData.java    | 79 +++++--------------
 .../core/request/handler/logger/PageLogData.java   | 27 ++++---
 .../handler/logger/ListenerLogDataTest.java        | 92 ++++++++++++++++++++++
 .../wicket/request/RequestHandlerExecutor.java     | 16 ++--
 4 files changed, 136 insertions(+), 78 deletions(-)
 create mode 100644 
wicket-core/src/test/java/org/apache/wicket/core/request/handler/logger/ListenerLogDataTest.java

Reply via email to