You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Rahul Akolkar <ra...@gmail.com> on 2005/10/25 04:56:06 UTC

[ALL] Continuum (was Re: svn commit: r328231 )

On 10/24/05, Dion Gillard <di...@gmail.com> wrote:
> Can we make these go to the dev list please??
>
<snip/>

Continuum will generate a fair bit of traffic, especially if many
Commons components take it up. IMO, given the nature of Commons,
subscribing build statuses / integration results to the dev list might
not have as much value as, say, bugzilla reports and cvs/svn commits.
Maybe only the developers listed in the project POM should be
notified?

Yes, I can filter emails :-) Just trying to gauge the broader opinion,

-Rahul


> On 10/25/05, brett@apache.org <br...@apache.org> wrote:
> > Author: brett
> > Date: Mon Oct 24 19:00:35 2005
> > New Revision: 328231
> >
> > URL: http://svn.apache.org/viewcvs?rev=328231&view=rev
> > Log:
> > setup preliminary nag address
> >
> > Modified:
> >     jakarta/commons/sandbox/exec/trunk/pom.xml
> >
> > Modified: jakarta/commons/sandbox/exec/trunk/pom.xml
> > URL: http://svn.apache.org/viewcvs/jakarta/commons/sandbox/exec/trunk/pom.xml?rev=328231&r1=328230&r2=328231&view=diff
> > ==============================================================================
> > --- jakarta/commons/sandbox/exec/trunk/pom.xml (original)
> > +++ jakarta/commons/sandbox/exec/trunk/pom.xml Mon Oct 24 19:00:35 2005
> > @@ -7,6 +7,13 @@
> >    <url>http://jakarta.apache.org/commons/sandbox/exec/</url>
> >    <ciManagement>
> >      <system>continuum</system>
> > +    <notifiers>
> > +      <notifier>
> > +        <configuration>
> > +          <address>brett@apache.org</address>
> > +        </configuration>
> > +      </notifier>
> > +    </notifiers>
> >    </ciManagement>
> >    <dependencies>
> >      <dependency>
> >
<snip/>

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [ALL] Continuum (was Re: svn commit: r328231 )

Posted by Brett Porter <br...@apache.org>.
We can open this up for discussion.

This is the reason I just sent it to myself for now. But we do have a 
copy of Continuum running on the Maven zone that can be used (its out of 
date right now - it will be updated tomorrow for the new release).

There are limitations with the current Maven 1.x support of extended 
projects so it may not be immediately viable for all projects (though 
certainly the Ant builds can be run through it with the additional 
configuration).

Another concern is the possible duplication of nags with gump (though 
obviously these are significantly different approaches, they are both 
going to complain if it is broken).

For now, I'll leave this one going to me for testing. From there, I 
think it should be up to the individual components, including what build 
intervals are appropriate if it is to go to the dev list.

Cheers,
Brett


Rahul Akolkar wrote:
> On 10/24/05, Dion Gillard <di...@gmail.com> wrote:
> 
>>Can we make these go to the dev list please??
>>
> 
> <snip/>
> 
> Continuum will generate a fair bit of traffic, especially if many
> Commons components take it up. IMO, given the nature of Commons,
> subscribing build statuses / integration results to the dev list might
> not have as much value as, say, bugzilla reports and cvs/svn commits.
> Maybe only the developers listed in the project POM should be
> notified?
> 
> Yes, I can filter emails :-) Just trying to gauge the broader opinion,
> 
> -Rahul
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org