Arnaud Bailly <[email protected]> writes: > Hello,
> I have seen you are using Hudson for CI, with some plugins for > producing HPC reports and Haddock. Surprisingly, I was not able to > find any reference to haskell plugins for hudson on the web. Are you > using homebrew plugins or did I miss something ? I would be very > interested in using such plugins myself :-) There are no haskell specific plugins: we use "Html publisher" to publish the hpc report, javadoc plugin to do haddock (it's general enough!), etc. Here's a rave review: hudson is a fantastic piece of software, as java stuff goes it's lean, and I was able to install and customize it from soup to nuts in 30 minutes. Test-framework spits out junit xml now so it groks the test suites also. G -- Gregory Collins <[email protected]> _______________________________________________ Snap mailing list [email protected] http://mailman-mail5.webfaction.com/listinfo/snap
