I am wondering the same thing. Have been searching the group for a while, without finding a conclusive answer. There is this blog post: http://www.lenholgate.com/blog/2007/12/fighting-with-cruisecontrolnet.html, which mentions that (without changing the CCnet code) a multitrigger on multiple projects is not possible. The multitrigger would only fire if all projects complete at the same time. I was hoping this was fixed in the latest version of CCnet, since the blog post is around 6 years old.
Does anyone have an idea? On Friday, December 14, 2007 1:17:10 PM UTC+1, Anatoly V. Popov wrote: > > Hi, > > e.g. I have such section: > > <multiTrigger operator="And"> > <triggers> > <projectTrigger project="A" /> > <projectTrigger project="B" /> > <projectTrigger project="C" /> > </triggers> > </multiTrigger> > > In what case will build begin? is it case when in same 5 seconds A, B > and C successfully build? -- --- You received this message because you are subscribed to the Google Groups "ccnet-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
