This is an automated email from the ASF dual-hosted git repository.
sruehl pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git
from 3a4f4fb4da fix: Added tests covering TransportInstance.getDriverConfig
to fix the JaCoCo coverage check in plc4j-transports-api.
new adfe11e463 fix(plc4j): Updated DefaultPlcValueHandlerTest to match the
new multi-value handling for non-array tags.
new 83dd291816 fix(plc4j): Migrated the OSGi TransportActivator to the new
transports SPI.
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:
plc4j/osgi/pom.xml | 2 +-
.../main/java/org/apache/plc4x/java/osgi/TransportActivator.java | 6 +++---
.../apache/plc4x/java/spi/values/DefaultPlcValueHandlerTest.java | 9 +++++++--
3 files changed, 11 insertions(+), 6 deletions(-)