You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Emmanuel Hugonnet (Updated) (JIRA)" <ji...@apache.org> on 2011/12/13 10:55:30 UTC

[jira] [Updated] (TIKA-811) Upgrade metadatExtractor version for OpenJDK 7 support

     [ https://issues.apache.org/jira/browse/TIKA-811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Hugonnet updated TIKA-811:
-----------------------------------

    Attachment: metadata.diff

Patch to fix the issue with upgrading to MetadataExtractor 2.5.0-RC3
                
> Upgrade metadatExtractor version for OpenJDK 7 support
> ------------------------------------------------------
>
>                 Key: TIKA-811
>                 URL: https://issues.apache.org/jira/browse/TIKA-811
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.0
>         Environment: OpenJDK 7
>            Reporter: Emmanuel Hugonnet
>              Labels: patch, upgrade
>         Attachments: metadata.diff
>
>
> The metadataextractor library (2.4.0-beta-1) is quite old and is depending on some Sun classes thus making it unable to run on openJDK 7 which is now the default JDK on Linux distributions.
> Upgrading the library to the new version 2.5.0-RC3 fixes this issue but the API has changed.
> Appending a patch to the MetadataExtactor class (and the tests) to take advantage of this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira