Hi Friends
I am new in Hudson. In my project it is required to display the reason of build failure on the hudson project page. Currenly while build failure we have to look at the console output to see exactly why the build failed. Is there any possiblity to integrate the reason of build error into the project page display?
What I want instead of showing typical hudson build error message "Build #40 (Dec 18, 2009 8:02:38 AM)" it is required to display " Build #40 (Dec 18, 2009 8:02:38 AM) - Found 23 Medium severity issues."
Thanks in advance