[ http://issues.apache.org/jira/browse/MYFACES-1325?page=comments#action_12415160 ]
Grant Smith commented on MYFACES-1325: -------------------------------------- Bernd, Thanks! I was looking for documentation for that section. What would be the best way to get a success notification after failure, though ? Won't <sendOnSuccess>true</sendOnSuccess> report EVERY build that is a success ? > 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 > Assignee: 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
