You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/05/30 19:09:04 UTC

[jira] [Commented] (TIKA-1804) Tika use no free json.org

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

Hudson commented on TIKA-1804:
------------------------------

SUCCESS: Integrated in Jenkins build Tika-trunk #1280 (See [https://builds.apache.org/job/Tika-trunk/1280/])
TIKA-1804 -- convert json parsing to SAX in TEIParser, step 1: test (tallison: [https://github.com/apache/tika/commit/b290cd79d652741a0c8249f3860583b4169f6455])
* (add) tika-parsers/src/test/resources/test-documents/testTEI.xml
* (add) tika-parsers/src/test/java/org/apache/tika/parser/journal/TEITest.java


> Tika use no free json.org
> -------------------------
>
>                 Key: TIKA-1804
>                 URL: https://issues.apache.org/jira/browse/TIKA-1804
>             Project: Tika
>          Issue Type: Bug
>            Reporter: gil cattaneo
>
> Hi
> Your project is licensed under Apache License Version 2,
> but your code pulls in code from json.org under Douglas Crockford’s bad licence [1] , and is non-free [2].
> Such usage restriction makes the license incompatible with The Open Source Definition and
> The Free Software Definition. Because Tika binary distribution includes this software,
> it effectively becomes proprietary software itself.
> You may also comment that the json.org license is valid for You but for many Linux distributions it is not acceptable.
> I hope to continue to maintain Tika for Fedora, without having to run into these problems.
> Please try to replace it with one of the many free alternatives.
> Regards
> [1]
> ./tika-1.11/tika-parsers/src/main/java/org/apache/tika/parser/journal/GrobidRESTParser.java
> ./tika-1.11/tika-parsers/src/main/java/org/apache/tika/parser/journal/JournalParser.java
> ./tika-1.11/tika-parsers/src/main/java/org/apache/tika/parser/journal/TEIParser.java
> [2]
> https://wiki.debian.org/qa.debian.org/jsonevil
> http://www.sonatype.com/people/2012/03/use-json-well-youd-better-not-be-evil/
> http://tanguy.ortolo.eu/blog/article46/json-license



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)