开发者

Hudson, Svn & notification sent after a commit

HI, We are currently using Hudson with the plugin SVN. Every error during the maven build implies a email sending to the developpers.

We would like to send an email or better a jabber message (we are all using it) to all developpe开发者_高级运维rs that a commit was just done (so they may have to update)

Any solution ? Thanks in advance for your help. Regards


How about sending notification from SVN, not Hudson?


The Jabber plugin has the ability to send notifications on failure. Those notifications can go only to the SCM contributers of that build.

Hudson's built-in email system also has the ability to send only to the contributors when there is a failure. Have you looked at the UI and built-in help?


I agree with Konrad. You should use SVN commit hook. But if you really want to go with Hudson, have a look at the Email-ext plugin. I haven't tested it yet, but was toying with the idea when switching from CC to send builds out, when build was successful.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜