You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by Satish <sa...@sharefare.com> on 2006/08/17 02:42:25 UTC

build after every checkin


How can i configure the build to happen after every checkin instead of the
sceduled time. Does continum does this by default? 

when i go schedules tab, i only see specifying the cron timings -
expressions.
-- 
View this message in context: http://www.nabble.com/build-after-every-checkin-tf2118751.html#a5843565
Sent from the Continuum - Users forum at Nabble.com.


Re: build after every checkin

Posted by Emmanuel Venisse <em...@venisse.net>.
Continuum can do this but without the interface.
You need to wite a xml-rpc client 
(http://maven.apache.org/continuum/guides/mini/guide-xmlrpc-api.html) and add a hook in your scm.

Emmanuel

Satish a écrit :
> 
> How can i configure the build to happen after every checkin instead of the
> sceduled time. Does continum does this by default? 
> 
> when i go schedules tab, i only see specifying the cron timings -
> expressions.