This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a change to branch feature/mspec-ng
in repository https://gitbox.apache.org/repos/asf/plc4x.git.
from 9252fbd - Made plc4c build again
new 5545adf - Made plc4c code-generation testsuite run again
new c319a6d - Made plc4go code-generation execute again (Doesn't produce
working code yet)
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:
code-generation/language-c/pom.xml | 39 ++++
.../src/test/resources/integration-test/pom.xml | 44 +---
code-generation/language-go/pom.xml | 39 ----
.../language/go/GoLanguageTemplateHelper.java | 225 ++++++++++++---------
.../templates/go/data-io-template.go.ftlh | 14 +-
.../resources/templates/go/enum-template.go.ftlh | 6 +-
.../resources/templates/go/model-template.go.ftlh | 141 ++++++-------
.../language-go/src/test/resources/plc4go/pom.xml | 33 ---
8 files changed, 246 insertions(+), 295 deletions(-)