[ https://issues.apache.org/jira/browse/TIKA-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14160340#comment-14160340 ]
ASF GitHub Bot commented on TIKA-1354: -------------------------------------- GitHub user hlavki opened a pull request: https://github.com/apache/tika/pull/18 TIKA-1354 Add test method with nonfunctional fork parser There is something wrong with pax commons logging so ForkParser doesn't work in general. Test method: testForkParserPdf() I suppose that this pull request will never be merged to trunk. You can merge this pull request into a Git repository by running: $ git pull https://github.com/hlavki/tika trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/tika/pull/18.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #18 ---- commit ab9d4d432b4ace9877cd1bbc178594ac230d4edd Author: Michal Hlavac <hla...@hlavki.eu> Date: 2014-10-06T14:21:48Z TIKA-1354 Add test method with nonfunctional fork parser (There is something wrong with pax commons logging) ---- > ForkParser doesn't work in OSGI container > ----------------------------------------- > > Key: TIKA-1354 > URL: https://issues.apache.org/jira/browse/TIKA-1354 > Project: Tika > Issue Type: Bug > Components: parser > Affects Versions: 1.6 > Reporter: Michal Hlavac > > I can't find way to run ForkParser in OSGI container. -- This message was sent by Atlassian JIRA (v6.3.4#6332)