Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.6
-
Don't Know (Unsure) - The default level
Description
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