[
https://issues.apache.org/jira/browse/OAK-10838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849959#comment-17849959
]
Manfred Baedke commented on OAK-10838:
--------------------------------------
Makes no sense to me:
{code}
<package name="org.apache.lucene.analysis.core" delta="unchanged">
<mismatch>false</mismatch>
<newerVersion>4.7.2.oak2</newerVersion>
<olderVersion>4.7.2.oak2</olderVersion>
<suggestedVersion>4.7.3</suggestedVersion>
<warning>Version has been increased but analysis detected no
changes</warning>
<attributes>
<version>4.7.2.oak2</version>
<uses>org.apache.lucene.analysis,org.apache.lucene.analysis.util,org.apache.lucene.util</uses>
</attributes>
</package>
{code}
Note that newerVersion and olderVersion are identical.
> maven install fails in oak-lucene due to baseline check.
> --------------------------------------------------------
>
> Key: OAK-10838
> URL: https://issues.apache.org/jira/browse/OAK-10838
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: lucene
> Reporter: Manfred Baedke
> Assignee: Julian Reschke
> Priority: Major
>
> The error is
> {code}
> [ERROR] org.apache.lucene.search.vectorhighlight: Version increase required;
> detected 4.7.2.oak2, suggested 4.7.3
> {code}
> Also there is a warning
> {code}
> Version has been increased but analysis detected no changes
> {code}
> The baseline is apparently 1.64.0
--
This message was sent by Atlassian Jira
(v8.20.10#820010)