[
http://jira.codehaus.org/browse/CONTINUUM-493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jose Morales Martinez closed CONTINUUM-493.
-------------------------------------------
Resolution: Fixed
Fixed in 801098 revision for version 1.4.0.
Add <developers>true</developers> entry in notifier configuration (pom.xml) or
add new notifier with check 'Send a mail to project developers' enabled.
Example:
{noformat}
<ciManagement>
<system>continuum</system>
<notifiers>
<notifier>
<configuration>
<address>[email protected]</address>
<committers>true</committers>
<developers>true</developers>
</configuration>
</notifier>
</notifiers>
</ciManagement>
{noformat}
> Allow to add all developpers address in a notifier without duplicate
> developpers addresses
> ------------------------------------------------------------------------------------------
>
> Key: CONTINUUM-493
> URL: http://jira.codehaus.org/browse/CONTINUUM-493
> Project: Continuum
> Issue Type: Improvement
> Components: Core system
> Reporter: Emmanuel Venisse
> Assignee: Jose Morales Martinez
> Fix For: 1.4.x
>
>
--
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