I tried some functional testing of RC4 with Apache ODE. It didn't play well.
First, here is still an issue with tag_name over git. I thought this was fixed, but our API obviously is still not ready. We should at the very least die with a deprecation message. I'll work on that this week-end. Second, with jruby, I got this annoying stacktrace: http://jira.codehaus.org/browse/JRUBY-4867 Turns out our buildr script for jruby needed to be updated for version 1.5.1. Fixed now. Third, I ran into issues with cycle detection. Commenting out the Rake monkey-patching in application.rb fixes the issue - I need to hack it some more. Fourth, compilation fails because jmock and junit are not found. I'm not happy with this mess. I intend to start having rounds of functional testing harnessed in Hudson. I'll probably sacrifice part of my week-end over this. Thanks, Antoine
