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

cdutz pushed a change to branch refactor/spi3
in repository https://gitbox.apache.org/repos/asf/plc4x.git


    from 847f247509 chore: Addressed some performance issues, that were causing 
the new Modbus driver to perform 4-6ms slower than the old one ... now it's a 
tiny bit faster than the old one.
     add 37ccfc091c chore: Renamed all transports artifactIds to use the plural 
form of "transport" to match the directory structure and the naming convention 
of other modules.

No new revisions were added by this update.

Summary of changes:
 code-generation/language/java/pom.xml                               | 2 +-
 .../language/java/src/test/resources/integration-test/pom.xml       | 2 +-
 plc4j/drivers/all/pom.xml                                           | 2 +-
 plc4j/drivers/can/pom.xml                                           | 4 ++--
 plc4j/drivers/canopen/pom.xml                                       | 2 +-
 plc4j/drivers/modbus/pom.xml                                        | 4 ++--
 plc4j/drivers/opcua/pom.xml                                         | 2 +-
 plc4j/drivers/s7/pom.xml                                            | 2 +-
 plc4j/transports/can-socketcan/pom.xml                              | 4 ++--
 plc4j/transports/can-virtualcan/pom.xml                             | 4 ++--
 plc4j/transports/can/pom.xml                                        | 2 +-
 plc4j/transports/cotp/pom.xml                                       | 4 ++--
 plc4j/transports/pcap-replay/pom.xml                                | 2 +-
 plc4j/transports/pcap-shared/pom.xml                                | 2 +-
 plc4j/transports/raw-socket/pom.xml                                 | 2 +-
 plc4j/transports/serial/pom.xml                                     | 2 +-
 plc4j/transports/socketcan/pom.xml                                  | 4 ++--
 plc4j/transports/tcp/pom.xml                                        | 2 +-
 plc4j/transports/test/pom.xml                                       | 2 +-
 plc4j/transports/tls/pom.xml                                        | 4 ++--
 plc4j/transports/udp/pom.xml                                        | 2 +-
 plc4j/transports/virtualcan/pom.xml                                 | 6 +++---
 plc4j/utils/test-utils/pom.xml                                      | 2 +-
 website/asciidoc/modules/users/pages/transports/can.adoc            | 2 +-
 website/asciidoc/modules/users/pages/transports/pcap-replay.adoc    | 2 +-
 website/asciidoc/modules/users/pages/transports/raw-socket.adoc     | 2 +-
 website/asciidoc/modules/users/pages/transports/serial.adoc         | 2 +-
 website/asciidoc/modules/users/pages/transports/socketcan.adoc      | 2 +-
 website/asciidoc/modules/users/pages/transports/tcp.adoc            | 2 +-
 website/asciidoc/modules/users/pages/transports/udp.adoc            | 2 +-
 30 files changed, 39 insertions(+), 39 deletions(-)

Reply via email to