[ https://issues.apache.org/jira/browse/TIKA-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16024666#comment-16024666
]
Tim Allison commented on TIKA-2376:
-----------------------------------
[~gagravarr] is right (see HADOOP-13794):
<dependency>
<groupId>com.tdunning</groupId>
<artifactId>json</artifactId>
<version>1.0</version>
</dependency>
As discussed on TIKA-1804, this does not have a replacement for the XML->json that we need
for the TEIParser. If anyone can send me some TEI xml, I'm happy to write a SAXParser.
> Avoid org.json dependency
> -------------------------
>
> Key: TIKA-2376
> URL: https://issues.apache.org/jira/browse/TIKA-2376
> Project: Tika
> Issue Type: Task
> Reporter: Claus Ibsen
> Priority: Blocker
>
> See the Apache discussion about this
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
|