Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
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, by moving affected files / classes into a composite included build and running tidy etc. on it via "gradle.includedBuilds".
Attachments
Issue Links
- split from
-
SOLR-17406 Introduce Gradle Version Catalogs
- Resolved
- links to