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

2025-07-07 Thread via GitHub
GitHub user vy added a comment to the discussion: Exception causes are truncated while logging exceptions with line number limit @ZOUG, a `Throwable` is essentially composed of 3 parts: 1. The stack trace (i.e., `StackTraceElement[]`) 2. A cause (of type `Throwable`) 3. The suppressed exceptio

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

2025-07-07 Thread Matt Sicker
Something is buggy for me in the Maven wrapper script which causes this error to print out: mvnw: line 114: mvnw/.mvn/wrapper/maven-wrapper.properties: Not a directory cannot read distributionUrl property in mvnw/.mvn/wrapper/maven-wrapper.properties When I tried running the build with a local