Re: Question: Building a customized report in Cruise Control
Jeffrey Fredrick <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
You can absolutely create a custom report in CruiseControl. The basic reporting model is based on xsl run against the xml log. Anything that shows up in the log that you can get to with xslt is fair game for your report. If you take a look at the documentation for the html email it should give you a starting point: http://cruisecontrol.sourceforge.net/main/configxml.html#htmlemail xslfilelist allows you to specify a set of xsl files to use; xslfile assumes that all your xsl is in a single file that will handle everything, such as embedding any css. Hope this helps! Jtf On Wed, Jan 27, 2010 at 6:51 PM, O_ctopus <[email protected]> wrote: > > Hello everyone, I am very new to Cruise Control. :confused: > > I am wondering if Cruise Control can be used to generate customized build > report, i.e, other than the predefined in a general report - All the > header, > build status, Errors/Warnings: (), Unit Tests, Modifications.. > > Am I allowed to create a new section based on the output from one of the > task that I've executed? It calls a jar file that prints out information > based on System.out.println. > > I have checked the documentation, but is still unsure of how can I > implement > this? > > I am currently using cruisecontrol-bin-2.8.2. > > Any help would be greatly appreciated. Thank you so much for reading. :-) > -- > View this message in context: > http://old.nabble.com/Question%3A-Building-a-customized-report-in-Cruise-Control-tp27350376p27350376.html > Sent from the CruiseControl - User mailing list archive at Nabble.com. > > > -- CITCON Continuous Integration and Testing Conference http://www.citconf.com/ ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user