mirror of
https://github.com/elastic/logstash.git
synced 2025-06-28 01:37:28 -04:00
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:
parent
5c667620e2
commit
ee2c8af8c8
17 changed files with 481 additions and 340 deletions
|
@ -1,2 +1,2 @@
|
|||
# encoding: utf-8
|
||||
LOGSTASH_CORE_PLUGIN_API = "1.0.0"
|
||||
LOGSTASH_CORE_PLUGIN_API = "2.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue