From 3e2e688bd097727f457f1aa882c74a128f0a53da Mon Sep 17 00:00:00 2001 From: Markus Jelsma Date: Thu, 12 Feb 2015 08:38:56 +0000 Subject: [PATCH] NUTCH 1925 Upgrade Tika to version 1.7 git-svn-id: https://svn.apache.org/repos/asf/nutch/trunk@1659168 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 2 ++ ivy/ivy.xml | 2 +- src/plugin/parse-tika/howto_upgrade_tika.txt | 2 +- src/plugin/parse-tika/ivy.xml | 2 +- src/plugin/parse-tika/plugin.xml | 19 +++++++++---------- 5 files changed, 14 insertions(+), 13 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 7b1229b551..57436c347c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,8 @@ Nutch Change Log Nutch Current Development 1.10-SNAPSHOT +* NUTCH-1925 Upgrade to Apache Tika 1.7 (Tyler Palsulich via markus) + * NUTCH-1323 AjaxNormalizer (markus) * NUTCH-1918 TikaParser specifies a default namespace when generating DOM (jnioche) diff --git a/ivy/ivy.xml b/ivy/ivy.xml index 8f420913e0..e0ee11d3e3 100644 --- a/ivy/ivy.xml +++ b/ivy/ivy.xml @@ -60,7 +60,7 @@ - + diff --git a/src/plugin/parse-tika/howto_upgrade_tika.txt b/src/plugin/parse-tika/howto_upgrade_tika.txt index 96e9f02e7a..63a05a4bf7 100644 --- a/src/plugin/parse-tika/howto_upgrade_tika.txt +++ b/src/plugin/parse-tika/howto_upgrade_tika.txt @@ -5,4 +5,4 @@ 3. Upgrade Tika's own dependencies in src/plugin/parse-tika/plugin.xml To get the list of dependencies and their versions execute: $ ant -f ./build-ivy.xml - $ ls lib/ + $ ls lib | sed 's/^/ /g' diff --git a/src/plugin/parse-tika/ivy.xml b/src/plugin/parse-tika/ivy.xml index 7cad603ac0..377497b6e9 100644 --- a/src/plugin/parse-tika/ivy.xml +++ b/src/plugin/parse-tika/ivy.xml @@ -36,7 +36,7 @@ - + diff --git a/src/plugin/parse-tika/plugin.xml b/src/plugin/parse-tika/plugin.xml index 49f29b312b..e822fd462e 100644 --- a/src/plugin/parse-tika/plugin.xml +++ b/src/plugin/parse-tika/plugin.xml @@ -25,7 +25,6 @@ - @@ -37,26 +36,26 @@ - + - + - - - - - + + + + + - + @@ -64,7 +63,7 @@ - +