[
https://issues.apache.org/jira/browse/LUCENE-8659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16753158#comment-16753158
]
Steve Rowe commented on LUCENE-8659:
------------------------------------
[~teofili], you didn't remove the 1.9.0 jar's checksum and add the one for
1.9.1 (via {{ant jar-checksums}}), so Jenkins is complaining (from
[https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/1243/]):
{noformat}
[smoker] check-licenses:
[smoker] [echo] License check under:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-9.0.0
[smoker] [licenses] MISSING sha1 checksum file for:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-9.0.0/analysis/opennlp/lib/opennlp-tools-1.9.1.jar
[smoker] [licenses] EXPECTED sha1 checksum file :
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-9.0.0/licenses/opennlp-tools-1.9.1.jar.sha1
[smoker] [licenses] Scanned 36 JAR file(s) for licenses (in 0.40s.), 1
error(s).
{noformat}
Also:
* I changed the fixVersion from "trunk" (svn-based, no longer used) to "master
(9.0)".
* Shouldn't this be backported to branch_7x & branch_8x ?
> Upgrade OpenNLP to 1.9.1
> ------------------------
>
> Key: LUCENE-8659
> URL: https://issues.apache.org/jira/browse/LUCENE-8659
> Project: Lucene - Core
> Issue Type: Task
> Components: modules/analysis
> Reporter: Tommaso Teofili
> Assignee: Tommaso Teofili
> Priority: Major
> Fix For: master (9.0)
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Since Apache OpenNLP 1.9.1 has been released it would be nice to upgrade
> Lucene/Solr to use that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]