On Mon, May 4, 2009 at 9:50 AM, Jukka Zitting <jukka.zitt...@gmail.com> wrote: > Hi, > > On Mon, May 4, 2009 at 8:27 AM, Carsten Ziegeler <cziege...@apache.org> wrote: >> Is it possible to configure Hudson to only send mails if the status changed? > > Yes, there's a "Send e-mail for every unstable build" option that's > enabled by default. > > I've disabled it for now, but it would still be good to fix the build > breakage.
Thanks! The breakage is SLING-946, and that problem doesn't happen on my (macosx) box, so I'll have to investigate further - a java call to the bnd library is failing in the Hudson environment but works fine here, I'll try on a Linux box to see if I can reproduce the problem. -Bertrand