[plc4x] 01/02: plc4(go|j): prepare the introduction of the new xml writer by implementing the old serialization as fallback

2021-04-22 Thread sruehl
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.git commit fe53e114148f05f075defff06ff662e874592800 Author: Sebastian Rühl AuthorDate: Thu Apr 22 12:25:02 2021 +0200

[plc4x] branch develop updated (c3c877a -> ec5f421)

2021-04-22 Thread sruehl
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 c3c877a plc4site: update the plc4go getting started to use the builder pattern new fe53e11 plc4(go|j):

[plc4x] 02/02: plc4j: fixed issue where context wasn't popped using a manual array

2021-04-22 Thread sruehl
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.git commit ec5f42159262edb0f312c31d74458cf3486b4da0 Author: Sebastian Rühl AuthorDate: Thu Apr 22 12:48:19 2021 +0200 plc4j:

[plc4x] branch feature/native_opua_client updated: Working through issues with automatically compiling the generated mspec

2021-04-22 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch feature/native_opua_client in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/feature/native_opua_client by this push: new

[plc4x] branch develop updated: plc4j: fix build by removing obsolete code in ckecksum calculation

2021-04-22 Thread sruehl
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.git The following commit(s) were added to refs/heads/develop by this push: new badc529 plc4j: fix build by removing obsolete

[plc4x] branch develop updated: plc4(j|go): migrated parser testsuites to the new model-serializer based xml serialization. (part2)

2021-04-22 Thread sruehl
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.git The following commit(s) were added to refs/heads/develop by this push: new 5616b83 plc4(j|go): migrated parser

[plc4x] branch develop updated: plc4x: introduce update check stage to get a better overview of the dependency state

2021-04-22 Thread sruehl
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.git The following commit(s) were added to refs/heads/develop by this push: new 0af970c plc4x: introduce update check stage

[plc4x-website] branch asf-site updated: Site checkin for project PLC4X: Jenkins Tools

2021-04-22 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/plc4x-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 6657483 Site checkin for

[plc4x] 01/02: plc4j: WriterBufferXmlBased now renderes the isList attribute

2021-04-22 Thread sruehl
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.git commit d3579157236628ec0ba18a5cddd944e8c83a8585 Author: Sebastian Rühl AuthorDate: Thu Apr 22 20:27:59 2021 +0200 plc4j:

[plc4x] branch develop updated (5616b83 -> 6d83422)

2021-04-22 Thread sruehl
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 5616b83 plc4(j|go): migrated parser testsuites to the new model-serializer based xml serialization. (part2)