Dashboard > CruiseControl.NET > ... > Plugins Configuration Block > XSL Report Build Plugin
XSL Report Build Plugin Log In View a printable version of the current page.  
CruiseControl.NET documentation for latest CI builds
Added by Mike Roberts , last edited by Mike Roberts on Aug 15, 2005  (view change)

The Xsl Report Build Plugin shows detailed output for a specific build using a configured XSL Transform.

See XSL Files for a list of available XSL transforms and how to use your own transforms.

This is a Project Configurable Build Plugin.

Example

<xslReportBuildPlugin description="NUnit Details" actionName="NUnitDetailsBuildReport" xslFileName="xsl\tests.xsl" />

Configuration Elements

Node Description Type Required Default
description The description that will appear for the Plugin in the Dashboard string yes n/a
actionName A name for the action for this instance of the plugin. This must be strictly alpha-Numerical with no spaces and unique string yes n/a
xslFileName The file containing the XSL transform to use. The path is relative to the root directory of the Web Dashboard string yes n/a

Powered by a free Atlassian Confluence Open Source Project / Non-profit License granted to ThoughtWorks, Inc.. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators