You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oltu.apache.org by "Antonio Sanso (Updated) (JIRA)" <ji...@apache.org> on 2012/01/26 18:44:38 UTC

[jira] [Updated] (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:all-tabpanel ]

Antonio Sanso updated AMBER-37:
-------------------------------

    Attachment: AMBER-37

attaching proposed patch. 
I would actually would be more happy if we could also extend it with the notifier

<notifiers>
      <notifier>
        <type>mail</type>
        <sendOnError>true</sendOnError>
        <sendOnFailure>true</sendOnFailure>
        <sendOnSuccess>false</sendOnSuccess>
        <sendOnWarning>false</sendOnWarning>
        <configuration><address>JENKINS</address></configuration>
      </notifier>
    </notifiers>

but since I do not know if this is integrable with Jenkins I did not put in a patch.
WDYT?
                
> 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