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


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

        

Reply via email to