[
https://issues.apache.org/jira/browse/WICKET-6287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15696004#comment-15696004
]
ASF GitHub Bot commented on WICKET-6287:
----------------------------------------
GitHub user klopfdreh opened a pull request:
https://github.com/apache/wicket/pull/195
WICKET-6287 Switch from json.org to open-json - 7.x
There are clirr errors, because of some classes missing in open-json
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/klopfdreh/wicket WICKET-6287_7.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/195.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #195
----
commit cc057d0cca748c537762b3ed354dc795c455a424
Author: Tobias Soloschenko <[email protected]>
Date: 2016-11-25T07:29:40Z
WICKET-6287 Switch from json.org to open-json - 7.x
----
> Switch from json.org to open-json
> ---------------------------------
>
> Key: WICKET-6287
> URL: https://issues.apache.org/jira/browse/WICKET-6287
> Project: Wicket
> Issue Type: Task
> Components: wicket, wicket-atmosphere, wicket-extensions
> Affects Versions: 8.0.0-M2, 6.25.0, 7.5.0
> Reporter: Tobias Soloschenko
> Assignee: Tobias Soloschenko
> Priority: Minor
> Labels: license
> Fix For: 6.26, 7.6.0, 8.0.0-M3
>
>
> Because of license issues it is required to switch from json.org:
> https://github.com/stleary/JSON-java
> to open-json:
> https://github.com/tdunning/open-json
> For more information see:
> http://apache-wicket.1842946.n4.nabble.com/Fwd-JSON-License-and-Apache-Projects-td4676261.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)