[
https://issues.apache.org/jira/browse/TIKA-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14520073#comment-14520073
]
Hudson commented on TIKA-1617:
------------------------------
SUCCESS: Integrated in tika-trunk-jdk1.7 #652 (See
[https://builds.apache.org/job/tika-trunk-jdk1.7/652/])
Add a parsers equivalent OSGi test to mirror the detectors one, spotted while
working on TIKA-1617 (nick:
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1676819)
* /tika/trunk/tika-bundle/src/test/java/org/apache/tika/bundle/BundleIT.java
Spotted when looking at TIKA-1617 - DefaultParser should override
getAllComponentParsers to mirror getParsers behaviour when a dynamic service
loader exists (nick:
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1676817)
* /tika/trunk/tika-core/src/main/java/org/apache/tika/parser/DefaultParser.java
Patch from Bob Paulin from TIKA-1617 - Change OSGi Detection test to use OSGi
Service (nick: http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1676814)
* /tika/trunk/tika-bundle/src/test/java/org/apache/tika/bundle/BundleIT.java
> Change OSGi Detection test to use OSGi Service
> ----------------------------------------------
>
> Key: TIKA-1617
> URL: https://issues.apache.org/jira/browse/TIKA-1617
> Project: Tika
> Issue Type: Test
> Reporter: Bob Paulin
> Priority: Minor
> Attachments: TIKA-1617.patch
>
>
> Currently the testDetection test does not actually use the OSGi service
> created within the OSGi Framework. I've changed the test to use the service
> defined in the tika-bundle
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)