On 19/02/10 4:01 AM, Russel Winder wrote:
I guess I am doing something silly -- or more likely not doing something
I need to.  The code-quality plugin appears not to create a report by
default, all that is produced in the XML output.  At least for use with
a Java-only project.


Here's what we currently support for each type of verification task:
- Test: XML results, HTML report, summary on the console, custom stuff with a TestListener - Checkstyle: XML results, summary on the console, no HTML report, no listener - CodeNarc: HTML report, no XML results, no summary on the console, no listener

I'd like to end up with all verification tasks being able to produce an XML result file (or files), an HTML report, a summary on the console, and have some listener which you can use to produce your own stuff. And perhaps some way to switch these things on or off (eg perhaps the reports move to some reporting plugin and aren't enabled by default).


--
Adam Murdoch
Gradle Developer
http://www.gradle.org


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to