Re: Jenkins on Windows box

2012-11-28 Thread Bill Wonch
jenkins...@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 >>> >>> >>> &

Re: Jenkins on Windows box

2012-11-28 Thread Bill Wonch
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 >> >> >> >> >&

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
Waite > > From: Bill Wonch >To: jenkinsci-users@googlegroups.com >Sent: Tuesday, November 27, 2012 5:17 PM >Subject: Jenkins on Windows box > > >Hi everyone - > > >Quick question, but it's causing some frustration for our developers.  Hope >you can help! &

Jenkins on Windows box

2012-11-27 Thread Bill Wonch
Hi everyone - Quick question, but it's causing some frustration for our developers. Hope you can help! We have a deploy job that is configured to run concurrent builds, but when I execute more than once, the second job will wait for the first to complete before running the first step (it does