refactor Ruby Event getter and setter

refactor wip gemfiles

refactor Java Event getter and setter

bump plugin-api to 2.0

use plugin-api 2.0

switch to core-event-java

include logstash-core-event-java.jar jar file so that gem dependency using the source tree work

updated core plugins to core-api 2.0

added grok for refactor branch

fix rebased specs

remove temp plugins github paths

remove commented out tmp alias_method
This commit is contained in:
Colin Surprenant 2016-04-21 17:38:03 -04:00
parent 5c667620e2
commit ee2c8af8c8
17 changed files with 481 additions and 340 deletions

View file

@ -1,2 +1,2 @@
# encoding: utf-8
LOGSTASH_CORE_PLUGIN_API = "1.0.0"
LOGSTASH_CORE_PLUGIN_API = "2.0.0"