Re: Build failed in Hudson: Buildr-ci-build #11

2010-06-09 Thread Pepijn Van Eeckhoudt
Antoine, Would it be possible to get ci_reporter output from rspec on this box? That would make it a bit easier to go through the tests. Pepijn On 9/6/2010 08:05, Antoine Toulme wrote: OK, we now have a CI build with MRI. We have 4 failures... we need to fix them before we take it further.

Re: Build failed in Hudson: Buildr-ci-build #11

2010-06-09 Thread Antoine Toulme
Oh yes! I wanted to file a bug to track this. On Tue, Jun 8, 2010 at 23:50, Pepijn Van Eeckhoudt pepijn.vaneeckho...@luciad.com wrote: Antoine, Would it be possible to get ci_reporter output from rspec on this box? That would make it a bit easier to go through the tests. Pepijn On

Re: Build failed in Hudson: Buildr-ci-build #11

2010-06-09 Thread Antoine Toulme
Here goes: https://issues.apache.org/jira/browse/BUILDR-453 On Tue, Jun 8, 2010 at 23:51, Antoine Toulme anto...@lunar-ocean.comwrote: Oh yes! I wanted to file a bug to track this. On Tue, Jun 8, 2010 at 23:50, Pepijn Van Eeckhoudt pepijn.vaneeckho...@luciad.com wrote: Antoine, Would

Re: Build failed in Hudson: Buildr-ci-build #11

2010-06-09 Thread Antoine Toulme
I also coded something right before bed time, and need to test it this morning before committing it. There was a SVN hiccup yesterday, but it looks like all builds are now green ! I fixed all the issues by: -using Dir.rmdir instead of File.delete for a folder -moved to Jruby 1.5.1 for bdd. On

looking for suggestions on which maven project to port to buildr

2010-06-09 Thread Paul Kramer
Hello, I'm going to be diving into buildr this week and once I play around with it and get a feel for what it can do, I'm going to write up a blog entry on it. What I want to do is help people see alternatives to Ant and Maven. When I first saw Ant, I thought, interesting a nice step forward

Re: Build failed in Hudson: Buildr-ci-build #11

2010-06-09 Thread Pepijn Van Eeckhoudt
Fantastic news. So we're good to go for a 1.4 release? Or would you prefer another RC first just to be sure? Pepijn On 9/6/2010 17:36, Alex Boisvert wrote: Great! Glad to be back to 100% green. alex On Wed, Jun 9, 2010 at 7:51 AM, Antoine Toulme anto...@lunar-ocean.com

Re: looking for suggestions on which maven project to port to buildr

2010-06-09 Thread Alex Boisvert
I don't have a particular affinity to the project, but you might find Cassandra http://github.com/apache/cassandra's ant + ivy build system a good showcase / workout. I'm probably stating the obvious but people can be just as religious about their build system as their programming language. And

Re: Build failed in Hudson: Buildr-ci-build #11

2010-06-09 Thread Antoine Toulme
We vote over a RC anyway. We can finish the ci_reporter later but I need to upgrade the all-in-one script I think. On Wed, Jun 9, 2010 at 08:51, Pepijn Van Eeckhoudt pepijn.vaneeckho...@luciad.com wrote: Fantastic news. So we're good to go for a 1.4 release? Or would you prefer another RC

Re: looking for suggestions on which maven project to port to buildr

2010-06-09 Thread Paul Kramer
Cool I'll do a port from Ant+Ivy and another from Maven. I'll go ahead and start on the cassandra build system port. If someone has a maven candidate, I'll take a look at that too. My religion is: every single developer, or person that comes in contact with the build system, they must easily