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 2017/10/02 08:17:10 UTC

[5/6] wicket git commit: Merge branch 'master' into WICKET-6105-java.time

Merge branch 'master' into WICKET-6105-java.time


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/9051b43f
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/9051b43f
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/9051b43f

Branch: refs/heads/WICKET-6105-java.time
Commit: 9051b43fb21243597809413c6387af896508db54
Parents: 2f1b925 77d8bf3
Author: Maxim Solodovnik <so...@gmail.com>
Authored: Mon Oct 2 15:12:30 2017 +0700
Committer: Maxim Solodovnik <so...@gmail.com>
Committed: Mon Oct 2 15:12:30 2017 +0700

----------------------------------------------------------------------
 .../org/apache/wicket/Application_nl.properties |  8 ++-
 .../mapper/AbstractBookmarkableMapper.java      | 34 ++++++----
 .../core/request/mapper/MountedMapperTest.java  | 53 +++++++++++++++-
 .../wicket-http2/wicket-http2-servlet4/pom.xml  | 47 ++++++++++++++
 .../org/apache/wicket/http2/Initializer.java    | 44 +++++++++++++
 .../http2/markup/head/Servlet4PushBuilder.java  | 65 ++++++++++++++++++++
 .../services/org.apache.wicket.IInitializer     |  1 +
 .../util/license/ApacheLicenceHeaderTest.java   | 34 ++++++++++
 8 files changed, 270 insertions(+), 16 deletions(-)
----------------------------------------------------------------------