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

2015-04-16 Thread Bob Paulin (JIRA)

[ 
https://issues.apache.org/jira/browse/TIKA-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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)


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

2015-03-20 Thread Tyler Palsulich (JIRA)

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

Tyler Palsulich commented on TIKA-1266:
---

After a quick Google, I don't think this is actually a problem? I really don't 
know, though.

 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)