This is an automated email from the ASF dual-hosted git repository. cdutz pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git
commit 139895d83371d43165615f828222667be2bd17a4 Merge: 3238f70 6c44764 Author: Till Voss <[email protected]> AuthorDate: Tue Aug 20 08:54:46 2019 +0200 Merge branch 'feature/implement-logstash-integration' of https://github.com/stefah/plc4x into feature/implement-logstash-integration plc4j/integrations/logstash-plugin/pom.xml | 71 ++++++++++++++++---- .../src/gem/logstash-input-plc4x.gemspec | 2 +- .../java/org/apache/plc4x/logstash/Plc4xInput.java | 77 ++++++++++------------ .../org/apache/plc4x/logstash/Plc4xInputTest.java | 35 +++++----- plc4j/integrations/pom.xml | 10 ++- src/main/script/prerequisiteCheck.groovy | 24 +++++++ 6 files changed, 146 insertions(+), 73 deletions(-)
