You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by da...@apache.org on 2007/01/17 08:40:50 UTC

svn commit: r496952 - /webservices/commons/trunk/modules/axiom/pom.xml

Author: davidillsley
Date: Tue Jan 16 23:40:49 2007
New Revision: 496952

URL: http://svn.apache.org/viewvc?view=rev&rev=496952
Log:
Enable use of continuum without lots of e-mails to commons-dev

Modified:
    webservices/commons/trunk/modules/axiom/pom.xml

Modified: webservices/commons/trunk/modules/axiom/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?view=diff&rev=496952&r1=496951&r2=496952
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Tue Jan 16 23:40:49 2007
@@ -21,6 +21,10 @@
         <url>unknown</url>
         <notifiers>
             <notifier>
+                <sendOnError>false</sendOnError>
+                <sendOnFailure>false</sendOnFailure>
+                <sendOnSuccess>false</sendOnSuccess>
+                <sendOnWarning>false</sendOnWarning>
                 <configuration>
                     <address>commons-dev@ws.apache.org</address>
                 </configuration>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org