We have several projects in CruiseControl and I noticed that often 2 or more projects are building at the same time. This seems to be causing conflicts. Often, a build fails a
You can use the Locking feature to define queus that should not run at the same time.
This is available in version 1.4.3
A sample from the documentation:
... ... ... ...