Issue Type: Improvement Improvement
Affects Versions: current
Assignee: kdsweeney
Attachments: Capture.PNG
Components: msbuild, mstest
Created: 06/Aug/14 9:28 AM
Description:

When using Jenkins with MSBuild/MSTests, the output console and the plain text have encoding issues.

My OS is in French, so we use accents, which are not well displayed in Jenkins' MSBuild/MSTest output (see enclosed)

The MS CMD output is said to be encoded in CP 850.

My Jenkins/SystemInfo, regarding encoding says :
file.encoding Cp1252
file.encoding.pkg sun.io
sun.io.unicode.encoding UnicodeLittle
sun.java.command C:\Program Files (x86)\Jenkins\jenkins.war --httpPort=8082 --ajp13Port=-1 -Dfile.encoding=UTF-8
sun.jnu.encoding Cp1252

I tried to use the "-Dfile.encoding=" argument with "UTF8","UTF-8", "Cp850" "ISO8859_1" but without any luck.

I guess as long as there will be differences between MSDOS/MSBuild's encoding and Jenkins' encoding, I won't be able to have proper outputs.

Environment: Win8 in French, Jenkins ver. 1.574, Chrome Version 37.0.2062.58 beta-m
Project: Jenkins
Priority: Trivial Trivial
Reporter: Hubert Chauvat
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to