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 5d18f53  added dump() method to ADSData to better analyse data.
     new 52a8899  removed debug log statements
     new 0740b30  remove unnecessary flush
     new 0a4ed92  fixed build as the toString() from Device.java would include 
non printable chars into <testcase name= in surefire plugin. This could be a 
bug with surefire because it should escape non-printable chars here too (might 
be the problem of junit4-parameterized too).

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:
 .../main/java/org/apache/plc4x/java/ads/api/commands/types/Data.java | 2 +-
 .../java/org/apache/plc4x/java/ads/api/commands/types/Device.java    | 1 +
 .../src/main/java/org/apache/plc4x/java/ads/netty/ADSProtocol.java   | 2 --
 .../test/java/org/apache/plc4x/java/ads/netty/ADSProtocolTest.java   | 5 +----
 .../java/org/apache/plc4x/java/ads/netty/Plc4XADSProtocolTest.java   | 1 -
 5 files changed, 3 insertions(+), 8 deletions(-)

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

Reply via email to