elastic / logstash

Logstash - transport and process your logs, events, or other data
https://www.elastic.co/products/logstash
Other
82 stars 3.5k forks source link

Create Template Java Project #5352

Open andrewvc opened 8 years ago

andrewvc commented 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.

suyograo commented 8 years ago

Just checked that 2.x should still support Java 7 until its EOL.