Branch: refs/heads/main
Home: https://github.com/jenkinsci/token-macro-plugin
Commit: 93c7f7fb11054d3e497dc4370e046dbe18263d56
https://github.com/jenkinsci/token-macro-plugin/commit/93c7f7fb11054d3e497dc4370e046dbe18263d56
Author: Alex Earl <[email protected]>
Date: 2022-11-17 (Thu, 17 Nov 2022)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/tokenmacro/impl/WorkspaceFileMacro.java
M
src/test/java/org/jenkinsci/plugins/tokenmacro/impl/WorkspaceFileMacroTest.java
A
src/test/resources/org/jenkinsci/plugins/tokenmacro/impl/Chinese-Simplified.txt
A src/test/resources/org/jenkinsci/plugins/tokenmacro/impl/utf16.txt
A src/test/resources/org/jenkinsci/plugins/tokenmacro/impl/utf8.txt
Log Message:
-----------
feat: Add charSet parameter to FILE macro (#144)
* feat: Add ability to set the character set for reading the file.
Defaults to the default charset for the running JVM
* Fix spotbugs
--
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/token-macro-plugin/push/refs/heads/main/a98783-93c7f7%40github.com.