GitHub user lewismc opened a pull request: https://github.com/apache/oodt/pull/61
OODT-976 Upgrade Apache Tika to 1.18 This PR addresses https://issues.apache.org/jira/browse/OODT-976 It turns out that commons-compress also needed updating. All tests pass locally. The Tika 1.18 mime-types.xml file has been copied to every instance of it within OODT. You can merge this pull request into a Git repository by running: $ git pull https://github.com/lewismc/oodt OODT-976 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/oodt/pull/61.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #61 ---- commit f0de761c1e0d9e487824d2d2247a02f601e36d74 Author: Lewis John McGibbney <lewis.mcgibbney@...> Date: 2018-04-25T06:21:21Z OODT-976 Upgrade Apache Tika to 1.18 ---- ---