Hi there, > I have installed the prereqs needed on buildbot and it has successfully
great! > The apidocs were built using phpdocumentor as can be seen at > however it looks like there is still some configuring to do there -- or I > could fall back to using the deprecated phpdoc if preferred ? I wil check this out now. > Once this is set up -- and it is, just need everyone to say go ahead, then > there is *nothing* that anyone need do to build and deploy site docs. > Buildbot picks up all commits and does the rest for us. I really love this, thanks for setting this up! > As for other options, I see no need considering the above now -- and also > the fact that our sponsoring PMC Logging Services and their other > sub-projects use the same maven site so we should remain consistent. If we > were starting from scratch then I might go elsewhere. > > Thoughts, go ahead yes/no? I just looked around about what we can do with maven and think we should stick with it as it is now. Your arguments are good and I figured out how to run automated tests with phpunit from maven. Having that said - I am quite ready to commit the updated pom.xml for running phpunit. Can you care about having this command available on the buildbot? While I am at it, I currently clean up the maven pom. I remove all dependencies to the ant file and then hope to be able to delete the build.xml quite soon. Thanks, Christian
