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

sruehl pushed a change to branch feature/api-redesign-chris-c
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git.


    from eb3db9a  [ALL] cleanup API and remove the generic extensions again
     new 6ed4be8  [edgent] fixed broken test
     new ba34efd  fix some issues with generics and build

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:
 .../dummydriver/connection/DummyConnection.java    | 12 ++--
 examples/hello-plc4x/pom.xml                       | 21 ++++++-
 .../plc4x/java/examples/helloplc4x/HelloPlc4x.java | 12 ++--
 .../java/examples/kafkabridge/KafkaBridge.java     | 17 +++---
 integrations/apache-edgent/pom.xml                 | 11 ++++
 .../apache/plc4x/edgent/PlcConnectionAdapter.java  |  8 +--
 .../java/org/apache/plc4x/edgent/PlcFunctions.java |  2 +-
 .../plc4x/edgent/PlcConnectionAdapterTest.java     | 69 +++++++++++++---------
 .../apache/plc4x/edgent/mock/MockConnection.java   |  8 +--
 .../plc4x/java/api/connection/PlcReader.java       |  2 +-
 .../plc4x/java/api/connection/PlcWriter.java       |  2 +-
 .../plc4x/java/s7/connection/S7PlcConnection.java  |  4 +-
 12 files changed, 108 insertions(+), 60 deletions(-)

Reply via email to