2017-07-09 15:40 GMT+02:00 'Nikolas Falco' via Jenkins Developers <[email protected]>: > @15knots this issue is not caused by the envinject plugin (I had try this > when I got the issue).
Sorry, I have to disagree here. If I uninstall or disable the envinject plugin, the issue is gone. > > As you can see in the JIRA bug the issue is a Jenkins Core class (Run.java) > and in the sequence that it use to constructs a new EnvVars for the current > node. In the chain of enviroments pouring into others the internal variable > (platform) to understand of which kind of OS is the current node is losts. > That variable is used later to join file system paths (described in the JIRA > Thread). That is a different issue https://issues.jenkins-ci.org/browse/JENKINS-14807, which causes a wrong path separator being inserted . -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANo-CZEL4CKmFYNQ4H4WxM2TCr_e6xVRz1CWgGnXkCe7FQuHiA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
