[
https://issues.apache.org/jira/browse/WINK-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753616#action_12753616
]
Michael Elman commented on WINK-159:
------------------------------------
hq. Abdera is still at the incubating repository
Ah, now I see.
Thanks, Bryant.
So it seems that Abdera checked in json to their source control and distribute
it under abdera groupId:
{code}
<groupId>org.apache.abdera</groupId>
<artifactId>json</artifactId>
{code}
I have a feeling of deja-vu.
> Use clean Apache licensed version of json.org classes
> -----------------------------------------------------
>
> Key: WINK-159
> URL: https://issues.apache.org/jira/browse/WINK-159
> Project: Wink
> Issue Type: Improvement
> Components: Common
> Affects Versions: 0.2
> Reporter: Nick Gallardo
>
> There is an issue that has come up with the json.org classes in a few other
> runtimes. Specifically, the classes as we get them today contain a line in
> the license that says:
> "The Software shall be used for Good, not Evil."
> This issue has come up with both Abdera and Jettison before, and they are
> both using a new version of the classes with a clean license, provided by the
> json.org team. See http://jira.codehaus.org/browse/JETTISON-66 for more info.
> We need a clean copy of these classes for Wink as well. It may be that we
> ultimately get them from one of the dependencies with a clean copy, but we
> can figure that out.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.