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 971acb2  added serial testing to ManualPlc4AdsTest
     new 97245e2  BUGFIX: receive behaves differently on receive without a 
timeout
     new ffc1680  fixed small warning
     new 6a564cf  added a basic type converter to the camel component

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:
 .../java/org/apache/plc4x/camel/Plc4XConsumer.java |  2 +-
 .../apache/plc4x/camel/Plc4XPollingConsumer.java   |  2 +-
 .../plc4x/camel/ResponseItemTypeConverter.java}    | 37 ++++++----------------
 .../services/org/apache/camel/TypeConverter        |  1 +
 4 files changed, 12 insertions(+), 30 deletions(-)
 copy 
integrations/apache-camel/src/{test/java/org/apache/plc4x/camel/Plc4XConsumerTest.java
 => main/java/org/apache/plc4x/camel/ResponseItemTypeConverter.java} (66%)
 create mode 100644 
integrations/apache-camel/src/main/resources/META-INF/services/org/apache/camel/TypeConverter

Reply via email to