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

Hudson commented on TIKA-2060:
------------------------------

FAILURE: Integrated in Jenkins build tika-2.x-windows #38 (See 
[https://builds.apache.org/job/tika-2.x-windows/38/])
TIKA-2060 - Added toggle to ClassLoaderUtils for OSGi (bob: rev 
dc841e6ba3b802986387c21b1499fb0ef58ff56c)
* (edit) tika-batch/src/main/java/org/apache/tika/util/ClassLoaderUtil.java
* (edit) 
tika-batch/src/main/java/org/apache/tika/batch/builders/BatchProcessBuilder.java


> Tika 2.0 - Add Toggle to Tika Batch ClassLoaderUtil to enable OSGi loading
> --------------------------------------------------------------------------
>
>                 Key: TIKA-2060
>                 URL: https://issues.apache.org/jira/browse/TIKA-2060
>             Project: Tika
>          Issue Type: Task
>    Affects Versions: 2.0
>            Reporter: Bob Paulin
>            Assignee: Bob Paulin
>
> Currently the ClassLoaderUtil class in Tika Batch only using the System 
> Classloader which doesn't work properly when used in OSGi.  Would like to add 
> an optional attribute to tika-batch-config called useBundleClassLoader to 
> allow the system classloader to be replaced with the classloader used for the 
> ClassLoaderUtil class (which would be the same as the bundle that loaded it).



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

Reply via email to