We now have 4 official CI builds polling hourly the SVN for changes: * JRuby ubuntu: http://hudson.zones.apache.org/hudson/job/buildr-ci-build-jruby * JRuby ubuntu jdk5: http://hudson.zones.apache.org/hudson/job/buildr-ci-build-jruby-jdk5 * MRI Ubuntu: http://hudson.zones.apache.org/hudson/job/Buildr-ci-build/ * JRuby Win32: http://hudson.zones.apache.org/hudson/job/Buildr-ci-build-jruby-win32
We now use ci_reporter, which means going forward we will have a history of our failed tests. Here is the current graph for one of our builds: http://hudson.zones.apache.org/hudson/job/Buildr-ci-build-jruby/19/testReport/history/ I will implement a MRI build over Win32 and we will be all set for a basic harness. I also will add rubinius. Now the best part: all CI builds are green except for the win32 one, which has one failure over scala. I hope you like it. I certainly do! Antoine
