You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Jaroslav Tulach (JIRA)" <ji...@apache.org> on 2017/10/24 14:17:00 UTC

[jira] [Resolved] (NETBEANS-89) Elminate field of use of JSON.org API

     [ https://issues.apache.org/jira/browse/NETBEANS-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jaroslav Tulach resolved NETBEANS-89.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: Next

Fixed for post-1.5 version of HTML/Java API.

https://github.com/apache/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
>             Fix For: Next
>
>
> 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)