[GitHub] tika pull request: TIKA-1354 Add test method with nonfunctional fo...

2015-02-18 Thread hlavki
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] tika pull request: Rollback (TIKA-1354) and update pax-exam to ver...

2015-02-17 Thread hlavki
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] tika pull request: TIKA-1354 Add test method with nonfunctional fo...

2014-10-06 Thread 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] tika pull request: [TIKA-1354] Register ForkParser service in Acti...

2014-06-24 Thread hlavki
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