You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Dawid Weiss (Jira)" <ji...@apache.org> on 2021/04/08 12:53:00 UTC

[jira] [Commented] (LUCENE-9916) generateUnicodeProps doesn't work according to instructions, always SKIPPED

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

Dawid Weiss commented on LUCENE-9916:
-------------------------------------

Run with --rerun-tasks if you want to force regeneration. It should still run if you remove (or touch) one of the inputs/outputs - I'll take a look.

> generateUnicodeProps doesn't work according to instructions, always SKIPPED
> ---------------------------------------------------------------------------
>
>                 Key: LUCENE-9916
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9916
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Robert Muir
>            Priority: Major
>
> I tried to regenerate unicode properties mentioned in LUCENE-9914 by [~uschindler] and I simply can't get it to run at all.
> It says in the output file:
> {code}
> // DO NOT EDIT THIS FILE! Use "gradlew generateUnicodeProps tidy" to recreate.
> {code}
> Here is what I see:
> {noformat}
> ./gradlew clean
> ../gradlew generateUnicodeProps tidy
> ...
> Task :lucene:analysis:common:generateUnicodeProps SKIPPED
> {noformat}
> Even if i remove the output file completely: {{rm lucene/analysis/common/src/java/org/apache/lucene/analysis/util/UnicodeProps.java}}, the task is always skipped. How to regenerate? cc [~dweiss]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org