You might want to have a look at the multitrigger. I think it does what you want.
http://confluence.public.thoughtworks.org/display/CCNET/Multiple+Trigger regards, Daniel Matt Chatterley writes: > Here we go - another twist! > > Is there currently a way (I don't think there is?) to configure CCNET to > fire triggers in the following way: > > Three projects, A, B and C. > > C is triggered when either A or B complete a successful integration BUT > ONLY if BOTH "ancestors" are successfully built. > > E.g. > > Project A builds OK. B's last build outcome was OK. C should build. > Project A builds OK. B's last build outcome was FAIL. C should NOT build. > > > Any input appreciated! > > > Thanks, > > Matt
