You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by tpalsulich <gi...@git.apache.org> on 2015/03/31 19:11:49 UTC

[GitHub] tika pull request: Refactor TIKA-1558. Remove service loading blac...

GitHub user tpalsulich opened a pull request:

    https://github.com/apache/tika/pull/39

    Refactor TIKA-1558. Remove service loading blacklist

    * Remove all direct service loading logic regarding a blacklist.
    * Small changes to CompositeParser logic to make sure subclasses of excluded Parsers are also excluded.
    * Added new testing in the tika-core module to test regular and subclass exclusion.
    
    @Gagravarr, can you look this over?

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tpalsulich/tika TIKA-1558

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tika/pull/39.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 #39
    
----
commit 7e38e3cdef3f5ae11d45863c67c6216561802a32
Author: Tyler Palsulich <tp...@gmail.com>
Date:   2015-03-31T17:05:19Z

    Refactor TIKA-1558. Remove service loading blacklist and ensure subclasses are also excluded.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tika pull request: Refactor TIKA-1558. Remove service loading blac...

Posted by tpalsulich <gi...@git.apache.org>.
Github user tpalsulich closed the pull request at:

    https://github.com/apache/tika/pull/39


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---