> -----Original Message----- > From: Andreas Lehmkuehler [mailto:[email protected]] > Sent: Monday, 31 May 2010 3:43 PM > To: [email protected] > Cc: [email protected] > Subject: Re: buildbot success in ASF Buildbot on pdfbox-trunk > > Hi, > > [email protected] schrieb: > > The Buildbot has detected a restored build of pdfbox-trunk on ASF > Buildbot. > > Full details are available at: > > http://ci.apache.org/builders/pdfbox-trunk/builds/1 > > > > Buildbot URL: http://ci.apache.org/ > > > > Buildslave for this Build: isis_ubuntu > > > > Build Reason: forced: by IRC user <gmcdonald> on channel #asftest: > test RAT & site & maven build > > Build Source Stamp: HEAD > > Blamelist: > > since 2008 we are using hudson to build pdfbox. Why was the buildbot > job > created/reactivated? Because of the rat-report discussion on bo...@?
Partially , the pdfbox builds on Buildbot stopped working when pdfbox went TLP. as part of my enabling RAT reports on builds for projects running on Buildbot, I fixed the SVN location, so it started to work again. > IMO it doesn't make sense to have 2 different build jobs. If the rat- > report > is needed, we should run it in our hudson environment. > Any pointers how to do that? The master-rat-summary page currently requires that RAT be run on Buildbot for it to collect the xml reports it needs. If you were able to configure Hudson to produce an xml output of the rat report then I might be able to use it -- in fact as a fair few projects use Hudson and RAT then it might be worth pursuing this, I just havent got that far. Hudson -or- your maven-ant-task for RAT would need the latest 0.7-snapshot built from trunk for this to work though so I think there is some prep work to go. So, I'll disable the build for PDFBox, as far as the RAT report goes I'll continue to produce that on Buildbot unless or until you say stop. Regarding your RAT report results - it currently shows 373 unlicenced/unknown files. RAT looks for a set of excludes (in Buildbots case) via an exclude file in SVN. I'm happy to work with you to set up this rat-excludes file to bring this down to a realistic figure. See http://ci.apache.org/projects/rat-master-summary.html for the result, a link to PDFBox individual results and also at the bottom of the page are links to 3 projects rat exclude files as examples. Note that currently this is an opt in thing currently so please let me know which way you want to go, complete removal or work with you to get an accurate report. Thanks Gav... > > BR > Andreas Lehmkühler
