Repository: wicket Updated Branches: refs/heads/wicket-7.x 5348b3e00 -> 573b01b44
Removed open-json task which is going to be available with 7.7.0 Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/573b01b4 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/573b01b4 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/573b01b4 Branch: refs/heads/wicket-7.x Commit: 573b01b44ef8c7c0440b3affe891eefa81b2f69e Parents: 5348b3e Author: Tobias Soloschenko <[email protected]> Authored: Tue Jan 3 18:04:02 2017 +0100 Committer: Tobias Soloschenko <[email protected]> Committed: Tue Jan 3 18:04:02 2017 +0100 ---------------------------------------------------------------------- CHANGELOG-7.x | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/573b01b4/CHANGELOG-7.x ---------------------------------------------------------------------- diff --git a/CHANGELOG-7.x b/CHANGELOG-7.x index 3372b71..c17995a 100644 --- a/CHANGELOG-7.x +++ b/CHANGELOG-7.x @@ -37,10 +37,6 @@ Release Notes - Wicket - Version 7.6.0 * [WICKET-6282] - Make native web socket message classes serializable * [WICKET-6297] - Add wicket:label tag in wicket.xsd -** Task - - * [WICKET-6287] - Switch from json.org to open-json - ======================================================================= Release Notes - Wicket - Version 7.5.0
