Re: Formatting changes in Log4j

2023-04-18 Thread Piotr P. Karwasz
Hi Gary, On Wed, 19 Apr 2023 at 00:02, Gary Gregory wrote: > > " The header is > indented using ' * ' for Java, ' ~ ' for XML and '# ' for YAML." > > Also # for property files. Right, I didn't include properties files in the original config, but I corrected the PR. Piotr

Re: Formatting changes in Log4j

2023-04-18 Thread Gary Gregory
" The header is indented using ' * ' for Java, ' ~ ' for XML and '# ' for YAML." Also # for property files. Gary On Tue, Apr 18, 2023, 17:29 Piotr P. Karwasz wrote: > Hi all, > > As discussed during Sunday's meeting, in the following weeks I would > like to perform these cleanup jobs on our

Formatting changes in Log4j

2023-04-18 Thread Piotr P. Karwasz
Hi all, As discussed during Sunday's meeting, in the following weeks I would like to perform these cleanup jobs on our repos: 1. On Friday evening: merge https://github.com/apache/logging-parent/pull/10 and publish `logging-parent`. This contains a basic Spotless configuration for Java, XML, POM