Greetings all, trying to get CC.Net 1.5 set up on my system, which had
a couple of issues as its a x64 system, but worked around them with
the great documentation.

One thing I have been having issues with is the main build log and xsl
report plugins.  At this point, I just have 2 msbuild tasks installed
and working, but when they run, the pure XML output gets displayed
without any of the XSLT transforms being applied.

Basically, copied right from the report.

<cruisecontrol project="Blah">
  <request source="wyldsider1" buildCondition="ForceBuild">wyldsider
triggered a build (ForceBuild) from wyldsider1</request>
  <parameters>
    <parameter name="$CCNetArtifactDirectory" value="C:\Program Files
(x86)\CruiseControl.NET\server\Blah\Artifacts" />
...

Pretty sure I covered most of the things that could be wrong, any
help?

cheers,
Jack

Reply via email to