On Monday 19 October 2009 21:57:29 Beth wrote:
> I've just downloaded and installed v1.5.0.6288 on a new build server.
> I've added my project, similar to other projects using v1.4.2 of
> cc.net.
>
> cc.net is successfully building and running the unit tests of my
> project. However with the latest version of cc.net, the dashboard
> does not give me the same options when I click on my project as the
> v1.4.2 installation.
>
> For example, when I click a project's recent build in v1.4.2, the left
> panel has options Latest, Next, Previous, and Build Report, View Build
> Log, NUnit Details, NUnit Timings, NAnt Output, NAnt Timings, FxCop
> Report, NCover Report, Simian Report, Fitnesse Report, MSBuild Report.
>
> When I do the same for v1.5.0, the only options I see are Latest,
> Next, Previous, and Build Report, View Build Log, NCover Report.
>
> What happened to all of the other options? I'm sure the dashboard
> configuration for my 1.4.2 build machine was just from the install and
> I didn't do anything to get all those other options to show up.
>
> I've looked at the 1.5.0 release notes and didn't see anything
> specific to configuring these options (if there is, sorry... I missed
> it).
>
> Should they show up in this version by default? Or is there some
> configuration that I need to do?
>
> Thanks,
> Beth
>
I also came across this :-). The stuff isn't gone it is just not configured to
be there. I can't remember the files I had to modify off the top of my head
(once I get into work tomorrow, where I used ccnet, and if I remember I will
reply here with details) but if you just do a comparison between the config or
xsl for webdashboard between the 2 versions it will jump out at you (there's a
whole list xml tags saying nant nunit fxcop etc missing from one version to
the other). I remember it was fairly easy to get it back.