Branch: refs/heads/master
Home: https://github.com/jenkinsci/support-core-plugin
Commit: 4e9cb6b24dbf48e43f9114ef24c504a6468878ce
https://github.com/jenkinsci/support-core-plugin/commit/4e9cb6b24dbf48e43f9114ef24c504a6468878ce
Author: Allan Burdajewicz <[email protected]>
Date: 2023-06-19 (Mon, 19 Jun 2023)
Changed paths:
M src/main/java/com/cloudbees/jenkins/support/api/BaseFileContent.java
Log Message:
-----------
[JENKINS-71466] Prevent file read failure due to non UTF-8 characters
Commit: c3270091ea69a58381e76cc57b2db27cfa856d9e
https://github.com/jenkinsci/support-core-plugin/commit/c3270091ea69a58381e76cc57b2db27cfa856d9e
Author: Allan Burdajewicz <[email protected]>
Date: 2023-06-21 (Wed, 21 Jun 2023)
Changed paths:
M src/test/java/com/cloudbees/jenkins/support/api/FileContentTest.java
A src/test/resources/com/cloudbees/jenkins/support/api/non-utf8.txt
Log Message:
-----------
[JENKINS-71466] Add test for encoding
Commit: aa105294c1df83697e423fe5de64b4d5c32ae14b
https://github.com/jenkinsci/support-core-plugin/commit/aa105294c1df83697e423fe5de64b4d5c32ae14b
Author: Allan Burdajewicz <[email protected]>
Date: 2023-06-21 (Wed, 21 Jun 2023)
Changed paths:
M src/main/java/com/cloudbees/jenkins/support/api/BaseFileContent.java
M src/test/java/com/cloudbees/jenkins/support/api/FileContentTest.java
A src/test/resources/com/cloudbees/jenkins/support/api/non-utf8.txt
Log Message:
-----------
Merge pull request #476 from Dohbedoh/JENKINS-71466
[JENKINS-71466] Fix MalformedInputException on non-UTF-8 characters when
Anonymization is on
Compare:
https://github.com/jenkinsci/support-core-plugin/compare/0f514aa7e133...aa105294c1df
--
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/support-core-plugin/push/refs/heads/master/0f514a-aa1052%40github.com.