This is an automated email from the ASF dual-hosted git repository.
vy pushed a change to branch issue-3933
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from 8ddbc1b6db Refactor ThrowableProxy serialization test to use modern
Java I/O classes
add dcb668e601 Fix changelog issue and PR references for Disruptor
initialization error logging (#2250, #4124, #4134)
add 6beea3feb0 Fix encoding of `MSGID` and `SD-ID` fields of
`StructuredDataMessage` to XML (#4136)
add 6388caca21 Merge remote-tracking branch 'origin/2.x' into issue-3933
add ee66e87c5f Use `TestFriendlyException` to exercise the malfunction
add 3cb4438ee7 Update changelog
add 1fd45a7c8b Improve comments
add 2b93e18179 Remove redundant change
No new revisions were added by this update.
Summary of changes:
.../log4j/message/StructuredDataMessageTest.java | 58 +++++++++++++++++
.../log4j/message/StructuredDataMessage.java | 20 +++++-
.../src/test/java/foo/TestFriendlyException.java | 76 ++++++++++++++++++++--
.../pattern/ThrowablePatternConverterTest.java | 49 --------------
.../logging/log4j/core/impl/ThrowableProxy.java | 4 +-
.../core/pattern/ThrowableStackTraceRenderer.java | 22 +++----
.../fix-StructuredDataMessage-XML-encoding.xml} | 4 +-
...nce-detection-for-exceptions-with-colliding.xml | 10 +--
.../fix-log-disruptor-initialization-errors.xml | 4 +-
9 files changed, 166 insertions(+), 81 deletions(-)
copy src/changelog/{2.25.2/3852-default-target.xml =>
.2.x.x/fix-StructuredDataMessage-XML-encoding.xml} (69%)