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

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


    from 54f2ff7  Made the deploy build skip all sorts of goals normally 
executed prior to deployment
     new ea6c83d  added negative test for PlcReader
     new f01125e  further improve type safety by adding a couple more checks

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:
 .../plc4x/java/api/connection/PlcReader.java       |  3 +-
 .../java/api/messages/items/ReadResponseItem.java  | 11 ++++++
 .../messages/specific/TypeSafePlcReadResponse.java | 43 ++++++++++++----------
 .../plc4x/java/api/connection/PlcReaderTest.java   | 22 +++++++++++
 .../plc4x/java/api/messages/APIMessageTests.java   |  9 ++---
 .../specific/TypeSafePlcReadResponseTest.java      | 26 ++++++++-----
 .../plc4x/java/s7/netty/Plc4XS7Protocol.java       |  5 +--
 7 files changed, 81 insertions(+), 38 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
sru...@apache.org.

Reply via email to