You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2019/02/02 22:31:49 UTC

[wicket] branch master updated (684c297 -> 96b8fa7)

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

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


    from 684c297  trigger Java 13 build
     new b436503  WICKET-6634 Save the closeCode and message in WebSocket's ClosedMessage
     new 96b8fa7  WICKET-6634 Save the closeCode and message in WebSocket's ClosedMessage

The 20426 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:
 .../protocol/ws/api/AbstractWebSocketProcessor.java    |  2 +-
 .../wicket/protocol/ws/api/message/ClosedMessage.java  | 18 ++++++++++++++++--
 2 files changed, 17 insertions(+), 3 deletions(-)