[macker-developer] XML reporting
Brought to you by:
barredijkstra,
melquiades
From: Paul C. <can...@po...> - 2003-08-05 04:01:14
|
A beta-ish version of the oft-requested XML reporting is now checked into cvs. I worked off of the patch Scott Sayles posted, with a few changes and additions (most notably, it uses JDOM to generate the XML). You can try it out by specifying the option: xmlReportFile="foo.xml" ...on the <macker> tag in your Ant script, or by using: -o foo.xml ...from the command line. Post suggestions to the list. Cheers, Paul |