This page last changed on Jun 08, 2005 by mroberts.

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 for the Dashboard 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
Document generated by Confluence on Jun 26, 2005 17:23