Re: [VOTE] Release Apache Log4j `2.25.1` (RC1)

2025-07-05 Thread Gary Gregory
On Sat, Jul 5, 2025 at 5:54 PM Piotr P. Karwasz wrote: > > Hi Gary, > > On 5.07.2025 23:41, Gary Gregory wrote: > > But it failed with Docker tests enabled: mvn clean verify -Pdocker > > -D'docker.showLogs=true' > > > > [ERROR] DOCKER> [elasticsearch:8.17.3] "elasticsearch": Timeout after > > 6076

Re: [VOTE] Release Apache Log4j `2.25.1` (RC1)

2025-07-05 Thread Piotr P. Karwasz
Hi Gary, On 5.07.2025 23:41, Gary Gregory wrote: > But it failed with Docker tests enabled: mvn clean verify -Pdocker > -D'docker.showLogs=true' > > [ERROR] DOCKER> [elasticsearch:8.17.3] "elasticsearch": Timeout after > 60764 ms while waiting on tcp port '[/172.19.0.2:9200]' > [ERROR] DOCKER> Er

Re: [VOTE] Release Apache Log4j `2.25.1` (RC1)

2025-07-05 Thread Gary Gregory
+1 I tested the src zip file distribution: - GPG ok - SHA512 OK - mvn clean verify But it failed with Docker tests enabled: mvn clean verify -Pdocker -D'docker.showLogs=true' [ERROR] DOCKER> [elasticsearch:8.17.3] "elasticsearch": Timeout after 60764 ms while waiting on tcp port '[/172.19.0.2:9

Re: [D] Roadmap for `2.25.1` release [logging-log4j2]

2025-07-05 Thread via GitHub
GitHub user ppkarwasz added a comment to the discussion: Roadmap for `2.25.1` release The vote to release **Apache Log4j 2.25.1** has started and will remain open for **72 hours**. We invite the community to test the release candidate to help ensure a stable and reliable release. ## How to P

[VOTE] Release Apache Log4j `2.25.1` (RC1)

2025-07-05 Thread Piotr P. Karwasz
This is a vote to release the Apache Log4j `2.25.1`. Website: https://logging.staged.apache.org/log4j/2.25.1/index.html GitHub: https://github.com/apache/logging-log4j2 Commit: bda63362cf405449ff4edc2e4d92353be65c4d4e Distribution: https://dist.apache.org/repos/dist/dev/logging/log4j/2.25.1 Nexus:

Re: [D] Exception causes are truncated while logging exceptions with line number limit [logging-log4j2]

2025-07-05 Thread via GitHub
GitHub user ZOUG added a comment to the discussion: Exception causes are truncated while logging exceptions with line number limit You are right on this. There is indeed one related issue that is a potential bug though. When I tried `%xEx{5}`, the depth level is ignored and the stack trace is

Re: [D] Exception causes are truncated while logging exceptions with line number limit [logging-log4j2]

2025-07-05 Thread via GitHub
GitHub user ZOUG edited a comment on the discussion: Exception causes are truncated while logging exceptions with line number limit I was considering to move to `log4j2` from `logback`, whose default behavior for `%ex{5}` is printing 5 lines of stack trace for **each exception level (includin

Re: [D] Exception causes are truncated while logging exceptions with line number limit [logging-log4j2]

2025-07-05 Thread via GitHub
GitHub user ZOUG edited a comment on the discussion: Exception causes are truncated while logging exceptions with line number limit I was considering to move to `log4j2` from `logback`, whose default behavior for `%ex{5}` is printing 5 lines of stack trace for **each exception level (includin

Re: [D] Exception causes are truncated while logging exceptions with line number limit [logging-log4j2]

2025-07-05 Thread via GitHub
GitHub user ZOUG added a comment to the discussion: Exception causes are truncated while logging exceptions with line number limit I was considering to move to `log4j2` from `logback`, whose default behavior for `%ex{5}` is printing 5 lines of stack trace for **each exception level (including