Re: Mono-vs-Multi repo setup

2023-09-03 Thread Piotr P. Karwasz
Hi Gary, On Sat, 2 Sept 2023 at 14:36, Gary Gregory wrote: > So any time you release any jar, the BOM is updated? The current `log4j-bom` artifact should probably be released each time (or shortly after the last release if multiple releases are close together). However we can also introduce oth

Re: Mono-vs-Multi repo setup

2023-09-03 Thread Ralph Goers
Here is my position on this. 1. We don’t change the repo layout for 2.x. It is too late in the game for that as 2.x should be moving to maintenance mode. 2. Lpg4j API should be separated - both with its own repo and a separate web site. 3. I would separate the rest as: log4j2 - core, p

Re: Spotless is annoying

2023-09-03 Thread Ralph Goers
I suspect the problem here is the settings being used in Gary’s IDE. I know IntelliJ has a similar feature to convert line endings to what is appropriate for the environment. Ralph > On Sep 1, 2023, at 8:21 AM, Piotr P. Karwasz wrote: > > Hi Gary, > > On Fri, 1 Sept 2023 at 14:19, Gary D. Gr