You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2015/04/06 19:02:14 UTC

[jira] [Updated] (OODT-631) Upgrade use of deprecated method getMimeType(URL) across OODT components

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

Lewis John McGibbney updated OODT-631:
--------------------------------------
    Labels: memex  (was: )

> Upgrade use of deprecated method getMimeType(URL) across OODT components
> ------------------------------------------------------------------------
>
>                 Key: OODT-631
>                 URL: https://issues.apache.org/jira/browse/OODT-631
>             Project: OODT
>          Issue Type: Sub-task
>          Components: file manager, metadata container
>    Affects Versions: 0.6
>            Reporter: Rishi Verma
>            Assignee: Tyler Palsulich
>              Labels: memex
>             Fix For: 0.8
>
>
> Upgrade use of deprecated method getMimeType(URL) across OODT components.
> Replace with Tika.detect(URL.getPath()) and getRegisteredMimeType(String) combination.
> * filemgr/src/main/java/org/apache/oodt/cas/filemgr/datatransfer/LocalDataTransferer.java
> * filemgr/src/main/java/org/apache/oodt/cas/filemgr/structs/Reference.java
> * metadata/src/main/java/org/apache/oodt/cas/metadata/util/MimeTypeUtils.java



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)