Re: [jruby-dev] Test suite changes

2012-12-23 Thread Hiroshi Nakamura
Happy Holidays, guys. On Sat, Dec 15, 2012 at 3:52 PM, Charles Oliver Nutter wrote: > I still need to get RubySpec runs into this matrix and move the JUnit > tests into Rake targets, but things are looking a bit cleaner now. It looks great progress. Thank you! --

[jruby-dev] Test suite changes

2012-12-14 Thread Charles Oliver Nutter
I've been working on an overhaul of our test suites and targets. This email serves to update JRuby devs on the lay of the land. All .rb-based test suites have been moved out of the ant build into rake. The ant targets you're familiar with will still end up invoking them, but I'd like to encourage