You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by sr...@apache.org on 2021/07/29 13:50:38 UTC

[plc4x-build-tools] branch develop updated (84c60f7 -> a1850b1)

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-build-tools.git.


    from 84c60f7  - Added support for a new "unknown" field type
     add 2867ee9  PLC4X-307 Support for custom generator options.
     new a1850b1  Merge pull request #6 from apache/feature/PLC4X-307

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:
 .../plugins/codegenerator/language/LanguageOutput.java   | 12 +++++++++++-
 .../apache/plc4x/plugins/codegenerator/GenerateMojo.java | 16 +++++++++++++++-
 2 files changed, 26 insertions(+), 2 deletions(-)

[plc4x-build-tools] 01/01: Merge pull request #6 from apache/feature/PLC4X-307

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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x-build-tools.git

commit a1850b13df6b270419172fea89507431a84a2cf2
Merge: 84c60f7 2867ee9
Author: Sebastian Rühl <sr...@apache.org>
AuthorDate: Thu Jul 29 15:50:15 2021 +0200

    Merge pull request #6 from apache/feature/PLC4X-307
    
    PLC4X-307 Support for custom packages.

 .../plugins/codegenerator/language/LanguageOutput.java   | 12 +++++++++++-
 .../apache/plc4x/plugins/codegenerator/GenerateMojo.java | 16 +++++++++++++++-
 2 files changed, 26 insertions(+), 2 deletions(-)