You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Bob Paulin (JIRA)" <ji...@apache.org> on 2015/04/17 00:29:59 UTC

[jira] [Commented] (TIKA-1266) Tika OSGI Bundle needs Bundle-ClassPath to work in Equinox

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

Bob Paulin commented on TIKA-1266:
----------------------------------


[~tpalsulich] You are correct that Bundle-ClassPath is not a required entry since all of the Tika jars are in the root of the bundle and Bundle-ClassPath defaults to '.'.  This has been this way since OSGi R4 [1] [2] and see section 3.9.1 of the OSGi R6 spec (most recent). 


[1] http://wiki.osgi.org/wiki/Bundle-ClassPath
[2] http://www.aqute.biz/Blog/2007-02-19

> Tika OSGI Bundle needs Bundle-ClassPath to work in Equinox
> ----------------------------------------------------------
>
>                 Key: TIKA-1266
>                 URL: https://issues.apache.org/jira/browse/TIKA-1266
>             Project: Tika
>          Issue Type: Improvement
>          Components: packaging
>    Affects Versions: 1.4, 1.5
>            Reporter: pm
>
> The "tika-bundle" currently has the Embed-Dependency header filled with embedded dependencies. 
> "Embed-Dependency" is not defined in OSGI spec, "Bundle-ClassPath" is .
> Please add "Bundle-ClassPath" with list of embedded JAR names prefixed with "., ".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)