[ 
https://issues.apache.org/jira/browse/TIKA-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168292#comment-13168292
 ] 

Emmanuel Hugonnet commented on TIKA-811:
----------------------------------------

Alas it is not present, it is downloadable as well as the source code (but we 
would have to create the javadoc artifact) 
http://code.google.com/p/metadata-extractor/downloads/list. It depends on some 
Adobe jar.
You can take a look on our own Nexus 
https://www.silverpeas.org/nexus/content/groups/silverpeas/com/drewnoakes/metadata-extractor/
 for the POM infos and to try my code.
                
> 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

        

Reply via email to