[ https://issues.apache.org/jira/browse/SOLR-11701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Erick Erickson updated SOLR-11701: ---------------------------------- Attachment: SOLR-11701.patch I have a couple of problems. I've attached a patch for comparison in case I messed up the PR (I did mention I'm git-challenged, didn't I?). 1> a precommit error (unused import) in ExtractingRequestHandler.java for import org.apache.tika.mime.MimeTypeException. Simple fix in the attached patch 2> Consistent failure on org.apache.solr.cloud.rule.ImplicitSnitchTest, that's not present on master without the patch. I won't be able to look at this until this evening. I had a boat-load of trouble pulling the PR, git pull https://github.com/tballison/lucene-solr jira/solr-11701 consistently failed with 401, what eventually worked was "git pull origin pull/291/head:jira/solr-11701" but with some merge errors, but they were in the ivy-versions.properties so weren't too complicated. So any tips would be gratefully received ;) Or just attach a patch I guess, up to you. Why the snitch test would be affected is a _total_ mystery but I haven't poked at all on it yet. > Upgrade to Tika 1.17 when available > ----------------------------------- > > Key: SOLR-11701 > URL: https://issues.apache.org/jira/browse/SOLR-11701 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Tim Allison > Assignee: Erick Erickson > Attachments: SOLR-11701.patch > > > Kicking off release process for Tika 1.17 in the next few days. Please let > us know if you have any requests. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org