This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git.
from ff3bba9 - Moved the logstash-plugin into the "with-logstash" profile.
This can be removed (as well as the logstash-core module in tools) as soon as
the logstash core modules are deployed to maven-central.
new 1cbfee7 - Replaced using the assembly plugin for building most of the
fat-jars with the shade-plugin
new 7423b71 - Disabled sonar analysis for C++ and C# now as we still have
to configure some things.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Jenkinsfile | 2 +-
plc4j/examples/dummy-driver/pom.xml | 15 +++
plc4j/examples/hello-webapp/pom.xml | 24 +++--
plc4j/examples/pom.xml | 117 ++++++++-------------
plc4j/integrations/apache-kafka/pom.xml | 10 +-
.../apache-kafka/src/assembly/assembly.xml | 42 --------
plc4j/utils/interop/pom.xml | 1 -
pom.xml | 16 +++
8 files changed, 94 insertions(+), 133 deletions(-)
delete mode 100644 plc4j/integrations/apache-kafka/src/assembly/assembly.xml