You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ws...@apache.org on 2009/03/17 05:19:52 UTC

svn commit: r755110 - /continuum/trunk/continuum-docs/src/site/apt/user_guides/notification/mail.apt

Author: wsmoak
Date: Tue Mar 17 04:19:51 2009
New Revision: 755110

URL: http://svn.apache.org/viewvc?rev=755110&view=rev
Log:
[CONTINUUM-2130] Clarify that the email address is optional if you select to notify latest committers, and other minor changes.

Modified:
    continuum/trunk/continuum-docs/src/site/apt/user_guides/notification/mail.apt

Modified: continuum/trunk/continuum-docs/src/site/apt/user_guides/notification/mail.apt
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-docs/src/site/apt/user_guides/notification/mail.apt?rev=755110&r1=755109&r2=755110&view=diff
==============================================================================
--- continuum/trunk/continuum-docs/src/site/apt/user_guides/notification/mail.apt (original)
+++ continuum/trunk/continuum-docs/src/site/apt/user_guides/notification/mail.apt Tue Mar 17 04:19:51 2009
@@ -8,7 +8,8 @@
 
 Mail Notification
 
-  Email notification will be add automatically from reading pom (you can add as many notifier as you need) :
+  If you are using Maven 2, email notifiers configured in pom.xml will be automatically added, and you may
+  have as many as you need.
     
 +-------------------------------+
   
@@ -25,12 +26,18 @@
   
 +-------------------------------+     
 
-  Or can you can add manually mail notifier to you project group and/or project.
+  Or can you can manually add mail notifiers at the project group or individual project level.
   
   On the <<Add Notifier>> form select <<Mail>> from the pull-down menu and click Submit.
   
 [../../images/notifier-mail-add.png] Add Email Notifier 
 
-  Fill in the recipient's fully qualified email address and select the send on options you want.
+  You must either provide a single email address, or select to notify the latest committers.
+
+~~ TODO:  Does notifying an email address in addition to the latest committers also work?
+
+  In addition you may select one or more "Send on..." options.
+
+~~ TODO:  What is "Send on Warning"?  We only have three build states:  error, failure, success
   
   Then, click <<Save>>.