Restrict Continuum notification to failures only.
-------------------------------------------------
Key: MYFACES-1325
URL: http://issues.apache.org/jira/browse/MYFACES-1325
Project: MyFaces Core
Type: Improvement
Components: build process
Versions: 1.1.4-SNAPSHOT, 1.2.0-SNAPSHOT
Reporter: Grant Smith
Assigned to: Grant Smith
For now, comment out the following section in the poms, then add the notifiers
via the continuum web interface.
<ciManagement>
<system>continuum</system>
<notifiers>
<notifier>
<configuration>
<address>[email protected]</address>
</configuration>
</notifier>
</notifiers>
</ciManagement>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira