With the logstash project we are trying out Jruby-9.0.0.0
One of our tasks is failing with the latest available build.
Version: jruby 9.0.0.0.dev-SNAPSHOT (2.2.0p0) 2014-11-18 0cfdfe5
Trace: https://gist.github.com/electrical/ad1917c0469c7dee3b68
Repo steps:
- rbenv/rvm set to jruby snapshot
- git clone https://github.com/elasticsearch/logstash
USE_RUBY=1 rake bootstrap in the logstash project