Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.4-SNAPSHOT, 1.2.0-SNAPSHOT
-
None
Description
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>commits@myfaces.apache.org</address>
</configuration>
</notifier>
</notifiers>
</ciManagement>