This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a change to branch fix/DATE_AND_TIME_2
in repository https://gitbox.apache.org/repos/asf/plc4x.git
from 7f600c8d4f test: Made it possible to override the number of random
test runs for the "all-types" test.
add b553697d15 fix: Fixed one last issue that I found with DATE_AND_LTIME
No new revisions were added by this update.
Summary of changes:
.../plc4x/language/java/JavaLanguageTemplateHelper.java | 4 ++--
.../org/apache/plc4x/java/ads/readwrite/DataItem.java | 10 ++++------
.../apache/plc4x/java/knxnetip/readwrite/KnxDatapoint.java | 2 +-
.../org/apache/plc4x/java/plc4x/readwrite/Plc4xValue.java | 10 ++++------
.../org/apache/plc4x/java/s7/readwrite/DataItem.java | 3 +--
.../apache/plc4x/java/spi/values/PlcDATE_AND_LTIME.java | 14 +++++++-------
.../main/java/org/apache/plc4x/test/manual/ManualTest.java | 3 +++
7 files changed, 22 insertions(+), 24 deletions(-)