logstash/lib/bootstrap
Pier-Hugues Pellerin 76286b4f0e use jruby 9.1.9.0
Work done by @guyboertje and @ph

Since JRuby 1.7.25 is now EOL we are migrating Logstash to use JRuby 9k and JDK8 only,
Not much needed updating to make this work, its was mostly a drop in replacement from the previous version.

The major point was the change in the implementation of Time in JRuby, JRuby now use `java.time`
instead of joda time, this allow JRuby to have nanoseconds precision on time object.
2017-06-12 12:35:10 -04:00
..
patches Silence require_jar warning 2016-08-26 14:43:12 -04:00
util Feature: A way to install/remove a plugin pack 2016-11-17 14:00:02 -05:00
bundler.rb use jruby 9.1.9.0 2017-06-12 12:35:10 -04:00
environment.rb use jruby 9.1.9.0 2017-06-12 12:35:10 -04:00
rspec.rb merge feature/java_persistence into master 2016-11-01 17:13:23 -04:00
rubygems.rb wrap usage of Gems.versions withing a patch that forces UTF-8 encoding 2016-06-15 06:45:43 -04:00