CC Patch - project name

We have multiple instances of CC running, each on a different project. In order to show the project name on the CC websites, we need the project name to be available to the XSLT stylesheets.

The attached patch adds the project name as a property to the info element, ie:
<cruisecontrol>
<info>

<property name=”project-name” value=”myProject”/>

Download file

Leave a Reply