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

2025-06-25 Thread via GitHub
GitHub user ppkarwasz edited a discussion: Roadmap for `2.25.1` release Hi everyone, @vy and I had a call to discuss the aftermath of the `2.25.0` release. While generally successful, we identified a few issues that affect usage in specific environments. To address these promptly, we're plann

Re: [D] java.lang.IllegalArgumentException: The `GraalVmProcessor` annotation processor is missing the required `log4j.graalvm.groupId` and `log4j.graalvm.artifactId` options [logging-log4j2]

2025-06-25 Thread via GitHub
GitHub user alexsuter added a comment to the discussion: java.lang.IllegalArgumentException: The `GraalVmProcessor` annotation processor is missing the required `log4j.graalvm.groupId` and `log4j.graalvm.artifactId` options This works. Thanks! GitHub link: https://github.com/apache/logging-

Re: [D] java.lang.IllegalArgumentException: The `GraalVmProcessor` annotation processor is missing the required `log4j.graalvm.groupId` and `log4j.graalvm.artifactId` options [logging-log4j2]

2025-06-25 Thread via GitHub
GitHub user alexsuter added a comment to the discussion: java.lang.IllegalArgumentException: The `GraalVmProcessor` annotation processor is missing the required `log4j.graalvm.groupId` and `log4j.graalvm.artifactId` options Tried to making work with `tycho-compiler-plugin`. Did not find any s