RE: Jenkins not catching Build errors

2012-05-31 Thread Alex Earl
Look into the msbuild plugin on the Jenkins wiki. Sent from my Windows Phone -- From: Steve Berg Sent: 5/31/2012 2:07 PM To: jenkinsci-users@googlegroups.com Subject: Re: Jenkins not catching Build errors Using Visual Studio solutions files sounds promising. Where

Re: Jenkins not catching Build errors

2012-05-31 Thread Steve Berg
t;> > be looking for that Jenkins is running the build? > >> > > >> > > >> > On Thursday, May 31, 2012 3:33:16 PM UTC-5, Bob Dixon wrote: > >> >> > >> >> Does the build log show an error that would result in a non-zero

Re: Jenkins not catching Build errors

2012-05-31 Thread Slide
t;> > >> > On Thursday, May 31, 2012 3:33:16 PM UTC-5, Bob Dixon wrote: >> >> >> >>   Does the build log show an error that would result in a non-zero >> >> return >> >> code?  Do you have evidence Jenkins is even runn

Re: Jenkins not catching Build errors

2012-05-31 Thread Steve Berg
:16 PM UTC-5, Bob Dixon wrote: > >> > >> Does the build log show an error that would result in a non-zero > return > >> code? Do you have evidence Jenkins is even running the build? > >> > >> > >> > >> From: jenkinsci-u

Re: Jenkins not catching Build errors

2012-05-31 Thread Slide
ave evidence Jenkins is even running the build? >> >> >> >> From: jenkinsci-users@googlegroups.com >> [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Steve Berg >> Sent: Thursday, May 31, 2012 4:29 PM >> To: jenkinsci-users@googlegroups.com &g

Re: Jenkins not catching Build errors

2012-05-31 Thread Slide
On Thu, May 31, 2012 at 1:28 PM, Steve Berg wrote: > I am new at this, so I hope I can provide you with enough information.  I > have a project called TestingJenkins.  I used the Configure link to schedule > the Builds.  I checked "build periodically" (and right now the schedule is > 35 * * * *).

Re: Jenkins not catching Build errors

2012-05-31 Thread Steve Berg
u have evidence Jenkins is even running the build? > > > > *From:* jenkinsci-users@googlegroups.com [mailto: > jenkinsci-users@googlegroups.com] *On Behalf Of *Steve Berg > *Sent:* Thursday, May 31, 2012 4:29 PM > *To:* jenkinsci-users@googlegroups.com > *Subject:* Re: Jen

RE: Jenkins not catching Build errors

2012-05-31 Thread Bob Dixon
-users@googlegroups.com Subject: Re: Jenkins not catching Build errors I am new at this, so I hope I can provide you with enough information. I have a project called TestingJenkins. I used the Configure link to schedule the Builds. I checked "build periodically" (and right now the sche

Re: Jenkins not catching Build errors

2012-05-31 Thread Steve Berg
I am new at this, so I hope I can provide you with enough information. I have a project called TestingJenkins. I used the Configure link to schedule the Builds. I checked "build periodically" (and right now the schedule is 35 * * * *). On Thursday, May 31, 2012 3:18:21 PM UTC-5, slide wrote:

Re: Jenkins not catching Build errors

2012-05-31 Thread Slide
How are you running the build? Are you using the msbuild plugin, a batch build step? More information would be needed in order to help. If the command that runs the build returns a 0 as the return code, Jenkins will normally treat this as a successful build. On Thu, May 31, 2012 at 1:13 PM, Steve