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

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


    from b5af5f6  Start next development version
     new 8bacc08  WICKET-6908 wrap exceptions for log data
     new 53b487c  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