Repository: wicket Updated Branches: refs/heads/wicket-6.x ad978211a -> 4b66ccd45
Removed open-json task which is going to be available with 6.27.0 Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/4b66ccd4 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/4b66ccd4 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/4b66ccd4 Branch: refs/heads/wicket-6.x Commit: 4b66ccd4576119cb1aa85bc8d531919496815f4d Parents: ad97821 Author: Tobias Soloschenko <[email protected]> Authored: Tue Jan 3 18:02:31 2017 +0100 Committer: Tobias Soloschenko <[email protected]> Committed: Tue Jan 3 18:02:31 2017 +0100 ---------------------------------------------------------------------- CHANGELOG-6.x | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/4b66ccd4/CHANGELOG-6.x ---------------------------------------------------------------------- diff --git a/CHANGELOG-6.x b/CHANGELOG-6.x index f4e4e0a..f36c71b 100644 --- a/CHANGELOG-6.x +++ b/CHANGELOG-6.x @@ -27,10 +27,6 @@ Release Notes - Wicket - Version 6.26.0 * [WICKET-6274] - Add origin header to ajax requests in BaseWicketTester * [WICKET-6282] - Make native web socket message classes serializable -** Task - - * [WICKET-6287] - Switch from json.org to open-json - ======================================================================= Release Notes - Wicket - Version 6.25.0
