This page last changed on Oct 13, 2004 by mroberts.

The root tag in the Server Configuration file is the <cruisecontrol> tag.

The <cruisecontrol> tag can contain 1 or many Project Configuration Blocks as sub tags. Read the Multiple Projects page if you'd like to have more than 1 project section.

Example:

<cruisecontrol>
    <project .. >
    </project>

    <project .. >
    </project>

    .
    .
</cruisecontrol>

Children of this section are:

Document generated by Confluence on Mar 14, 2009 02:55