|
From: Alef A. <al...@jt...> - 2003-12-21 18:46:48
|
That's one yeah... There's also a 'buildafterbuildfailed' flag on the project element, which you can set to true or false. If false, if a build fails, it'll wait with a new build until somebody commits, if true, it keeps trying to build... If your build is deterministic (which it should be of course), buildafterbuildfailed can be set to false... About the emails, if you're using the htmlemail in the publishers element, it'll indeed be quite big, but there's also another emailer, which just generates a link to the results page (if you have set that up also)... Alef P.s. if there's any issues or questions with CC you have, just email me, I've been using it for quite a while so know my way around it pretty well... > -----Original Message----- > From: spr...@li... > [mailto:spr...@li...] > On Behalf Of Luke Taylor > Sent: Sunday, December 21, 2003 6:46 PM > To: spr...@li... > Subject: Re: [Springframework-developer] Maven/Cruise Control Build > > > Hi Alef, > > I'm still finding my way around CC, but there's a "spamwhilebroken" > which I think can be used to disable repeated notifications > of a broken > build. The mails are too big just now anyway, so I need to > find a way to > cut down the CC report first... and then wait for someone to > break the > build :). > > Luke. > > > > Alef Arendsen wrote: > >>Shall I set up a mail to the dev list for failed builds? > > > > > > Hey, cool! > > > > Well, buildfailed mails to the Dev list is fine with, as long as > > buildAfterBuildFailed property of CC is false (we've got > that turned > > on here, and I'm getting mails each hour if build fails :) > > > > Alef > > > > > -- > Luke Taylor. Monkey Machine Ltd. > PGP Key ID: 0x57E9523C http://www.monkeymachine.ltd.uk > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign > up for IBM's Free Linux Tutorials. Learn everything from the > bash shell to sys admin. Click now! > http://ads.osdn.com/?ad_id=1278&alloc_id=> 3371&op=click > > > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > |