|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-13515) Copy failed on wind... [email protected] (JIRA)
- [JIRA] (JENKINS-13515) Copy failed on... [email protected] (JIRA)
- [JIRA] (JENKINS-13515) Copy failed on... [email protected] (JIRA)
- [JIRA] (JENKINS-13515) Copy failed on... [email protected] (JIRA)
- [JIRA] (JENKINS-13515) Copy failed on... [email protected] (JIRA)
- [JIRA] (JENKINS-13515) Copy failed on... [email protected] (JIRA)
- [JIRA] (JENKINS-13515) Copy failed on... [email protected] (JIRA)
- [JIRA] (JENKINS-13515) Copy failed on... [email protected] (JIRA)
- [JIRA] (JENKINS-13515) Copy failed on... [email protected] (JIRA)
- [JIRA] (JENKINS-13515) Copy failed on... [email protected] (JIRA)
- [JIRA] (JENKINS-13515) Copy failed on... [email protected] (JIRA)
- [JIRA] (JENKINS-13515) Copy failed on... [email protected] (JIRA)
- [JIRA] (JENKINS-13515) Copy failed on... [email protected] (JIRA)
- [JIRA] (JENKINS-13515) Copy failed on... [email protected] (JIRA)

@cnogradi: Are you perhaps using Cygwin or similar? Like similar code in core, this patch makes the error fatal on Unix but just logs a warning on Windows. It does the OS check using Functions.isWindows(), which just checks File.pathSeparatorChar==';'.