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 <[email protected]> Authored: Mon Oct 2 15:12:30 2017 +0700 Committer: Maxim Solodovnik <[email protected]> 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(-) ----------------------------------------------------------------------
