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 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to