[ 
https://issues.apache.org/jira/browse/SOLR-17473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17887064#comment-17887064
 ] 

ASF subversion and git services commented on SOLR-17473:
--------------------------------------------------------

Commit f0b5291f9d228833dcf52b6f8b145e2709f982b6 in solr's branch 
refs/heads/main from Christos Malliaridis
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=f0b5291f9d2 ]

SOLR-17473: Introduce build tools formatting (#2739)

* Migrate buildSrc to a composite included build
Migrate buildSrc into a composite included build (build-infra).
Expose a plugin with buildinfra extension.
* Configure tidy to run on infra classes
* Run tidy
* Add missing annotations

> Apply formatting to build source files
> --------------------------------------
>
>                 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
>            Priority: Minor
>              Labels: formatting, gradle
>
> 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: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to