From 0f9c15482dacdb9f7e08992d779016a63234794d Mon Sep 17 00:00:00 2001 From: Grant Ingersoll Date: Sun, 7 Dec 2008 20:21:03 +0000 Subject: [PATCH] SOLR-284: remove duplicated Tika libs git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724190 13f79535-47bb-0310-9956-ffa450edef68 --- contrib/extraction/build.xml | 15 +++++++++++++-- contrib/extraction/lib/commons-codec-1.3.jar | 2 -- contrib/extraction/lib/commons-io-1.4.jar | 2 -- contrib/extraction/lib/commons-lang-2.1.jar | 2 -- contrib/extraction/lib/junit-3.8.1.jar | 2 -- 5 files changed, 13 insertions(+), 10 deletions(-) delete mode 100644 contrib/extraction/lib/commons-codec-1.3.jar delete mode 100644 contrib/extraction/lib/commons-io-1.4.jar delete mode 100644 contrib/extraction/lib/commons-lang-2.1.jar delete mode 100644 contrib/extraction/lib/junit-3.8.1.jar diff --git a/contrib/extraction/build.xml b/contrib/extraction/build.xml index 590940899a9..2cdab0d6a3c 100644 --- a/contrib/extraction/build.xml +++ b/contrib/extraction/build.xml @@ -17,7 +17,7 @@ limitations under the License. --> - + @@ -33,7 +33,7 @@ - + @@ -98,6 +98,17 @@ Tests failed! + + + + + + + + + + diff --git a/contrib/extraction/lib/commons-codec-1.3.jar b/contrib/extraction/lib/commons-codec-1.3.jar deleted file mode 100644 index 41a0921bf9f..00000000000 --- a/contrib/extraction/lib/commons-codec-1.3.jar +++ /dev/null @@ -1,2 +0,0 @@ -AnyObjectId[957b6752af9a60c1bb2a4f65db0e90e5ce00f521] was removed in git history. -Apache SVN contains full history. \ No newline at end of file diff --git a/contrib/extraction/lib/commons-io-1.4.jar b/contrib/extraction/lib/commons-io-1.4.jar deleted file mode 100644 index 6052eb538ab..00000000000 --- a/contrib/extraction/lib/commons-io-1.4.jar +++ /dev/null @@ -1,2 +0,0 @@ -AnyObjectId[133dc6cb35f5ca2c5920fd0933a557c2def88680] was removed in git history. -Apache SVN contains full history. \ No newline at end of file diff --git a/contrib/extraction/lib/commons-lang-2.1.jar b/contrib/extraction/lib/commons-lang-2.1.jar deleted file mode 100644 index c56ef0cba61..00000000000 --- a/contrib/extraction/lib/commons-lang-2.1.jar +++ /dev/null @@ -1,2 +0,0 @@ -AnyObjectId[87b80ab5db1729662ccf3439e147430a28c36d03] was removed in git history. -Apache SVN contains full history. \ No newline at end of file diff --git a/contrib/extraction/lib/junit-3.8.1.jar b/contrib/extraction/lib/junit-3.8.1.jar deleted file mode 100644 index 006376027b4..00000000000 --- a/contrib/extraction/lib/junit-3.8.1.jar +++ /dev/null @@ -1,2 +0,0 @@ -AnyObjectId[674d71e89ea154dbe2e3cd032821c22b39e8fd68] was removed in git history. -Apache SVN contains full history. \ No newline at end of file