You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mac-Systems <ma...@mac-systems.de> on 2007/11/09 15:39:27 UTC

What does Configuration Tag in CI Management ?

Hello,

while reading about some questions there on the mailing list i stumbeld 
about

<ciManagement>
<system>continuum</system>
    <notifiers>
        <notifier>
        <type>mail</type>
        <sendOnError>true</sendOnError>
        <sendOnFailure>true</sendOnFailure>
        <sendOnSuccess>false</sendOnSuccess>
        <sendOnWarning>false</sendOnWarning>

    <configuration>
        <address>doug@culnane.net</address>
    </configuration>
    </notifier>
</notifiers>
</ciManagement>

For what exacly is that configuration with EMail Tag ?
Looking at the XSD for the pom i found this :

<xs:documentation source="description">Extended configuration specific to this notifier goes here.</xs:documentation>

thanks,
Jens





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: What does Configuration Tag in CI Management ?

Posted by Roland Asmann <Ro...@cfc.at>.
Check http://maven.apache.org/pom.html#Continuous_Integration_Management

I think this is the e-mail address that is shown as the sender of the mail.


On Friday 09 November 2007 15:39, Mac-Systems wrote:
> Hello,
>
> while reading about some questions there on the mailing list i stumbeld
> about
>
> <ciManagement>
> <system>continuum</system>
>     <notifiers>
>         <notifier>
>         <type>mail</type>
>         <sendOnError>true</sendOnError>
>         <sendOnFailure>true</sendOnFailure>
>         <sendOnSuccess>false</sendOnSuccess>
>         <sendOnWarning>false</sendOnWarning>
>
>     <configuration>
>         <address>doug@culnane.net</address>
>     </configuration>
>     </notifier>
> </notifiers>
> </ciManagement>
>
> For what exacly is that configuration with EMail Tag ?
> Looking at the XSD for the pom i found this :
>
> <xs:documentation source="description">Extended configuration specific to
> this notifier goes here.</xs:documentation>
>
> thanks,
> Jens
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org

-- 
Roland Asmann

CFC Informationssysteme Entwicklungsgesellschaft m.b.H
Bäckerstrasse 1/2/7
A-1010 Wien
FN 266155f, Handelsgericht Wien

Tel.: +43/1/513 88 77 - 27
Fax.: +43/1/513 88 62
Email: Roland.Asmann@cfc.at
Web: www.cfc.at

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org