[
https://issues.apache.org/jira/browse/LUCENE-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17318832#comment-17318832
]
ASF subversion and git services commented on LUCENE-9916:
---------------------------------------------------------
Commit 9d15435b15b94bc21bd4a60f03bdfff2e3f76a54 in lucene's branch
refs/heads/main from Robert Muir
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=9d15435 ]
LUCENE-9916: add a simple regeneration help doc (#73)
Add a simple regeneration help doc
Improve task help and checksum failure message (include corresponding
regeneration task). Sorry for being verbose. Maybe somebody will read it. :)
Co-authored-by: Dawid Weiss <[email protected]>
> 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
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]