This is an automated email from the ASF dual-hosted git repository.

sruehl pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


    from a94fb8230 chore(build): Removed obsoloete files from the 
protocols-attic
     new 8997b357d chore(build): Removed everything related to edgent for real 
this time
     new dce5680d7 chore(build): Cleanup Snapshot references to old pom
     new bfd379d3f chore(build): disable hello-integration-iotdb due to removed 
edgent dep

The 3 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:
 plc4j/examples/hello-integration-edgent/pom.xml    | 71 ----------------
 .../examples/integration/edgent/CliOptions.java    | 98 ----------------------
 .../examples/integration/edgent/PlcLogger.java     | 59 -------------
 .../src/main/resources/logback.xml                 | 34 --------
 plc4j/examples/hello-integration-iotdb/pom.xml     |  2 +-
 plc4j/examples/hello-nats/pom.xml                  |  6 +-
 plc4j/examples/pom.xml                             |  4 +-
 plc4j/integrations/apache-kafka/pom.xml            | 30 +++----
 plc4net/api/pom.xml                                |  2 +-
 pom.xml                                            |  2 +-
 10 files changed, 23 insertions(+), 285 deletions(-)
 delete mode 100644 plc4j/examples/hello-integration-edgent/pom.xml
 delete mode 100644 
plc4j/examples/hello-integration-edgent/src/main/java/org/apache/plc4x/java/examples/integration/edgent/CliOptions.java
 delete mode 100644 
plc4j/examples/hello-integration-edgent/src/main/java/org/apache/plc4x/java/examples/integration/edgent/PlcLogger.java
 delete mode 100644 
plc4j/examples/hello-integration-edgent/src/main/resources/logback.xml

Reply via email to