ppkarwasz merged PR #3718:
URL: https://github.com/apache/logging-log4j2/pull/3718
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubsc
vy commented on code in PR #3718:
URL: https://github.com/apache/logging-log4j2/pull/3718#discussion_r2158378592
##
src/changelog/.2.x.x/3336_script_resolution_order_fix.xml:
##
@@ -0,0 +1,12 @@
+
+https://logging.apache.org/xml/ns";
+ xmlns:xsi="http://www.w3.org/2001/XML
github-actions[bot] commented on PR #3718:
URL: https://github.com/apache/logging-log4j2/pull/3718#issuecomment-2976207257
Job
Requested goals
Build Tool Version
Build Outcome
Build ScanĀ®
build-
jhl221123 opened a new pull request, #3718:
URL: https://github.com/apache/logging-log4j2/pull/3718
This pull request resolves issue #3336 by fixing the script resolution
failure that occurred when a `` element was placed before the
`` block in a configuration file.
> [!IMPORTANT]