You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2023/05/13 16:41:03 UTC

[plc4x] branch develop updated (1c3fa84cf3 -> 28cdb48fd5)

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 1c3fa84cf3 feat(plc4py): Finish WriteBufferByteBased
     add 91b61cfd98 chore: Added some changed generated files
     add e48145995b build: Removed the "java-version-not-19" as it seems that the newer plugin actually works with newer java versions (Java 20)
     add 28cdb48fd5 build: Updated the output of the prerequisite check to output something for the libpcap test on M1 and M2 Macs

No new revisions were added by this update.

Summary of changes:
 .../apache/plc4x/java/test/readwrite/EnumType.java |    2 +-
 .../plc4x/java/test/readwrite/EnumTypeBit.java     |    2 +-
 .../plc4x/java/test/readwrite/EnumTypeInt.java     |    2 +-
 .../java/test/readwrite/EnumTypeParameters.java    |   22 +-
 plc4j/integrations/pom.xml                         |   16 +-
 .../knxnetip/readwrite/model/KnxDatapoint.cs       |   38 +-
 .../knxnetip/readwrite/model/KnxManufacturer.cs    | 4128 ++++++++++----------
 src/main/script/prerequisiteCheck.groovy           |    2 +
 8 files changed, 2150 insertions(+), 2062 deletions(-)