Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[FIXED JENKINS-22744] Fixed encoding problems with messages using cyr…
…illic alphabet.
- Loading branch information
Showing
with
28 additions
and 1 deletion.
There are no files selected for viewing
Submodule tasks
updated
4 files
+1 −1 | pom.xml | |
+35 −6 | src/test/java/hudson/plugins/tasks/parser/TaskScannerTest.java | |
+6 −0 | src/test/resources/hudson/plugins/tasks/parser/issue22744.java | |
+3 −2 | tasks.iml |