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) ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---