> -----Original Message----- > From: Christian Grobmeier [mailto:[email protected]] > Sent: Thursday, 16 July 2009 8:34 AM > To: Log4PHP Dev > Subject: phpunit on buildbot > > Hi all, > > Gavin, I think this is for you: > I have committed the updated pom.xml to svn, which doesn't depend on > build.xml anymore. > At the moment the phpunit section is commented out. This has been done > cause I wasn't sure > if phpunit is available on our buildbot. > > Can you take care of making phpunit available or let me know how I can do > this?
I thought it installed the other day when I added in some of the other stuff, but it wasn't working. So I installed it again and this time it specified I needed a newer version of something else, then phpdocumentor broke. Short story a bit of a pain but seems to be working ok now. I configured buildbot to send fail notices to this list, so now you have your failed build result to look at :) I've configured our build to _not_ rebuild any site docs if any other part of the build fails. All your site changes however made it to buildbot before I enabled phpunit so you can see it at http://ci.apache.org/projects/log4php/index.html I need to set up rsyncing to minotaur (people.a.o) before any site changes are live, which I'll do soon, the above URL is a good check however. Gav... > > Thanks > Christian
