You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by jrhe <gi...@git.apache.org> on 2014/06/20 16:58:16 UTC

[GitHub] tika pull request: Bumps libpst version to fix TIKA-1350

GitHub user jrhe opened a pull request:

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

    Bumps libpst version to fix TIKA-1350

    When parsing some emails in a PST file I get the error "Unknown message type: IPM.Note" preventing them from being parsed. This is because of an extra null byte at the end of the message class string.
    This has been fixed in version 0.8.1 of java-libpst so a version bump is all that is required. 
    https://github.com/rjohnsondev/java-libpst/issues/14

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

    $ git pull https://github.com/jrhe/tika TIKA-1350

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

    https://github.com/apache/tika/pull/12.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 #12
    
----
commit 29272a0f4abb01407b795426e563cba8ed134107
Author: Jonathan Richard Henry Evans (JRHE) <co...@jrhe.co.uk>
Date:   2014-06-20T14:53:21Z

    Bumps libpst version to fix TIKA-1350

----


---
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: Bumps libpst version to fix TIKA-1350

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

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


---
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.
---