only notify user that checked in since last successful build

2006-08-15 Thread Markus . Wahl
hi

cruisecontrol could be configured to send e-mails about failed builds only 
to the users that checked in something since the last sucessful build. is 
it possible to acheive something like this using continuum? i have looked 
everwhere it seems. the getting started section or the faq of the 
continuum site does not mention anything about this sought after feature.

mvh,
markus


generate e-mailaddresses from SVN?

2006-08-15 Thread Markus . Wahl
hi

using cruisecontrol it was possible to generate the e-mailaddresses to 
which notifications on failed builds should be sent. that was typically 
done by combining the SVN username of the person that checking in 
something that did not compile, with a suffix, say @ourcompany.com. but 
i don't know how this is done in continuum? does anyone know if it is 
possible?

mvh,
markus

adding maven 2 projects

2006-08-15 Thread Oliver
Hi there

 

I'm trying to add a maven 2 project (with child modules) to continuum.

The documentation says to provide a URL to the pom. I've tried to use
the svn url to the pom, but it states that it is not a valid url, for
example: http://server:8080/svn/trunk/pom.xml

 

What type of URL does Continuum require?

 

Kind Regards

Oliver Loe