Additional info: * Running CC.NET 1.6.7981.1 (most recent stable) * Building .NET 4.0 projects via MSBuild
On Aug 8, 9:17 am, zilvonias <[email protected]> wrote: > Thanks for the tip, Adam. I explored the project build log and found > no compilation errors for the MSBuild process. > > So: > * AccuRev updates successfully. > * Project compiles successfully but there are two warnings (no > errors). > > Could CruiseControl.NET be failing the build because there are > warnings? If so, is there an option to label the build a success on > warning generation? The project builds successfully from the command > line where it also generates those warnings. > > Thanks again! > > On Aug 6, 2:05 pm, "Adam Bruss" <[email protected]> wrote: > > > > > > > > > Load up the web dashboard and look at the project build log. It'll give you > > all the gory details about the build. > > > -----Original Message----- > > From: [email protected] [mailto:[email protected]] On > > > Behalf Of zilvonias > > Sent: Friday, August 05, 2011 2:14 PM > > To: ccnet-user > > Subject: [ccnet-user] MSBuild completes successfully but flagged as failed > > > This is the first time I'm setting up a CC.NET server and it's been an > > interesting ride. > > > At the moment, my project builds successfully at the command line using > > MSBuild, though it says it has two warnings (0 errors). CC.NET builds the > > same project and indicates that it is failing but there are no errors, just > > the two warnings. > > > What am I missing here? > > > Thanks!
