- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
Major
 - 
    None
 - 
    Jenkins 2.46.3, NodeJS 1.2.4, Windows 7 x64 slave
 
When using auto-installation from zip file the PATH is wrongly updated using colon ':' instead semicolon ';' (i.e. '...
tools\jenkins.plugins.nodejs.tools.NodeJSInstallation\LTS\node-v8.9.4-win-x64:C:\Program Files\...'
This cause node and npm executable not found by build task.
- duplicates
 - 
                    
JENKINS-14807 AbstractBuild.getEnvironment does not set EnvVars.platform and breaks EnvVars.override
-         
 - Resolved
 
 -