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 2020/09/01 14:47:50 UTC

[plc4x] branch develop updated (f960160 -> 1413ffd)

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 f960160  Merge pull request #183 from foxpluto/develop
     add 777b6c2  PLC4X-244 Support for variable length padding fields.
     add fe8283a  - Renamed the needsPadding variable to "timesPadding" to sort of implicate it's no longer a boolean.
     new 1413ffd  Merge pull request #182 from apache/PLC4X-244

The 1 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:
 .../src/main/resources/templates/c/pojo-template-c.ftlh       | 11 ++++++-----
 .../src/main/resources/templates/java/io-template.ftlh        |  8 ++++----
 .../src/main/resources/templates/java/pojo-template.ftlh      |  3 ++-
 protocols/s7/src/main/resources/protocols/s7/s7.mspec         |  2 +-
 src/site/asciidoc/developers/code-gen/protocol/mspec.adoc     |  6 ++++--
 5 files changed, 17 insertions(+), 13 deletions(-)


[plc4x] 01/01: Merge pull request #182 from apache/PLC4X-244

Posted by cd...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 1413ffde241465797a0966e68b1469b27db4f3e0
Merge: f960160 fe8283a
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Tue Sep 1 16:47:41 2020 +0200

    Merge pull request #182 from apache/PLC4X-244
    
    PLC4X-244 Support for variable length padding fields.

 .../src/main/resources/templates/c/pojo-template-c.ftlh       | 11 ++++++-----
 .../src/main/resources/templates/java/io-template.ftlh        |  8 ++++----
 .../src/main/resources/templates/java/pojo-template.ftlh      |  3 ++-
 protocols/s7/src/main/resources/protocols/s7/s7.mspec         |  2 +-
 src/site/asciidoc/developers/code-gen/protocol/mspec.adoc     |  6 ++++--
 5 files changed, 17 insertions(+), 13 deletions(-)