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 co

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

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 Co