AFAIK Jenkins doesn't use that (continuum use it but not sure we want to use continuum :-) )
2012/11/26 <[email protected]>: > Author: simonetripodi > Date: Mon Nov 26 14:10:15 2012 > New Revision: 1413630 > > URL: http://svn.apache.org/viewvc?rev=1413630&view=rev > Log: > updated dev ML set in all Jenkins jobs > > Modified: > incubator/onami/trunk/autobind/pom.xml > incubator/onami/trunk/cache/pom.xml > incubator/onami/trunk/configuration/pom.xml > incubator/onami/trunk/guava/pom.xml > incubator/onami/trunk/lifecycle/pom.xml > incubator/onami/trunk/logging/pom.xml > incubator/onami/trunk/parent/pom.xml > incubator/onami/trunk/scheduler/pom.xml > incubator/onami/trunk/spi/pom.xml > incubator/onami/trunk/test/pom.xml > > Modified: incubator/onami/trunk/autobind/pom.xml > URL: > http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/pom.xml?rev=1413630&r1=1413629&r2=1413630&view=diff > ============================================================================== > --- incubator/onami/trunk/autobind/pom.xml (original) > +++ incubator/onami/trunk/autobind/pom.xml Mon Nov 26 14:10:15 2012 > @@ -63,7 +63,7 @@ > <sendOnSuccess>false</sendOnSuccess> > <sendOnWarning>false</sendOnWarning> > <configuration> > - <address>[email protected]</address> > + <address>[email protected]</address> > </configuration> > </notifier> > </notifiers> > > Modified: incubator/onami/trunk/cache/pom.xml > URL: > http://svn.apache.org/viewvc/incubator/onami/trunk/cache/pom.xml?rev=1413630&r1=1413629&r2=1413630&view=diff > ============================================================================== > --- incubator/onami/trunk/cache/pom.xml (original) > +++ incubator/onami/trunk/cache/pom.xml Mon Nov 26 14:10:15 2012 > @@ -51,7 +51,7 @@ > <sendOnSuccess>false</sendOnSuccess> > <sendOnWarning>false</sendOnWarning> > <configuration> > - <address>[email protected]</address> > + <address>[email protected]</address> > </configuration> > </notifier> > </notifiers> > > Modified: incubator/onami/trunk/configuration/pom.xml > URL: > http://svn.apache.org/viewvc/incubator/onami/trunk/configuration/pom.xml?rev=1413630&r1=1413629&r2=1413630&view=diff > ============================================================================== > --- incubator/onami/trunk/configuration/pom.xml (original) > +++ incubator/onami/trunk/configuration/pom.xml Mon Nov 26 14:10:15 2012 > @@ -50,7 +50,7 @@ > <sendOnSuccess>false</sendOnSuccess> > <sendOnWarning>false</sendOnWarning> > <configuration> > - <address>[email protected]</address> > + <address>[email protected]</address> > </configuration> > </notifier> > </notifiers> > > Modified: incubator/onami/trunk/guava/pom.xml > URL: > http://svn.apache.org/viewvc/incubator/onami/trunk/guava/pom.xml?rev=1413630&r1=1413629&r2=1413630&view=diff > ============================================================================== > --- incubator/onami/trunk/guava/pom.xml (original) > +++ incubator/onami/trunk/guava/pom.xml Mon Nov 26 14:10:15 2012 > @@ -58,7 +58,7 @@ > <sendOnSuccess>false</sendOnSuccess> > <sendOnWarning>false</sendOnWarning> > <configuration> > - <address>[email protected]</address> > + <address>[email protected]</address> > </configuration> > </notifier> > </notifiers> > > Modified: incubator/onami/trunk/lifecycle/pom.xml > URL: > http://svn.apache.org/viewvc/incubator/onami/trunk/lifecycle/pom.xml?rev=1413630&r1=1413629&r2=1413630&view=diff > ============================================================================== > --- incubator/onami/trunk/lifecycle/pom.xml (original) > +++ incubator/onami/trunk/lifecycle/pom.xml Mon Nov 26 14:10:15 2012 > @@ -51,7 +51,7 @@ > <sendOnSuccess>false</sendOnSuccess> > <sendOnWarning>false</sendOnWarning> > <configuration> > - <address>[email protected]</address> > + <address>[email protected]</address> > </configuration> > </notifier> > </notifiers> > > Modified: incubator/onami/trunk/logging/pom.xml > URL: > http://svn.apache.org/viewvc/incubator/onami/trunk/logging/pom.xml?rev=1413630&r1=1413629&r2=1413630&view=diff > ============================================================================== > --- incubator/onami/trunk/logging/pom.xml (original) > +++ incubator/onami/trunk/logging/pom.xml Mon Nov 26 14:10:15 2012 > @@ -60,7 +60,7 @@ > <sendOnSuccess>false</sendOnSuccess> > <sendOnWarning>false</sendOnWarning> > <configuration> > - <address>[email protected]</address> > + <address>[email protected]</address> > </configuration> > </notifier> > </notifiers> > > Modified: incubator/onami/trunk/parent/pom.xml > URL: > http://svn.apache.org/viewvc/incubator/onami/trunk/parent/pom.xml?rev=1413630&r1=1413629&r2=1413630&view=diff > ============================================================================== > --- incubator/onami/trunk/parent/pom.xml (original) > +++ incubator/onami/trunk/parent/pom.xml Mon Nov 26 14:10:15 2012 > @@ -235,7 +235,7 @@ > <sendOnSuccess>false</sendOnSuccess> > <sendOnWarning>false</sendOnWarning> > <configuration> > - <address>[email protected]</address> > + <address>[email protected]</address> > </configuration> > </notifier> > </notifiers> > > Modified: incubator/onami/trunk/scheduler/pom.xml > URL: > http://svn.apache.org/viewvc/incubator/onami/trunk/scheduler/pom.xml?rev=1413630&r1=1413629&r2=1413630&view=diff > ============================================================================== > --- incubator/onami/trunk/scheduler/pom.xml (original) > +++ incubator/onami/trunk/scheduler/pom.xml Mon Nov 26 14:10:15 2012 > @@ -52,7 +52,7 @@ > <sendOnSuccess>false</sendOnSuccess> > <sendOnWarning>false</sendOnWarning> > <configuration> > - <address>[email protected]</address> > + <address>[email protected]</address> > </configuration> > </notifier> > </notifiers> > > Modified: incubator/onami/trunk/spi/pom.xml > URL: > http://svn.apache.org/viewvc/incubator/onami/trunk/spi/pom.xml?rev=1413630&r1=1413629&r2=1413630&view=diff > ============================================================================== > --- incubator/onami/trunk/spi/pom.xml (original) > +++ incubator/onami/trunk/spi/pom.xml Mon Nov 26 14:10:15 2012 > @@ -52,7 +52,7 @@ > <sendOnSuccess>false</sendOnSuccess> > <sendOnWarning>false</sendOnWarning> > <configuration> > - <address>[email protected]</address> > + <address>[email protected]</address> > </configuration> > </notifier> > </notifiers> > > Modified: incubator/onami/trunk/test/pom.xml > URL: > http://svn.apache.org/viewvc/incubator/onami/trunk/test/pom.xml?rev=1413630&r1=1413629&r2=1413630&view=diff > ============================================================================== > --- incubator/onami/trunk/test/pom.xml (original) > +++ incubator/onami/trunk/test/pom.xml Mon Nov 26 14:10:15 2012 > @@ -53,7 +53,7 @@ > <sendOnSuccess>false</sendOnSuccess> > <sendOnWarning>false</sendOnWarning> > <configuration> > - <address>[email protected]</address> > + <address>[email protected]</address> > </configuration> > </notifier> > </notifiers> > > -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy
