Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 29/Sep/14 7:08 PM
Description:

My steps to reproduce is to
1) Check out files from our SCM (StarTeam plugin)
2) Verify files containing special characters are correct in the workspace (which they are)
3) After the files have been archived using the standard Archive Artifacts Post build step, the filenames containing special chars have been garbled.

So files are retrieved correctly from SCM but get their filename garbled upon archiving.

In my particular case the filenames contain the characters 'æ', 'ø' and 'å'. These are the chars being garbled by the archiving step.
I've been searching for a way of testing whether or not I could influence the setting via some sort of startup parameter to Jenkins but with no luck in finding such. Is this just because I've failed to supply the right locale setting or encoding?
Master is a Windows 7 pc. Slave is also Windows 7.

I tried changing the checkout and archiving task to run on the master instead of the slave. The filenames were then no longer garbled!?

So I guess this comes down to some sort of setting different on the machines? Java version perhaps?

Environment: Master (Windows 7, Jenkins v. 1.581)
Slave (Windows 7)
Project: Jenkins
Labels: archiving artifacts unicode
Priority: Minor Minor
Reporter: Lars Lykke
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