You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oltu.apache.org by "Simone Tripodi (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2012/01/30 15:04:10 UTC

[jira] [Issue Comment Edited] (AMBER-37) Specify the CI url inside the Maven POM

    [ 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>amber-dev@incubator.apache.org</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>dev@incubator.apache.org</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