[ https://issues.apache.org/jira/browse/TIKA-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424642#comment-13424642 ]
Ray Gauss II commented on TIKA-811: ----------------------------------- Thanks for the patch Emmanuel, I wish I had seen it earlier as I ended up duplicating some of your work. There were some additional issues presented by 2.6.2, along with a deprecated Tiff parsing method, some tests not passing, and I've refactored the GeotagHandler, but all seems to be working now. This should be resolved in r1366967. > 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, 1.1 > 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