You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2021/10/05 08:37:31 UTC

[plc4x] branch develop updated (4156659 -> e7d34a7)

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

cdutz pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git.


    from 4156659  feat(plc4j/codegen): format java sources and optimize import after codegen
     add e7d34a7  - Ported some of the fixes of the feature/mspec-ng back to develop

No new revisions were added by this update.

Summary of changes:
 .../resources/templates/java/io-template.java.ftlh |  3 ++-
 protocols/opcua/pom.xml                            | 22 ++--------------------
 .../apache/plc4x/protocol/opcua/OpcuaProtocol.java |  7 ++++---
 .../src/main/resources/protocols/opcua/opcua.mspec |  2 +-
 protocols/opcua/src/main/xslt/opc-common.xsl       |  9 +++++++--
 protocols/opcua/src/main/xslt/opc-manual.xsl       | 15 ++++++++++-----
 6 files changed, 26 insertions(+), 32 deletions(-)