Re: Jenkins 2.0RC windows Batch file fail

2016-04-12 Thread Daniel Daugherty
: > > > On 11.04.2016, at 19:11, Daniel Daugherty <daniel.d...@gmail.com > > wrote: > > > Taking the base install of JenkinsRC I get regular hanging batch > commands. When I check running tasks the batch has finished but Jenkins is > still looking for the results.

Jenkins 2.0RC windows Batch file fail

2016-04-11 Thread Daniel Daugherty
Taking the base install of JenkinsRC I get regular hanging batch commands. When I check running tasks the batch has finished but Jenkins is still looking for the results. After some investigation I found the batch files being run by jenkins. jenkins-main.bat and jenkins-wrap.bat The wrap

Jenkins 2.0-rc: Pipeline on Windows not working

2016-04-08 Thread Daniel Daugherty
I am having similar issue. I am using the RC with latest plugins 2.1 When I have a bat call that takes a little time the job does not relize it has completed. I can see from task manager on the jenkins machine that the bat task is complete. Two CMD instance are spun up when the task start