Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: ce3f6a8fd4467d015b6952f7afd1dd528b12c72f
https://github.com/jenkinsci/jenkins/commit/ce3f6a8fd4467d015b6952f7afd1dd528b12c72f
Author: Basil Crow <[email protected]>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M bom/pom.xml
M core/pom.xml
M core/src/main/java/hudson/util/XStream2.java
M core/src/test/java/hudson/XmlFileTest.java
M core/src/test/java/hudson/util/XStream2Test.java
A core/src/test/resources/hudson/util/XStream2Emoji.xml
A core/src/test/resources/hudson/util/XStream2EmojiEscaped.xml
Log Message:
-----------
[JENKINS-69129] Support escaped emoji characters in XML files (#7778)
* [JENKINS-69129] Support escaped emoji characters in XML files
* Java 17
* Matching
https://github.com/x-stream/xstream/blob/49ed8eb97c8551db0c8c5fa466f02d068862c272/xstream/src/java/com/thoughtworks/xstream/io/xml/SimpleStaxDriver.java#L55
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/40d56a-ce3f6a%40github.com.