Open andrewvc opened 8 years ago
As we write more and more Java code we need to have some common conventions for this code.
After this is complete we can work on https://github.com/elastic/logstash/issues/5353 and https://github.com/elastic/logstash/issues/5354
We need to create a sample logstash plugin rubygem (maybe modify https://github.com/logstash-plugins/logstash-output-example) that includes java extensions setup in a standard way.
Just checked that 2.x should still support Java 7 until its EOL.
As we write more and more Java code we need to have some common conventions for this code.
After this is complete we can work on https://github.com/elastic/logstash/issues/5353 and https://github.com/elastic/logstash/issues/5354
We need to create a sample logstash plugin rubygem (maybe modify https://github.com/logstash-plugins/logstash-output-example) that includes java extensions setup in a standard way.