Christos Malliaridis created SOLR-17473:
-------------------------------------------
Summary: Improve formatting in infrastructure classes
Key: SOLR-17473
URL: https://issues.apache.org/jira/browse/SOLR-17473
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Components: Gradle
Reporter: Christos Malliaridis
Right now java classes in Gradle are not formatted or checked by tidy and
forbidden-apis.
This can be tackled in a similar way as demonstrated in
[Lucene#PR13484|https://github.com/apache/lucene/pull/13484.], by moving
affected files / classes into a composite included build and running tidy etc.
on it via "gradle.includedBuilds".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]