Modified:
trunk/pom.xml
Log:
update notifiers
Modified: trunk/pom.xml
==============================================================================
--- trunk/pom.xml (original)
+++ trunk/pom.xml Mon Aug 4 23:00:05 2008
@@ -39,6 +39,16 @@
<ciManagement>
<system>continuum</system>
<url>http://ci.israfil.net/continuum</url>
+ <notifiers>
+ <notifier>
+ <type>mail</type>
+ <sendOnError>true</sendOnError>
+ <sendOnFailure>true</sendOnFailure>
+ <sendOnSuccess>false</sendOnSuccess>
+ <sendOnWarning>false</sendOnWarning>
+ <address>cgr...@israfil.net</address>
+ </notifier>
+ </notifiers>
</ciManagement>
<mailingLists>
<mailingList>