vote up 0 vote down star

I am new to cruise control.net please help me with the following scenario

I need to force the other projects from one project. I know in the publisher part with the force build we can force the other projects. But my requirement is I want to force more than 2 projects but those projects should start one after the other this also can be solved by giving the queuePriority for the projects. Here we are having one limitation I want to force the builds individually also at that time it should not check for the queue.

Example If I am forcing from BuildAll project it should build project A, Project B(after project A completion) & Project C( after completing project A & Project B)

If I am forcing Project A it should start, at same time if I am forcing Project B & Project C those also should build with out checking the project A completion.

Thanks in advance

flag

3 Answers

vote up 0 vote down

NO i want to trigger the builds individually also. Is there a way can we have the multiple configuration file in ccnet. From the same server.

link|flag
please edit your question with this extra information rather than posting an 'answer' – Pondidum Dec 4 at 11:54
vote up 0 vote down

In project B, you could add a filesystem source control element, pointing at Project A's output directory, set to trigger on modifications.

This would have a side effect that there's no way to build project A without it triggering project B to build also.

link|flag
vote up 0 vote down

Same thing i am searching if u got a solution for same .

please update me on my mailid sach83@gmail.com

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.