[
https://issues.apache.org/jira/browse/WICKET-6287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15722302#comment-15722302
]
ASF GitHub Bot commented on WICKET-6287:
----------------------------------------
Github user tdunning commented on the issue:
https://github.com/apache/wicket/pull/193
Not sure why, but I see 1.2-SNAPSHOT in the comments coming through.
That is going to point at open-json 1.3 when you actually move forward,
right?
(just call me "better safe than sorry")
On Mon, Dec 5, 2016 at 9:13 PM, Andrea Del Bene <[email protected]>
wrote:
> *@bitstorm* approved this pull request.
>
> Green light for me. I've also prepared a pr for Wicketstuff to work with
> this new library:
> wicketstuff/core#566 <https://github.com/wicketstuff/core/pull/566>
> ------------------------------
>
> In pom.xml
> <https://github.com/apache/wicket/pull/193#pullrequestreview-10368392>:
>
> > @@ -447,6 +447,12 @@
> <type>jar</type>
> </dependency>
> <dependency>
> + <groupId>com.tdunning</groupId>
> + <artifactId>json</artifactId>
> + <version>1.2-SNAPSHOT</version>
>
> I've already opened an issue. Just in case...
>
> tdunning/open-json#2 <https://github.com/tdunning/open-json/issues/2>
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/wicket/pull/193#pullrequestreview-10368392>,
> or mute the thread
>
<https://github.com/notifications/unsubscribe-auth/AAPSeqjqTjPZGaOQmErVakoBjXmRza0Gks5rE__-gaJpZM4K74MM>
> .
>
> 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)