Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Hudson Too Many E-Mails

When I build my maven project in Hudson, Hudson sends out two e-mails for each failure - one for the project failure, and one for the module that broke.

Is there any way to stop this, so I only get one e-mail per build failure?

like image 947
SamBeran Avatar asked Feb 24 '10 14:02

SamBeran


1 Answers

Looks like this is a hudson bug

http://issues.hudson-ci.org/browse/HUDSON-5695

like image 155
SamBeran Avatar answered Oct 14 '22 06:10

SamBeran