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

Jaroslav Tulach commented on NETBEANS-89:
-----------------------------------------

Addressed by 
[AndroidJSON](https://github.com/JaroslavTulach/incubator-netbeans-html4j/commits/AndroidJSON)
 branch and particularly following 
[commit](https://github.com/JaroslavTulach/incubator-netbeans-html4j/commit/62202b0d491229ddf635cc69bb6e69e13a35d613).

> Elminate field of use of JSON.org API
> -------------------------------------
>
>                 Key: NETBEANS-89
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-89
>             Project: NetBeans
>          Issue Type: Bug
>          Components: platform - HTML4J
>            Reporter: Jaroslav Tulach
>            Assignee: Jaroslav Tulach
>
> HTML/Java API is using json.org parsing library and that one contains 
> unwanted field of use clause: Use for Good and not Evil.
> Debian and Apache consider this too restrictive:
> https://www.apache.org/legal/resolved.html#json
> and suggest alternatives. 
> https://wiki.debian.org/qa.debian.org/jsonevil
> One of the most promising ones is 
> https://packages.debian.org/search?keywords=libandroid-json-java
> Replace the JSON library only useful for "good" - with generate purpose 
> library.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to