Re: System environments not recognized in Jenkins job

2015-09-08 Thread Francisco Javier Pulido Vergara
Hi, I'm trying to figure out why is this happening, in the meanwhile you can check on your jenkins which parameters is receiving from your system. you can do so by accesing to {jenkinsURL}:8080/systemInfo and look for the environment variables. El lunes, 7 de septiembre de 2015, 11:20:46 (UTC+

System environments not recognized in Jenkins job

2015-09-07 Thread Uroš Kočevar
All of a sudden, Jenkins (ver. 1.627) job which start batch file is failing because system environments is not recognized. E.g. 'svn' is not recognized as an internal or external command, operable program or batch file. If I execute the batch file manually it works OK. Any ideas what could ca