Skip to content

Fix character corruption problem#98

Closed
bleis-tift wants to merge 3 commits intojenkinsci:masterfrom
bleis-tift:fix-character-corruption-problem
Closed

Fix character corruption problem#98
bleis-tift wants to merge 3 commits intojenkinsci:masterfrom
bleis-tift:fix-character-corruption-problem

Conversation

@bleis-tift
Copy link
Contributor

No description provided.

@buildhive
Copy link

Jenkins » git-plugin #89 SUCCESS
This pull request looks good
(what's this?)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this test would pass on a typical Linux machine (or anything else using UTF-8 by default) without the source code change, meaning when run on ci.jenkins-ci.org or the like it would not defend against regressions. To make it a stronger test you would need to call e.g. System.setProperty("file.encoding", "ISO-8859-1") very early in test VM startup, perhaps in a static block; or even pass this system property in Surefire configuration to make sure it is set from the start.

@ndeloof
Copy link
Contributor

ndeloof commented Mar 12, 2013

merged as cdf149a

@ndeloof ndeloof closed this Mar 12, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants