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

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

Github user tdunning commented on the issue:

    https://github.com/apache/wicket/pull/193
  
    I have pushed a few additional versions of open-json that might help (or
    hinder) wicket.
    
    The basic issue was that in the bean constructor, objects were not
    converted all the way down. This led to really bad behavior because the
    native to-string was used on things like lists that led to ugly and
    non-functional results.
    
    This was resolved in open-json 1.6 in a way that I don't think would hurt
    wicket, but it might be good for you guys to let me know if it does and if
    there is a middle ground that does not.
    
    
    
    On Mon, Dec 12, 2016 at 7:35 PM, Andrea Del Bene <notificati...@github.com>
    wrote:
    
    > +1 to merge. I've tested with WicketStuff and with @sebfz1
    > <https://github.com/sebfz1> wicket-jquery-ui. Two PR have been created
    > for this two project but everything seems to work fine with them.
    >
    > —
    > You are receiving this because you were mentioned.
    > Reply to this email directly, view it on GitHub
    > <https://github.com/apache/wicket/pull/193#issuecomment-266395023>, or 
mute
    > the thread
    > 
<https://github.com/notifications/unsubscribe-auth/AAPSeqb2rypinCugy7pJriZdbrJzLbB7ks5rHSONgaJpZM4K74MM>
    > .
    >



> 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