[VOTE] Release Apache Log4cxx 1.4.0

2025-02-25 Thread Stephen Webb
This is a vote to release the Apache Log4cxx 1.4.0. Website: https://logging.staged.apache.org/log4cxx/1.4.0/changelog.html GitHub: https://github.com/apache/logging-log4cxx Commit: cd328c32ace21a10f3e15838d776b89addded415 Distribution: https://dist.apache.org/repos/dist/dev/logging/log4cxx/ Signi

Re: [log4cxx] bugfix release?

2025-02-25 Thread Stephen Webb
There is one significant feature (buffered seconds on file appender) so I have made the next version 1.4.0 On Wed, 26 Feb 2025, 3:25 am Piotr P. Karwasz, wrote: > Hi Tobias, > > On 23.02.2025 13:16, Tobias Frost wrote: > > (Just an follow up, not sure if the previous mail went through anyways; >

Re: Log4j-spring-boot is still required in Spring Boot 3

2025-02-25 Thread Ralph Goers
I think what you propose makes a lot of sense. Ralph > On Feb 25, 2025, at 9:16 AM, Piotr P. Karwasz > wrote: > > Hi Ralph, > > On 25.02.2025 14:36, Ralph Goers wrote: >> Just an FYI - in Spring Boot 3 if you specify an override file that is not >> present the application will fail to start.

Re: [log4cxx] bugfix release?

2025-02-25 Thread Piotr P. Karwasz
Hi Tobias, On 23.02.2025 13:16, Tobias Frost wrote: (Just an follow up, not sure if the previous mail went through anyways; to make sure I'll CC Robert and Piotr, please feel free to forward the mail if it didn't make it to the list) If you are not subscribed to the mailing list, your mails ar

Re: Any updates on log4j 3.0.0 becoming GA?

2025-02-25 Thread Daniel Burrell
Hi logging team, Perhaps if there are no further concerns, would it be possible for one of the maintainers to please cut a release of log4j 3.0? Kind regards Daniel Burrell On Wed, 29 Jan 2025 at 23:35, Daniel Burrell wrote: > Dear Apache Logging team, > > > We've been testing log4j beta3 wi

Log4j-spring-boot is still required in Spring Boot 3

2025-02-25 Thread Ralph Goers
Just an FYI - in Spring Boot 3 if you specify an override file that is not present the application will fail to start. This behavior is different then what log4j-spring-boot does. It seems that if you include the log4j-spring-boot jar then the error is avoided. See https://github.com/spring-pro

Re: Log4j-spring-boot is still required in Spring Boot 3

2025-02-25 Thread Piotr P. Karwasz
Hi Ralph, On 25.02.2025 14:36, Ralph Goers wrote: Just an FYI - in Spring Boot 3 if you specify an override file that is not present the application will fail to start. This behavior is different then what log4j-spring-boot does. It seems that if you include the log4j-spring-boot jar then the