[
https://issues.apache.org/jira/browse/LUCENE-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157696#comment-15157696
]
ASF GitHub Bot commented on LUCENE-7041:
----------------------------------------
GitHub user lewismc opened a pull request:
https://github.com/apache/lucene-solr/pull/10
LUCENE-7041 Upgrade to Apache Tika 1.12
Trivial update. @uschindler I attempted running ant test locally with the
following failures
```
[junit4] Suite: org.apache.solr.search.TestSolrJ
[junit4] Completed [579/579 (6!)] on J3 in 0.02s, 1 test
[junit4]
[junit4]
[junit4] Tests with failures [seed: 64AD6FE9325CC7B0]:
[junit4] - org.apache.solr.cloud.TestRequestStatusCollectionAPI.test
[junit4] - org.apache.solr.cloud.DistribCursorPagingTest.test
[junit4] -
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.test
[junit4] - org.apache.solr.cloud.SimpleCollectionCreateDeleteTest.test
[junit4] -
org.apache.solr.cloud.TestMiniSolrCloudCluster.testSegmentTerminateEarly
[junit4] -
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll
[junit4] -
org.apache.solr.cloud.TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete
[junit4] -
org.apache.solr.cloud.TestMiniSolrCloudCluster.testCollectionCreateSearchDelete
[junit4] -
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDir
[junit4] - org.apache.solr.handler.admin.CoreAdminHandlerTest (suite)
[junit4]
[junit4]
[junit4] JVM J0: 0.60 .. 655.76 = 655.16s
[junit4] JVM J1: 0.85 .. 656.59 = 655.74s
[junit4] JVM J2: 0.85 .. 200.28 = 199.44s
[junit4] JVM J3: 0.60 .. 1037.32 = 1036.72s
[junit4] Execution time total: 17 minutes 17 seconds
[junit4] Tests summary: 579 suites (8 ignored), 2331 tests, 2
suite-level errors, 8 errors, 1 failure, 1320 ignored (59 assumptions)
BUILD FAILED
/usr/local/lucene-solr/build.xml:59: The following error occurred while
executing this line:
/usr/local/lucene-solr/solr/build.xml:233: The following error occurred
while executing this line:
/usr/local/lucene-solr/solr/common-build.xml:524: The following error
occurred while executing this line:
/usr/local/lucene-solr/lucene/common-build.xml:1457: The following error
occurred while executing this line:
/usr/local/lucene-solr/lucene/common-build.xml:1014: There were test
failures: 579 suites (8 ignored), 2331 tests, 2 suite-level errors, 8 errors, 1
failure, 1320 ignored (59 assumptions) [seed: 64AD6FE9325CC7B0]
Total time: 34 minutes 7 seconds
```
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lewismc/lucene-solr LUCENE-7041
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/10.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 #10
----
commit 8a6fb261d9c4f7a3970be3bb928ab9ecccb387bc
Author: Lewis John McGibbney <[email protected]>
Date: 2016-02-22T21:08:49Z
LUCENE-7041 Upgrade to Apache Tika 1.12
----
> Upgrade to Apache Tika 1.12
> ---------------------------
>
> Key: LUCENE-7041
> URL: https://issues.apache.org/jira/browse/LUCENE-7041
> Project: Lucene - Core
> Issue Type: Improvement
> Components: general/build
> Reporter: Lewis John McGibbney
> Assignee: Uwe Schindler
> Fix For: master
>
>
> We recently released Apache Tika 1.12. In order to use the fixes provided
> within the Tika.translate API I propose to upgrade Tika from 1.7 --> 1.12 in
> lucene/ivy-versions.properties.
> Patch coming up.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]