[ 
https://issues.apache.org/jira/browse/WICKET-6287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728503#comment-15728503
 ] 

ASF GitHub Bot commented on WICKET-6287:
----------------------------------------

Github user klopfdreh commented on the issue:

    https://github.com/apache/wicket/pull/195
  
    I managed to resolve the clirr issues.
    
    What I did was:
    * Revert back all class signatures that were copied from json.org and throw 
a corresponding exception to inform users about the switch
    
    If the user updates Apache Wicket and is ok with the license issue of 
JSON.org the users code has to be switched to the corresponding maven 
dependency of the JSON.org library and the imports has to be reorganized, but 
for 90% the code will work as before.


> 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)

Reply via email to