logo       

RE: A query on HTML report generation: msg#00111

java.cruise-control.user

Subject: RE: A query on HTML report generation

 
1: take a look at the logic in compile.xsl.  You'll see that it filters out the messages based on their priority.  If you remove that filtering you'll get what I think you're asking for.
 
2: CC doesn't have that information available. Your best bet would be to write a custom ant task to generate the info in an .xml file, merge the .xml file into the log, and then modify unittests.xsl to display that information.
 
Jtf
-----Original Message-----
From: cruisecontrol-user-admin@xxxxxxxxxxxxxxxxxxxxx [mailto:cruisecontrol-user-admin@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of Yogesh Pandit
Sent: Tuesday, December 30, 2003 3:39 AM
To: cruisecontrol-user@xxxxxxxxxxxxxxxxxxxxx
Subject: [Cruisecontrol-user] A query on HTML report generation

Hi,

My requirement is that :

1) I want a HTML report of the compilation result produced by Ant (irrespective of whether the compilation is successful or not ).

2) I want to print the version no. of the java file ( for which the

junit test case is executed ) in the HTML report generated by Ant.

This version no. is the same as the one in VSS or CVS.

Could you help me with this ?

Regards,

Yogesh S. Pandit


Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise