> -----Original Message----- > From: Dennis Lundberg [mailto:[email protected]] > Sent: Wednesday, 10 October 2012 5:33 AM > To: [email protected] > Subject: Re: Continuous integration for Rat > > On 2012-09-25 22:33, Dennis Lundberg wrote: > > Hi, > > > > For Rat there is a job/builder in BuildBot at > > http://ci.apache.org/builders/rat_trunk > > > > I haven't worked with BuildBot before, but it seems to me that the > > builder there is a manual one, i.e. a checkin doesn't trigger a build.
Yeah that stopped working I think when the repo got moved around. I've fixed that so now whisker and rat sub-projects will build now on a Per commit basis. I've had RAT builds on Buildbot since the early days of our having Buildbot at the ASF and has been good for testing with. The resulatant successful builds of RAT puts A 0.x-dev snapshot of RAT on the Buildbot master, this then is taken by the slave Machines and used to build RAT reports [1] for projects that elect to have Buildbot build Their RAT reports for them. This is also a good test to ensure the latest snapshot works. > > > > If no one objects I'd like to set up a job for Rat in the ASF Jenkins > > instance, that is triggered by SCM changes. That way we can get > > continuous feedback if/when someone makes a mistake. No objections, but note now that I've fixed the RAT and Whisker builds there may be some Duplication in emails of pass/fails. Gav... [1] - http://ci.apache.org/projects/rat-master-summary.html > > Done > > https://builds.apache.org/view/A-F/view/Creadur/job/rat-jdk-1.5-maven-2/ > > Let me know if you want build jobs for the other components as well. > > -- > Dennis Lundberg
