GitHub user cstamas opened a pull request:

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

    TIKA-1292: Upping application/zip priority in XML

    To not clash with html and work for uncompressed
    ZIP files having HTML entries.
    
    This is the simplest fix that removes the problem described in issue for 
the com.intellij:annotations:7.0.3 artifact.
    
    Issue
    https://issues.apache.org/jira/browse/TIKA-1292

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

    $ git pull https://github.com/cstamas/tika tika-1292-zip-priority

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

    https://github.com/apache/tika/pull/6.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 #6
    
----
commit 32e69f38264d7aeb7c67689bbc254228c1cf0b7d
Author: Tamas Cservenak <ta...@cservenak.net>
Date:   2014-05-07T15:01:40Z

    TIKA-1292: Upping application/zip priority in XML
    
    To not clash with html and work for uncompressed
    ZIP files having HTML entries.

----


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

Reply via email to