Add a RecipientSource that derives addresses from the change list
-----------------------------------------------------------------
Key: CONTINUUM-605
URL: http://jira.codehaus.org/browse/CONTINUUM-605
Project: Continuum
Type: New Feature
Components: Core system
Reporter: John Didion
Fix For: 1.0.3
Attachments: ChangeListRecipientSource.diff
CruiseControl has the nice feature of only sending notification email to those
users who submitted the changes in the build. I missed that feature when
switching to Continuum, so I implemented it. It compiles a list of scm ids from
the change list, then matches them against the developers in the POM to get
email addresses. It delegates to the default RecipientSource if there is no
change list.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira