Uwe Schindler created LUCENE-8168:
-------------------------------------
Summary: Refactor build.xml files by moving groovy scripts to
separate files
Key: LUCENE-8168
URL: https://issues.apache.org/jira/browse/LUCENE-8168
Project: Lucene - Core
Issue Type: Task
Components: -tools, general/build
Reporter: Uwe Schindler
Assignee: Uwe Schindler
Fix For: master (8.0), 7.3
After doing LUCENE-7966, I figured out that it is better for syntax
highlighting and maintenance to move "huge" groovy scripts with complex logic
to separate files.
This patch moves all except the 3-liner groovy scripts for test setup in our
build.xml files to separate scripts in the tools folder. It also updates Groovy
to latest version.
This change also helps when we will migrate to another build system some time
in the future (e.g., Gradle).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]