Thanks for this. I've successfully integrated this with the maven build system we have in place today.
In addition I took inspiration from the log4php pom.xml file and managed to get php lint, phpdoc, and surefire integration working. On Fri, Sep 17, 2010 at 12:35 AM, Bastian Hofmann <[email protected] > wrote: > Reminds me, that there was something I wanted to do ;-) > > I just committed an ant script into the trunk with a target that runs > all php unit tests and logs the output at php/build/logs > > It should be easily possible to include this into hudson. If you want, > you can grant me permissions and I'll do it myself. > > If this works well, we can then include other tools like pdepend or > phpcpd as well. > > Cheers > > Bastian > > 2010/9/16 Paul Lindner <[email protected]>: > > The Apache Hudson instance is a bit overloaded, which means that we had > long > > delays between commits and CI runs. To alleviate this I have set up my > home > > server to run Hudson for Shindig. You can see it here: > > > > http://hudson.inuus.com/ > > > > So far I am building trunk with Sun JDK 1.5/1.6 and OpenJDK 1.6. I'll > add > > the 2.x branch and other JVM/maven versions as time permits. This > machine > > will also be capable of running PHPunit too, so we can finally get PHP > unit > > tests into hudson as well. > > > > If you want to experiment with this let me know and I can grant > permissions > > on this instance. > > > > > > -- > > Paul Lindner -- [email protected] -- linkedin.com/in/plindner > > > -- Paul Lindner -- [email protected] -- linkedin.com/in/plindner
