|
Basically you just replace ContinuumRecipientSource with ChangeListRecipientSource in application.xml (found in apps/continuum/conf for an installed version of continuum). I developed against 1.0.2...not sure if it will work with later versions. I've added a new diff against the 1.0.3 tag. It would be idea if RecipientSources could be associated with notifiers (or at least notifier types) rather than just having one for the whole application. This involves a change to plexus, however. this is a good feature to add. Can we work with this patch to integrate it into Continuum so that it is a configuration option for a project, etc? Perhaps bring it up as a discussion point on continuum-dev@maven.apache.org? Is there any work in progress on this issue for continuum 1.1 ? I'll work on this issue but without the attached patch, I don't think it's the good way to resolve this issue. I think the best way is to modify the mail notifier. Based on the notifier configuration, we'd can choose between to send mails to the specified address or committers (or eventually all project developers) Fixed in r.574675 I may be missing something, but it's not clear to me how to enable this feature. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Great work. But I don't understand how I should use it. What version of Continuum do I need? Do I need to turn the feature on somehow? How?