开发者

Hudson, Svn & notification sent after a commit

开发者 https://www.devze.com 2022-12-22 08:52 出处:网络
HI, We are currently usingHudson with the plugin SVN. Every error during the maven build implies a email sending to the developpers.

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

精彩评论

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

关注公众号