[
https://issues.apache.org/jira/browse/TIKA-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642752#comment-14642752
]
Bob Paulin commented on TIKA-1524:
----------------------------------
Looks like the json-simple project hasn't been touched in some time. Is it
realistic to wait for this project to do a release? If this is the only reason
that the junit is required at runtime perhaps there's another json library that
could be dropped in instead. I've personally had good luck using jackson but
it shouldn't be too hard to find one without a JUnit runtime dependency and the
right license.
> Can install Tika-Bundle, missing JUnit dependency
> -------------------------------------------------
>
> Key: TIKA-1524
> URL: https://issues.apache.org/jira/browse/TIKA-1524
> Project: Tika
> Issue Type: Bug
> Components: packaging
> Affects Versions: 1.7
> Environment: Karaf 2.3.6
> Reporter: Niels
> Attachments: TIKA-1524.patch
>
>
> When I'm trying to install a feature which has a dependency on the
> Tika-Bundle, it fails to install. It indicates it's missing a dependency to
> JUnit.
> Momentarily I solved this for myself by reverting back to Tika-Bundle version
> 1.6
> Error executing command: Could not start bundle
> mvn:org.apache.tika/tika-bundle/1.7 in feature(s): Unresolved constraint in
> bundle org.apache.tika.bundle [336]: Unable to resolve 336.0: missing
> requirement [336.0] osgi.wiring.package;
> (osgi.wiring.package=org.junit.internal)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)