[ 
https://issues.apache.org/jira/browse/LUCENE-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969397#comment-15969397
 ] 

Steve Rowe commented on LUCENE-7785:
------------------------------------

I think the error message is okay - it's hard to be precise about the cause of 
out-of-order problems.  The out-of-order checker can only tell that there is a 
problem *after* seeing the key following your new one.  Here's your patch in 
context:

{noformat}
 +ua.net.nlp.morfologik-ukrainian-search.version = 3.7.5
 +/ua.net.nlp/morfologik-ukrainian-search = 
${ua.net.nlp.morfologik-ukrainian-search.version}
 +
  /org.ccil.cowan.tagsoup/tagsoup = 1.2.1
{noformat}

FYI, we work pretty hard to make sure that {{ant precommit}} works properly all 
the time, so if you see a failure, it's very likely due to your changes.

> Move dictionary for Ukrainian analyzer to external dependency
> -------------------------------------------------------------
>
>                 Key: LUCENE-7785
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7785
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Andriy Rysin
>            Assignee: Dawid Weiss
>
> Currently the dictionary for Ukrainian analyzer is a blob in the source tree. 
> We should move it out to external dependency, this allows:
> * to have less binaries in the source
> * easier to update the dictionary and track updates



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to