You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2022/06/21 19:20:00 UTC

[jira] [Commented] (TIKA-3797) Tika's ServiceLoader should ignore duplicate classes

    [ https://issues.apache.org/jira/browse/TIKA-3797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557072#comment-17557072 ] 

Hudson commented on TIKA-3797:
------------------------------

SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk8 #651 (See [https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/651/])
TIKA-3797 -- ServiceLoader's loadServiceProviders() should return unique classes (tallison: [https://github.com/apache/tika/commit/3b7d7f32dcdc3a7444134dc08bc804a7846701c1])
* (edit) CHANGES.txt
* (edit) tika-core/src/main/java/org/apache/tika/config/ServiceLoader.java


> Tika's ServiceLoader should ignore duplicate classes
> ----------------------------------------------------
>
>                 Key: TIKA-3797
>                 URL: https://issues.apache.org/jira/browse/TIKA-3797
>             Project: Tika
>          Issue Type: Bug
>            Reporter: Tim Allison
>            Priority: Trivial
>
> Java's ServiceLoader.load() ignores duplicate classes.  Tika's does not.  We should modify Tika's behavior to mirror Java's.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)