[ 
https://issues.apache.org/jira/browse/AMBER-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196123#comment-13196123
 ] 

Simone Tripodi edited comment on AMBER-37 at 1/30/12 2:03 PM:
--------------------------------------------------------------

Please contact INFRA to enable Jenkins to send notifications via mail - I think 
you can safety add the notifier since it is used just to generate the doc.
Thanks!

{code}
    <notifiers> 
      <notifier> 
        <type>mail</type> 
        <sendOnError>true</sendOnError> 
        <sendOnFailure>true</sendOnFailure> 
        <sendOnSuccess>false</sendOnSuccess> 
        <sendOnWarning>false</sendOnWarning> 
        
<configuration><address>[email protected]</address></configuration>
 
      </notifier> 
    </notifiers>
{code}
                
      was (Author: simone.tripodi):
    Please contact INFRA to enable Jenkins to send notifications via mail - I 
think you can safety add the notifier since it is used just to generate the doc.
Thanks!

{code}
    <notifiers> 
      <notifier> 
        <type>mail</type> 
        <sendOnError>true</sendOnError> 
        <sendOnFailure>true</sendOnFailure> 
        <sendOnSuccess>false</sendOnSuccess> 
        <sendOnWarning>false</sendOnWarning> 
        
<configuration><address>[email protected]</address></configuration> 
      </notifier> 
    </notifiers>
{code}
                  
> Specify the CI url inside the Maven POM
> ---------------------------------------
>
>                 Key: AMBER-37
>                 URL: https://issues.apache.org/jira/browse/AMBER-37
>             Project: Amber
>          Issue Type: Improvement
>            Reporter: Antonio Sanso
>            Priority: Trivial
>         Attachments: AMBER-37
>
>
> It would be good to specify the CI url inside the Maven POM and as aside task 
> update the website page
> http://incubator.apache.org/amber/integration.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to