Github user hlavki closed the pull request at:
https://github.com/apache/tika/pull/18
---
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
GitHub user hlavki opened a pull request:
https://github.com/apache/tika/pull/30
Rollback (TIKA-1354) and update pax-exam to version 4.4.0
Test all bundle tests cases passes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hlavki
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 su
GitHub user hlavki opened a pull request:
https://github.com/apache/tika/pull/13
[TIKA-1354] Register ForkParser service in Activator and add simple test
There is maybe another way but I didn't find it. It'll will be good if
somebody with higher OSGI knowledge also look o