On 2010-05-31, Gav... wrote: >> From: Stefan Bodewig [mailto:[email protected]] >> Sent: Friday, 28 May 2010 1:36 AM
>> On 2010-05-27, Gav... wrote: >>>> From: Stefan Bodewig [mailto:[email protected]] >>>> In theory the CLI should be able to perform the XSLT transformation >>>> for you in one go - this is how it creates the plain text output >>>> after all. This is now implemented in trunk. >>> (http://ci.apache.org/projects/rat-master-summary.html) >> Is there any way to have that page gather input from sources other >> than buildbot? Say I wanted to have RAT reports on a bunch of code >> bases but don't need a full buildbot configuration because I already >> have CI builds in place (or don't care). > We need a rat-report.xml file so that it can be pulled into the > page. If that file is available publically I guess we can use curl or > something to grab it, but that is assuming you are already running RAT > reports and that you are producing xml output. I see. So far there isn't anything concrete but in the back of my mind I'm adding RAT as a builder to Gump - and Ant and some of its subprojects are built via Hudson. But this is a discussion for a different list, I guess. One problem I see is that we need to push out a release - at least a SNAPSHOT release - if we want more projects to start using the XML generating versions of the Ant task or the Maven plugin with Jukka's patch. Stefan
