You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2008/08/26 09:25:43 UTC

svn commit: r688981 - /directory/project/trunk/pom.xml

Author: felixk
Date: Tue Aug 26 00:25:42 2008
New Revision: 688981

URL: http://svn.apache.org/viewvc?rev=688981&view=rev
Log:
Revert change for test. It's working and I'm getting CI mails on private account

Modified:
    directory/project/trunk/pom.xml

Modified: directory/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=688981&r1=688980&r2=688981&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Tue Aug 26 00:25:42 2008
@@ -48,16 +48,6 @@
           <address>notifications@directory.apache.org</address>
         </configuration>
       </notifier>
-      <notifier>
-        <type>mail</type>
-        <sendOnError>true</sendOnError>
-        <sendOnFailure>true</sendOnFailure>
-        <sendOnSuccess>true</sendOnSuccess>
-        <sendOnWarning>true</sendOnWarning>
-        <configuration>
-          <address>felix@otego.com</address>
-        </configuration>
-      </notifier>
     </notifiers>
   </ciManagement>