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 df6ac53c1d535cfe61289192da3eba31cba25b7e Author: Christofer Dutz <[email protected]> AuthorDate: Wed Aug 21 14:38:41 2019 +0200 - Activated the gem execution --- plc4j/integrations/logstash-plugin/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/plc4j/integrations/logstash-plugin/pom.xml b/plc4j/integrations/logstash-plugin/pom.xml index 8810de6..575ac9a 100644 --- a/plc4j/integrations/logstash-plugin/pom.xml +++ b/plc4j/integrations/logstash-plugin/pom.xml @@ -114,7 +114,6 @@ <goal>exec</goal> </goals> <configuration> - <skip>true</skip> <executable>jruby/jruby-${jruby.version}/bin/jruby</executable> <arguments> <argument>-S</argument>
