You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by so...@apache.org on 2019/04/09 12:57:24 UTC

[wicket] branch master updated (290aad2 -> 8dc3994)

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

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


    from 290aad2  Updated archetype pom to Java 11
     new 81ca2f4  [WICKET-6648] initiate and onBeforeDownload signatures are changed (#351)
     new 8dc3994  [WICKET-6648] Deprecated methods are removed

The 20468 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:
 .../examples/ajax/builtin/AjaxDownloadPage.java    | 122 +++++++++++++--------
 .../websocket/WebSocketBehaviorDemoPage.html       |   5 +-
 .../websocket/WebSocketBehaviorDemoPage.java       |  71 +++++++++++-
 .../extensions/ajax/AjaxDownloadBehavior.java      |  48 ++++----
 .../wicket/extensions/ajax/wicket-ajaxdownload.js  |   3 +-
 5 files changed, 172 insertions(+), 77 deletions(-)