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

[jira] [Created] (LUCENE-9767) port ICU regeneration to gradle build

Robert Muir created LUCENE-9767:
-----------------------------------

             Summary: port ICU regeneration to gradle build
                 Key: LUCENE-9767
                 URL: https://issues.apache.org/jira/browse/LUCENE-9767
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Robert Muir


When we upgrade ICU dependency we have to regenerate a lot of stuff. The ant build has it all automated.

You do need icu4c installed corresponding to the icu4j version to regenerate some of the datastructures. There are also some java regenerators that do processing of unicode data and so on.

Will try to see if I can get this hobbling when I have the time, the icu dependency is quite old at this point. The hard part for me is learning gradle's crazy ways every time, but maybe i can start it off super-ugly with something like shell script that everyone hates, but at least works correctly. 

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