[Alex wrote:] This is perhaps a good opportunity to provide some contextual explanation for those you haven't noticed the Rakefile yet :) We've been exploring the possibility of switching the current Maven2 build system to something less fragile and easier to customize to our purpose. This experiment led us to "buildr", which is a library/layer on top of Ruby Rake.
Oops. Cat? Bag?... It is a nice thing to have a compact specification for the build, all in one place.
Buildr: http://buildr.rubyforge.org/ Ruby Rake: http://rake.rubyforge.org/ gem install rake (if you don't have Rake installed already) gem install buildr and run "rake package" to build Ode.
Except that won't work; you need the "tip" buildr from Intalio's svn. I'll hold off on posting, but if it's intended for general use, I can add it. I'll also take a look at the JBI component build. -- Paul
