I want to display the build number on the failed build in the ccnet
dashboard.
I have done the below settings in ccnet.config.
<labeller type="defaultlabeller">
<prefix>trunk-wl.</prefix>
<incrementOnFailure>true</incrementOnFailure>
</labeller>
So,now i want to display the build number in the dashboard instead of
"Failed".
If you see in the Top it will show like "Dashboard > Test Build Server
> Test Trunk FxCop Report > 2008-10-09 16:18:40 (Failed) " on the
failed build.
Is there a way to display the build number instead of "Failed" as
success build like "Dashboard > Test Build Server > Test Trunk FxCop
Report > 2008-10-09 16:18:40 (Failed) "Dashboard > Test Build Server >
Test Trunk FxCop Report > 2008-10-10 10:04:56 (0.0.0.1846) "?
Can anyone help on this?
Thanks in advance,
Tamil Maran