Re: Jenkins on Windows box

2012-11-28 Thread Bill Wonch
Or… are you sure you didn’t configure it to only have on executor at a >>> time? I manually configured my install to do that, so somewhat-related >>> build processes on my machine didn’t trip over each other. >>> >>> >>> >>> *From:*

Re: Jenkins on Windows box

2012-11-28 Thread Bill Wonch
are you sure you didn’t configure it to only have on executor at a >> time? I manually configured my install to do that, so somewhat-related >> build processes on my machine didn’t trip over each other. >> >> >> >> *From:* jenkins...@googlegroups.com [mailto

Re: Jenkins on Windows box

2012-11-28 Thread cjo
kins...@googlegroups.com [mailto: > jenkins...@googlegroups.com ] *On Behalf Of *Mark Waite > *Sent:* Tuesday, November 27, 2012 5:10 PM > *To:* jenkins...@googlegroups.com > *Subject:* Re: Jenkins on Windows box > > > > Are you sure it is not something in your build script (n

RE: Jenkins on Windows box

2012-11-27 Thread Robert
On Behalf Of Mark Waite Sent: Tuesday, November 27, 2012 5:10 PM To: jenkinsci-users@googlegroups.com Subject: Re: Jenkins on Windows box Are you sure it is not something in your build script (not in Jenkins) which prevents multiple builds from running concurrently? Jenkins is able to ru

Re: Jenkins on Windows box

2012-11-27 Thread Mark Waite
Are you sure it is not something in your build script (not in Jenkins) which prevents multiple builds from running concurrently?  Jenkins is able to run multiple builds concurrently in the tests I've run, without blocking one job behind another. Mark Waite >