You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2019/12/02 19:44:03 UTC

[tika] branch branch_1x updated: TIKA-2925 -- improve documentation to explain decision not to upgrade three dependencies yet.

This is an automated email from the ASF dual-hosted git repository.

tallison pushed a commit to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_1x by this push:
     new 85cd36d  TIKA-2925 -- improve documentation to explain decision not to upgrade three dependencies yet.
85cd36d is described below

commit 85cd36d5f16e27bd5ec222ff18dcb3035c5f502d
Author: tallison <ta...@apache.org>
AuthorDate: Mon Dec 2 14:42:31 2019 -0500

    TIKA-2925 -- improve documentation to explain decision not
    to upgrade three dependencies yet.
---
 tika-parsers/pom.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/tika-parsers/pom.xml b/tika-parsers/pom.xml
index 81231d2..0424efc 100644
--- a/tika-parsers/pom.xml
+++ b/tika-parsers/pom.xml
@@ -54,6 +54,11 @@
     <httpcomponents.version>4.5.10</httpcomponents.version>
   </properties>
 
+  <!-- Note: as of the 1.23 release, we're waiting for external changes or fixes
+     before upgrading: java-libpst, metadata-extractor. We
+     need someone who understands grib to upgrade our code for edu.ucar:grib
+     See: https://issues.apache.org/jira/browse/TIKA-2925?focusedCommentId=16983541&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16983541
+  -->
   <dependencies>
     <!-- Optional OSGi dependency, used only when running within OSGi -->
     <dependency>