Commit graph

11 commits

Author SHA1 Message Date
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
Suyog Rao
e49564746d Update STYLE.md
Fixes #4799
2016-03-11 16:49:35 +00:00
Jordan Sissel
f9cfb4ac30 - clean up style guide a bit 2013-01-03 17:23:36 -08:00
Jordan Sissel
4b77026e89 tune style docs 2012-11-10 19:31:45 -08:00
Jordan Sissel
5126c155b8 - update logging style to reflect new awesomeness given by the cabin
library
2012-01-13 18:47:14 -08:00
Jordan Sissel
9c0729356e Edited STYLE.md via GitHub 2011-07-19 12:43:04 -07:00
Jordan Sissel
3f4df6a6a7 - add specific style 2011-06-24 23:21:02 -07:00
Jordan Sissel
b9e8cef743 - add 'case' style 2011-05-26 15:16:34 -07:00
Jordan Sissel
99834ff256 - Add logging note 2010-12-03 20:14:37 -08:00
Jordan Sissel
cb83813111 - Try again 2010-12-03 20:08:54 -08:00
Jordan Sissel
0acac94fff - Rename, markdown. 2010-12-03 20:08:13 -08:00
Renamed from STYLE (Browse further)