You are viewing a plain text version of this content. The canonical link for it is here.
- [plc4x] branch issue-701 created (now c7d176bc5a) - posted by cg...@apache.org on 2023/02/01 01:58:47 UTC, 0 replies.
- [plc4x] 01/03: Check hasNext parameter in mspec. - posted by cg...@apache.org on 2023/02/01 01:58:48 UTC, 0 replies.
- [plc4x] 02/03: Test for S7VarPayloadItem. - posted by cg...@apache.org on 2023/02/01 01:58:49 UTC, 0 replies.
- [plc4x] 03/03: Fix issue-701. Init check of types issue. - posted by cg...@apache.org on 2023/02/01 01:58:50 UTC, 0 replies.
- [PR] build(deps): bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (plc4x) - posted by dependabot on 2023/02/01 06:01:31 UTC, 0 replies.
- [plc4x] branch dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.2.1 created (now 18e124ba76) - posted by gi...@apache.org on 2023/02/01 06:01:34 UTC, 0 replies.
- [plc4x] branch develop updated: fix(plc4j/profinet): Removed dangling bracket from mspec - posted by hu...@apache.org on 2023/02/01 08:40:13 UTC, 0 replies.
- [plc4x-website] branch asf-site updated: Site checkin for project PLC4X: Jenkins Tools - posted by gi...@apache.org on 2023/02/01 18:22:44 UTC, 11 replies.
- [plc4x] branch issue-701 updated (c7d176bc5a -> 95766e7cbb) - posted by cg...@apache.org on 2023/02/01 21:17:25 UTC, 0 replies.
- [PR] build(deps): bump commons-csv from 1.9.0 to 1.10.0 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/02 06:02:23 UTC, 0 replies.
- [plc4x] branch dependabot/maven/org.apache.commons-commons-csv-1.10.0 created (now 9cf140cb81) - posted by gi...@apache.org on 2023/02/02 06:02:25 UTC, 0 replies.
- [PR] build(deps): bump BobAnkh/auto-generate-changelog from 1.2.3 to 1.2.4 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/02 06:05:45 UTC, 0 replies.
- [plc4x] branch dependabot/github_actions/BobAnkh/auto-generate-changelog-1.2.4 created (now f1df9965ce) - posted by gi...@apache.org on 2023/02/02 06:05:48 UTC, 0 replies.
- [plc4x] branch featrue/cdutz/arrays-with-special-variables updated (138c6195a4 -> 6d7da29031) - posted by cd...@apache.org on 2023/02/02 19:22:40 UTC, 0 replies.
- [plc4x] 01/02: chore(plc4j/examples/ads): Continued on extracting the state of EtherCAT Slave devices. - posted by cd...@apache.org on 2023/02/02 19:22:41 UTC, 0 replies.
- [plc4x] 02/02: chore(plc4go): Updated the code-gen to use Contexts to pass along the array position information - posted by cd...@apache.org on 2023/02/02 19:22:42 UTC, 0 replies.
- [plc4x] branch featrue/cdutz/arrays-with-special-variables updated: chore(plc4j/examples/ads): Continued on extracting the state of EtherCAT Slave devices. - posted by cd...@apache.org on 2023/02/02 19:31:02 UTC, 0 replies.
- [plc4x] branch featrue/cdutz/arrays-with-special-variables updated: refactor(code-gen): Changed the code-gen to support a "_lastItem" variable inside array elements - posted by cd...@apache.org on 2023/02/02 19:31:56 UTC, 0 replies.
- [PR] build(deps): bump checker-qual from 3.29.0 to 3.30.0 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/03 06:01:15 UTC, 0 replies.
- [plc4x] branch dependabot/maven/org.checkerframework-checker-qual-3.30.0 created (now 0adb8a095d) - posted by gi...@apache.org on 2023/02/03 06:01:17 UTC, 0 replies.
- [PR] build(deps): bump kotlin.version from 1.7.22 to 1.8.10 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/03 06:06:11 UTC, 1 replies.
- [plc4x] branch dependabot/maven/kotlin.version-1.8.10 created (now c8d77b972d) - posted by gi...@apache.org on 2023/02/03 06:06:14 UTC, 0 replies.
- [PR] build(deps): bump equalsverifier from 3.12.4 to 3.13 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/03 06:08:24 UTC, 0 replies.
- [plc4x] branch dependabot/maven/nl.jqno.equalsverifier-equalsverifier-3.13 created (now 98ea8157de) - posted by gi...@apache.org on 2023/02/03 06:08:26 UTC, 0 replies.
- [plc4x] branch featrue/cdutz/arrays-with-special-variables updated: refactor(plc4c): Updated PLC4C to work with serializer and parse contexts in order to support variables like the "_latest" - posted by cd...@apache.org on 2023/02/03 07:56:56 UTC, 0 replies.
- [plc4x] branch develop updated: fix(plc4j/examples): Improve java example (#724) - posted by cd...@apache.org on 2023/02/03 15:07:35 UTC, 0 replies.
- [plc4x] branch featrue/cdutz/arrays-with-special-variables updated: fix(plc4j/examples/ads): Fixed some wrongly named constants - posted by cd...@apache.org on 2023/02/03 16:59:49 UTC, 0 replies.
- [plc4x] branch featrue/cdutz/arrays-with-special-variables updated (795fc77c93 -> 812adb8b29) - posted by cd...@apache.org on 2023/02/03 18:48:01 UTC, 0 replies.
- [plc4x] 01/02: Merge remote-tracking branch 'origin/develop' into featrue/cdutz/arrays-with-special-variables - posted by cd...@apache.org on 2023/02/03 18:48:02 UTC, 0 replies.
- [plc4x] 02/02: fix(plc4j/examples/ads): Fixed some wrongly named constants - posted by cd...@apache.org on 2023/02/03 18:48:03 UTC, 0 replies.
- [plc4x] branch develop updated: fix(plc4j/profinet): Fixed some issues around parsing gsd files and vendor id formats - posted by hu...@apache.org on 2023/02/04 09:34:14 UTC, 0 replies.
- [plc4x] branch featrue/cdutz/arrays-with-special-variables updated (812adb8b29 -> 258f420304) - posted by cd...@apache.org on 2023/02/04 09:53:36 UTC, 0 replies.
- [plc4x] 01/01: Merge remote-tracking branch 'origin/develop' into featrue/cdutz/arrays-with-special-variables - posted by cd...@apache.org on 2023/02/04 09:53:37 UTC, 0 replies.
- [plc4x] branch develop updated (077219813d -> 258f420304) - posted by cd...@apache.org on 2023/02/04 09:54:47 UTC, 0 replies.
- [plc4x] branch refactor/cdutz/global-changes-of-spnettech-repo created (now bc4f2a1091) - posted by cd...@apache.org on 2023/02/04 15:20:11 UTC, 0 replies.
- [plc4x] 01/02: chore: Started making the PR buildable - posted by cd...@apache.org on 2023/02/04 15:20:12 UTC, 0 replies.
- [plc4x] 02/02: Merge remote-tracking branch 'origin/develop' into refactor/cdutz/global-changes-of-spnettech-repo - posted by cd...@apache.org on 2023/02/04 15:20:13 UTC, 0 replies.
- [plc4x] branch fix/cdutz/reenable-golang-driver-testsuites created (now 3062da027e) - posted by cd...@apache.org on 2023/02/04 17:54:19 UTC, 0 replies.
- [plc4x] 01/01: fix(plc4go): Stated fixing the driver testsuite to run properly - posted by cd...@apache.org on 2023/02/04 17:54:20 UTC, 0 replies.
- [plc4x] branch develop updated: fix(plc4go): Fixed posrting the simple PlcValue types to the new context-aware serializers - posted by cd...@apache.org on 2023/02/04 18:01:33 UTC, 0 replies.
- [plc4x] branch fix/cdutz/reenable-golang-driver-testsuites updated (3062da027e -> ebe7f074ed) - posted by cd...@apache.org on 2023/02/05 11:11:19 UTC, 0 replies.
- [plc4x] 01/01: Merge remote-tracking branch 'origin/develop' into fix/cdutz/reenable-golang-driver-testsuites - posted by cd...@apache.org on 2023/02/05 11:11:20 UTC, 0 replies.
- [plc4x] branch fix/cdutz/reenable-golang-driver-testsuites updated: refactor(plc4j): Removed the Jackson Annotation stuff from all types - posted by cd...@apache.org on 2023/02/05 13:58:44 UTC, 0 replies.
- [plc4x] branch develop updated: fix(plc4j/profinet): Implemented additional LLDP TLV's for Profibus and IEEE8023 - posted by hu...@apache.org on 2023/02/06 12:22:37 UTC, 0 replies.
- [plc4x] branch develop updated: chore: add idea copyright settings [skip ci] - posted by sr...@apache.org on 2023/02/06 12:23:56 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump equalsverifier from 3.12.4 to 3.13 (#783) - posted by sr...@apache.org on 2023/02/06 16:05:45 UTC, 0 replies.
- [plc4x] branch develop updated (3a479ae216 -> 45836c4a0e) - posted by sr...@apache.org on 2023/02/06 16:06:00 UTC, 0 replies.
- [plc4x] branch develop updated (45836c4a0e -> 9ee9c2b776) - posted by sr...@apache.org on 2023/02/06 16:06:08 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump commons-csv from 1.9.0 to 1.10.0 (#779) - posted by sr...@apache.org on 2023/02/06 16:11:32 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#777) - posted by sr...@apache.org on 2023/02/06 16:12:05 UTC, 0 replies.
- [plc4x] branch develop updated (abbe70d865 -> 33dc434a4a) - posted by hu...@apache.org on 2023/02/06 18:28:35 UTC, 0 replies.
- [plc4x] 01/03: fix(plc4j/profinet): Fixed issue with subslot and ident numbers. - posted by hu...@apache.org on 2023/02/06 18:28:36 UTC, 0 replies.
- [plc4x] 02/03: fix(plc4j/profinet): Fixed issue with Write Parameter Size - posted by hu...@apache.org on 2023/02/06 18:28:37 UTC, 0 replies.
- [plc4x] 03/03: fix(plc4j/profinet): Error in IEE8023 Tlv for LLDP broadcast. - posted by hu...@apache.org on 2023/02/06 18:28:38 UTC, 0 replies.
- [PR] build(deps): bump asciidoctorj-diagram from 2.2.3 to 2.2.4 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/07 06:01:21 UTC, 0 replies.
- [plc4x] branch dependabot/maven/org.asciidoctor-asciidoctorj-diagram-2.2.4 created (now a7baf2389f) - posted by gi...@apache.org on 2023/02/07 06:01:26 UTC, 0 replies.
- [PR] build(deps): bump calcite-core.version from 1.32.0 to 1.33.0 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/07 06:01:38 UTC, 0 replies.
- [plc4x] branch dependabot/maven/calcite-core.version-1.33.0 created (now 8e7605887c) - posted by gi...@apache.org on 2023/02/07 06:01:40 UTC, 0 replies.
- [PR] build(deps): bump byte-buddy from 1.12.22 to 1.12.23 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/07 06:01:46 UTC, 0 replies.
- [plc4x] branch dependabot/maven/net.bytebuddy-byte-buddy-1.12.23 created (now 7f4e0782a7) - posted by gi...@apache.org on 2023/02/07 06:01:48 UTC, 0 replies.
- [PR] build(deps): bump jaxb-runtime from 4.0.1 to 4.0.2 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/07 06:02:06 UTC, 0 replies.
- [plc4x] branch dependabot/maven/org.glassfish.jaxb-jaxb-runtime-4.0.2 created (now fca95a85d7) - posted by gi...@apache.org on 2023/02/07 06:02:08 UTC, 0 replies.
- [plc4x] branch develop updated (33dc434a4a -> 235074b5b0) - posted by sr...@apache.org on 2023/02/07 07:56:26 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump byte-buddy from 1.12.22 to 1.12.23 (#788) - posted by sr...@apache.org on 2023/02/07 07:56:34 UTC, 0 replies.
- [plc4x] branch develop updated (97de9f2a5d -> 94185e1693) - posted by sr...@apache.org on 2023/02/07 07:57:10 UTC, 0 replies.
- [plc4x] branch develop updated (94185e1693 -> b3645142ab) - posted by sr...@apache.org on 2023/02/07 07:57:18 UTC, 0 replies.
- [plc4x] branch develop updated: fix(plc4j/profinet): Fixed issue with endianess - still need to specify the rest - posted by hu...@apache.org on 2023/02/07 09:15:33 UTC, 0 replies.
- [plc4x] branch develop updated: Feature/nifi integration address text (#755) - posted by ot...@apache.org on 2023/02/07 18:33:02 UTC, 0 replies.
- [PR] build(deps): bump nifi-nar-maven-plugin from 1.3.5 to 1.4.0 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/08 06:03:14 UTC, 0 replies.
- [plc4x] branch dependabot/maven/org.apache.nifi-nifi-nar-maven-plugin-1.4.0 created (now 8e9c454e30) - posted by gi...@apache.org on 2023/02/08 06:03:18 UTC, 0 replies.
- [PR] build(deps): bump groovy.version from 4.0.8 to 4.0.9 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/09 06:01:40 UTC, 0 replies.
- [plc4x] branch dependabot/maven/groovy.version-4.0.9 created (now aadc65c39a) - posted by gi...@apache.org on 2023/02/09 06:01:43 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump groovy.version from 4.0.8 to 4.0.9 (#792) - posted by sr...@apache.org on 2023/02/09 10:11:15 UTC, 0 replies.
- [plc4x] branch develop updated (edfb537653 -> 91b68ad4b9) - posted by hu...@apache.org on 2023/02/09 12:36:48 UTC, 0 replies.
- [plc4x-build-tools] branch dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.0 created (now 1322c25) - posted by gi...@apache.org on 2023/02/10 04:00:29 UTC, 0 replies.
- [PR] build(deps): bump nifi.version from 1.19.1 to 1.20.0 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/10 07:01:31 UTC, 0 replies.
- [plc4x] branch dependabot/maven/nifi.version-1.20.0 created (now fe85b32c08) - posted by gi...@apache.org on 2023/02/10 07:01:35 UTC, 0 replies.
- [PR] build(deps): bump zip4j from 2.11.3 to 2.11.4 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/10 07:04:08 UTC, 0 replies.
- [plc4x] branch dependabot/maven/net.lingala.zip4j-zip4j-2.11.4 created (now dcb6e561d5) - posted by gi...@apache.org on 2023/02/10 07:04:09 UTC, 0 replies.
- [plc4x] branch fix/cdutz/reenable-golang-driver-testsuites updated: refactor(plc4j): Continued porting the code to using contexts ... tried to fix the EIP Integration-Tests - posted by cd...@apache.org on 2023/02/10 08:08:24 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump zip4j from 2.11.3 to 2.11.4 (#794) - posted by sr...@apache.org on 2023/02/10 09:02:37 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump nifi.version from 1.19.1 to 1.20.0 (#793) - posted by sr...@apache.org on 2023/02/10 12:50:38 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump nifi-nar-maven-plugin from 1.3.5 to 1.4.0 (#790) - posted by sr...@apache.org on 2023/02/10 14:20:55 UTC, 0 replies.
- [plc4x] branch fix/cdutz/reenable-golang-driver-testsuites updated (b58312912f -> 148d4e4c67) - posted by sr...@apache.org on 2023/02/10 17:17:03 UTC, 0 replies.
- [plc4x] 01/02: fix(plc4j/eip): partial fixed length calculation - posted by sr...@apache.org on 2023/02/10 17:17:04 UTC, 0 replies.
- [plc4x] 02/02: Merge remote-tracking branch 'origin/develop' into fix/cdutz/reenable-golang-driver-testsuites - posted by sr...@apache.org on 2023/02/10 17:17:05 UTC, 0 replies.
- [plc4x] branch fix/cdutz/reenable-golang-driver-testsuites updated: refactor(plc4j): Commented in the stuff I commented out for testing. - posted by cd...@apache.org on 2023/02/10 17:27:53 UTC, 0 replies.
- [plc4x] branch fix_code-gen-concurrent-modification created (now 181a3d33a0) - posted by hu...@apache.org on 2023/02/11 05:36:37 UTC, 0 replies.
- [plc4x] 01/01: fix(plc4j/code-gen): fix for concurrent modification when adding multiple mspecs to context. - posted by hu...@apache.org on 2023/02/11 05:36:38 UTC, 0 replies.
- [plc4x] branch fix_code-gen-concurrent-modification updated: fix(plc4j/code-gen): remove TODO and add ads discovery mspec to validation checks - posted by hu...@apache.org on 2023/02/11 05:44:20 UTC, 0 replies.
- [plc4x] branch fix_code-gen-concurrent-modification updated (7fb2551e60 -> 713cbe2efc) - posted by hu...@apache.org on 2023/02/11 05:53:38 UTC, 0 replies.
- [plc4x] branch fix/conection-cache-test created (now 5caac51b11) - posted by hu...@apache.org on 2023/02/11 06:26:14 UTC, 0 replies.
- [plc4x] 01/01: fix(plc4j/connection-cache): fix issue with timing of thread during double connection test. - posted by hu...@apache.org on 2023/02/11 06:26:15 UTC, 0 replies.
- [plc4x] branch develop updated: fix(plc4x/c-bus): remove dangling parenthesis in virtual field - posted by hu...@apache.org on 2023/02/11 06:57:18 UTC, 0 replies.
- [plc4x] branch develop updated: fix(plc4x/opcua): remove annoying debug messages in xslt files - posted by hu...@apache.org on 2023/02/11 07:22:00 UTC, 0 replies.
- [PR] build(deps): bump byte-buddy from 1.12.23 to 1.13.0 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/13 06:57:17 UTC, 0 replies.
- [plc4x] branch dependabot/maven/net.bytebuddy-byte-buddy-1.13.0 created (now 61d201460a) - posted by gi...@apache.org on 2023/02/13 06:57:19 UTC, 0 replies.
- [PR] build(deps): bump netty-bom from 4.1.87.Final to 4.1.88.Final (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/13 06:57:39 UTC, 0 replies.
- [plc4x] branch dependabot/maven/io.netty-netty-bom-4.1.88.Final created (now 66950c40bc) - posted by gi...@apache.org on 2023/02/13 06:57:41 UTC, 0 replies.
- [PR] build(deps): bump equalsverifier from 3.13 to 3.13.1 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/13 06:58:46 UTC, 0 replies.
- [plc4x] branch dependabot/maven/nl.jqno.equalsverifier-equalsverifier-3.13.1 created (now bfc70bbcc8) - posted by gi...@apache.org on 2023/02/13 06:58:49 UTC, 0 replies.
- [PR] build(deps): bump golang.org/x/tools from 0.5.0 to 0.6.0 in /plc4go (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/13 07:11:52 UTC, 0 replies.
- [plc4x] branch dependabot/go_modules/plc4go/golang.org/x/tools-0.6.0 created (now 242a0f7d25) - posted by gi...@apache.org on 2023/02/13 07:11:54 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump golang.org/x/tools from 0.5.0 to 0.6.0 in /plc4go (#800) - posted by sr...@apache.org on 2023/02/13 08:25:59 UTC, 0 replies.
- [plc4x] branch develop updated (9efe12a09a -> 25dcbf43f2) - posted by sr...@apache.org on 2023/02/13 08:26:14 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump netty-bom from 4.1.87.Final to 4.1.88.Final (#798) - posted by sr...@apache.org on 2023/02/13 08:26:21 UTC, 0 replies.
- [plc4x] branch develop updated: fix(plc4j/connection-cache): fix issue with timing of thread during double connection test. (#796) - posted by sr...@apache.org on 2023/02/13 08:27:00 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump byte-buddy from 1.12.23 to 1.13.0 (#797) - posted by sr...@apache.org on 2023/02/13 08:28:46 UTC, 0 replies.
- [plc4x] branch fix/cdutz/reenable-golang-driver-testsuites updated: refactor(plc4j): Continued streamlining the way Api types are parsed/serialized - posted by cd...@apache.org on 2023/02/13 10:13:21 UTC, 0 replies.
- [plc4x] branch fix_code-gen-concurrent-modification updated (713cbe2efc -> 40b2cb2e5f) - posted by hu...@apache.org on 2023/02/13 10:58:35 UTC, 0 replies.
- [plc4x] branch develop updated: Fix code gen concurrent modification (#795) - posted by hu...@apache.org on 2023/02/13 11:02:42 UTC, 0 replies.
- [plc4x] branch develop updated (3f13c0baf9 -> 40e6a66cd8) - posted by hu...@apache.org on 2023/02/13 11:04:03 UTC, 0 replies.
- [plc4x] 01/02: fix(plc4j/profinet): split profinet mspec and checked endianess of PNIO packets - posted by hu...@apache.org on 2023/02/13 11:04:04 UTC, 0 replies.
- [plc4x] 02/02: fix(plc4j/profinet): Implmented pop for the dcerpc response queue. Syncronized cyclic counter for pnio packets - posted by hu...@apache.org on 2023/02/13 11:04:05 UTC, 0 replies.
- [plc4x] branch eip_update updated (200d96cdc5 -> 7aa8e2abf9) - posted by hu...@apache.org on 2023/02/13 20:59:30 UTC, 0 replies.
- [plc4x] branch develop updated: fix(code-gen): Handle the case where while dispatching types the consumer modify the consumer list. - posted by hu...@apache.org on 2023/02/13 22:23:45 UTC, 0 replies.
- [PR] build(deps): bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/14 06:57:08 UTC, 0 replies.
- [plc4x] branch dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M9 created (now 9a4c8e1150) - posted by gi...@apache.org on 2023/02/14 06:57:11 UTC, 0 replies.
- [PR] build(deps): bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/14 06:57:47 UTC, 0 replies.
- [plc4x] branch dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M9 created (now c925bde911) - posted by gi...@apache.org on 2023/02/14 06:57:49 UTC, 0 replies.
- [PR] build(deps): bump netty-bom from 4.1.88.Final to 4.1.89.Final (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/14 06:58:07 UTC, 0 replies.
- [plc4x] branch dependabot/maven/io.netty-netty-bom-4.1.89.Final created (now 9a0642ed4a) - posted by gi...@apache.org on 2023/02/14 06:58:09 UTC, 0 replies.
- [plc4x] branch develop updated (e369b2ea12 -> 00e141bd5c) - posted by sr...@apache.org on 2023/02/14 13:23:05 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9 (#802) - posted by sr...@apache.org on 2023/02/14 13:23:32 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 (#803) - posted by sr...@apache.org on 2023/02/14 13:23:43 UTC, 0 replies.
- [plc4x-build-tools] branch dependabot/maven/org.apache.maven.plugins-maven-site-plugin-4.0.0-M5 created (now f8d2431) - posted by gi...@apache.org on 2023/02/15 04:00:01 UTC, 0 replies.
- [plc4x] branch develop updated: feat(plc4go/spi): added DiffHex and hex highlighting - posted by sr...@apache.org on 2023/02/15 15:29:57 UTC, 0 replies.
- [plc4x] branch develop updated (34ac8a1342 -> 488b457cdc) - posted by sr...@apache.org on 2023/02/15 16:43:39 UTC, 0 replies.
- [plc4x] 01/02: feat(bacnet): vendor update - posted by sr...@apache.org on 2023/02/15 16:43:40 UTC, 0 replies.
- [plc4x] 02/02: fix(bacnet): replace the dummy tag number so deep equals doesn't crap out - posted by sr...@apache.org on 2023/02/15 16:43:41 UTC, 0 replies.
- [plc4x] branch fix/cdutz/reenable-golang-driver-testsuites updated: chore(driver/eip): Merged in the changes of Ben's eip branch - posted by cd...@apache.org on 2023/02/15 21:43:39 UTC, 0 replies.
- [plc4x-build-tools] branch dependabot/maven/org.apache.maven.plugins-maven-invoker-plugin-3.5.0 created (now 2e7c7ee) - posted by gi...@apache.org on 2023/02/16 03:59:59 UTC, 0 replies.
- [plc4x-build-tools] branch dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0 created (now b5fee02) - posted by gi...@apache.org on 2023/02/16 04:00:05 UTC, 0 replies.
- [PR] build(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/16 06:57:16 UTC, 0 replies.
- [plc4x] branch dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0 created (now e1c921e507) - posted by gi...@apache.org on 2023/02/16 06:57:19 UTC, 0 replies.
- [PR] build(deps): bump cyclonedx-maven-plugin from 2.7.4 to 2.7.5 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/16 06:58:09 UTC, 0 replies.
- [plc4x] branch dependabot/maven/org.cyclonedx-cyclonedx-maven-plugin-2.7.5 created (now 5253dadf8b) - posted by gi...@apache.org on 2023/02/16 06:58:12 UTC, 0 replies.
- [PR] build(deps): bump maven-invoker-plugin from 3.4.0 to 3.5.0 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/16 06:58:14 UTC, 0 replies.
- [plc4x] branch dependabot/maven/org.apache.maven.plugins-maven-invoker-plugin-3.5.0 created (now ffd9476e1c) - posted by gi...@apache.org on 2023/02/16 06:58:15 UTC, 0 replies.
- [plc4x] branch develop updated (488b457cdc -> ef26ba83e9) - posted by sr...@apache.org on 2023/02/16 09:14:29 UTC, 0 replies.
- [plc4x] branch develop updated (ef26ba83e9 -> bb53d08d1d) - posted by sr...@apache.org on 2023/02/16 09:14:53 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#805) - posted by sr...@apache.org on 2023/02/16 09:15:03 UTC, 0 replies.
- [PR] build(deps): bump protobuf-java from 3.21.12 to 3.22.0 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/17 06:57:47 UTC, 0 replies.
- [plc4x] branch dependabot/maven/com.google.protobuf-protobuf-java-3.22.0 created (now d93754cb0f) - posted by gi...@apache.org on 2023/02/17 06:57:51 UTC, 0 replies.
- [PR] build(deps): bump equalsverifier from 3.13.1 to 3.13.2 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/17 06:58:12 UTC, 0 replies.
- [plc4x] branch dependabot/maven/nl.jqno.equalsverifier-equalsverifier-3.13.2 created (now 433ff6f49f) - posted by gi...@apache.org on 2023/02/17 06:58:14 UTC, 0 replies.
- [plc4x] branch develop updated (6da7bd6420 -> c795ce4220) - posted by sr...@apache.org on 2023/02/17 08:07:57 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump equalsverifier from 3.13.1 to 3.13.2 (#811) - posted by sr...@apache.org on 2023/02/17 08:08:02 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated (86a7cff -> 580f3b0) - posted by sr...@apache.org on 2023/02/17 13:01:33 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: chore(deps): bump maven-invoker-plugin from 3.4.0 to 3.5.0 (#56) - posted by sr...@apache.org on 2023/02/17 13:01:42 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated (48dadb1 -> 27a5bac) - posted by sr...@apache.org on 2023/02/17 13:01:54 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: chore(deps): bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#54) - posted by sr...@apache.org on 2023/02/17 13:01:59 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: chore(driver/eip): Added a ByteOrderTypeReference - posted by cd...@apache.org on 2023/02/18 17:09:58 UTC, 0 replies.
- [plc4x] branch fix/cdutz/reenable-golang-driver-testsuites updated: chore(driver/eip): Continued trying to get the updated EIP driver working in GO - posted by cd...@apache.org on 2023/02/18 17:11:10 UTC, 0 replies.
- [plc4x] branch fix/cdutz/reenable-golang-driver-testsuites updated: chore(driver/eip): Started porting the Go version of the EIP driver and started documenting the state-machine of the driver itself, based on the Java implementation. - posted by cd...@apache.org on 2023/02/19 17:14:30 UTC, 0 replies.
- [PR] build(deps): bump antlr.version from 4.11.1 to 4.12.0 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/20 06:57:32 UTC, 0 replies.
- [plc4x] branch dependabot/maven/antlr.version-4.12.0 created (now 5c3d9a0298) - posted by gi...@apache.org on 2023/02/20 06:57:34 UTC, 0 replies.
- [PR] build(deps): bump checker-qual from 3.30.0 to 3.31.0 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/20 06:58:12 UTC, 0 replies.
- [plc4x] branch dependabot/maven/org.checkerframework-checker-qual-3.31.0 created (now 1dcb0a1478) - posted by gi...@apache.org on 2023/02/20 06:58:14 UTC, 0 replies.
- [PR] build(deps): bump jsoup from 1.15.3 to 1.15.4 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/20 06:58:54 UTC, 0 replies.
- [plc4x] branch dependabot/maven/org.jsoup-jsoup-1.15.4 created (now d7434ba361) - posted by gi...@apache.org on 2023/02/20 06:58:57 UTC, 0 replies.
- [PR] build(deps): bump byte-buddy from 1.13.0 to 1.14.0 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/20 06:59:36 UTC, 0 replies.
- [plc4x] branch dependabot/maven/net.bytebuddy-byte-buddy-1.14.0 created (now 39b106c75a) - posted by gi...@apache.org on 2023/02/20 06:59:39 UTC, 0 replies.
- [plc4x] branch fix/cdutz/reenable-golang-driver-testsuites updated (3bbd414e2a -> e536f652f3) - posted by cd...@apache.org on 2023/02/20 19:16:23 UTC, 0 replies.
- [plc4x] 01/02: chore(driver/eip): Minor updates to the Java version of the EIP driver - posted by cd...@apache.org on 2023/02/20 19:16:24 UTC, 0 replies.
- [plc4x] 02/02: chore(driver/eip): Refactored the mspec and java driver to work without parser argument properties. - posted by cd...@apache.org on 2023/02/20 19:16:25 UTC, 0 replies.
- [PR] build(deps): bump github.com/gdamore/tcell/v2 from 2.5.4 to 2.6.0 in /plc4go (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/21 07:01:16 UTC, 0 replies.
- [plc4x] branch dependabot/go_modules/plc4go/github.com/gdamore/tcell/v2-2.6.0 created (now 211c38640e) - posted by gi...@apache.org on 2023/02/21 07:01:19 UTC, 0 replies.
- [plc4x] branch develop updated (2efa54dd6e -> 564de5fe2f) - posted by sr...@apache.org on 2023/02/21 16:21:43 UTC, 0 replies.
- [plc4x] branch develop updated (564de5fe2f -> 64dfcf4efc) - posted by sr...@apache.org on 2023/02/21 16:23:03 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump byte-buddy from 1.13.0 to 1.14.0 (#816) - posted by sr...@apache.org on 2023/02/21 16:23:10 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump checker-qual from 3.30.0 to 3.31.0 (#814) - posted by sr...@apache.org on 2023/02/21 16:23:20 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump jsoup from 1.15.3 to 1.15.4 (#815) - posted by sr...@apache.org on 2023/02/21 16:23:28 UTC, 0 replies.
- [plc4x] branch develop updated: fix(plc4go): upgrade x/net - posted by sr...@apache.org on 2023/02/21 16:27:54 UTC, 0 replies.
- [plc4x] branch develop updated: chore(deps): upgrade go deps - posted by sr...@apache.org on 2023/02/21 16:31:22 UTC, 0 replies.
- [plc4x-build-tools] branch dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.5.0 created (now 4d07da0) - posted by gi...@apache.org on 2023/02/23 03:16:01 UTC, 0 replies.
- [PR] build(deps): bump maven-assembly-plugin from 3.4.2 to 3.5.0 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/23 06:11:41 UTC, 0 replies.
- [plc4x] branch dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.5.0 created (now 99f3cff92d) - posted by gi...@apache.org on 2023/02/23 06:11:44 UTC, 0 replies.
- [PR] build(deps): bump zip4j from 2.11.4 to 2.11.5 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/23 06:12:29 UTC, 0 replies.
- [plc4x] branch dependabot/maven/net.lingala.zip4j-zip4j-2.11.5 created (now f859d62644) - posted by gi...@apache.org on 2023/02/23 06:12:32 UTC, 0 replies.
- [plc4x] branch fix/cdutz/reenable-golang-driver-testsuites updated: chore(driver/eip): Did even more finetuning of the eip mspec and continued implementing the go version of the updated EIP driver - posted by cd...@apache.org on 2023/02/23 07:39:55 UTC, 0 replies.
- [plc4x] branch fix/cdutz/reenable-golang-driver-testsuites updated: chore(driver/eip): Commented out most "write code" in go eip in order to get connect and read working first. - posted by cd...@apache.org on 2023/02/23 07:50:30 UTC, 0 replies.
- [plc4x] branch develop updated: test(plc4go/spi): use hex diff for test runners - posted by sr...@apache.org on 2023/02/23 09:34:18 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump zip4j from 2.11.4 to 2.11.5 (#820) - posted by sr...@apache.org on 2023/02/23 09:35:36 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump maven-assembly-plugin from 3.4.2 to 3.5.0 (#819) - posted by sr...@apache.org on 2023/02/23 09:35:45 UTC, 0 replies.
- [plc4x] branch develop updated: Feature/nifi integration sink record processor and minor fixes (#809) - posted by sr...@apache.org on 2023/02/23 09:36:14 UTC, 0 replies.
- [plc4x] branch issues/821 created (now fd174ffb52) - posted by ld...@apache.org on 2023/02/23 15:46:13 UTC, 0 replies.
- [plc4x] 01/01: feat(plc4j) Better handling of timeouts in plc4j (#821). - posted by ld...@apache.org on 2023/02/23 15:46:14 UTC, 0 replies.
- [plc4x] branch issues/821 updated (fd174ffb52 -> 15114aa742) - posted by ld...@apache.org on 2023/02/23 15:55:10 UTC, 0 replies.
- [plc4x-build-tools] branch fix/cdutz/reenable-golang-driver-testsuites created (now 646b63e) - posted by cd...@apache.org on 2023/02/23 20:33:43 UTC, 0 replies.
- [plc4x] branch fix/cdutz/reenable-golang-driver-testsuites updated (b0decedf19 -> 1f5fbd5f21) - posted by cd...@apache.org on 2023/02/23 20:33:47 UTC, 0 replies.
- [plc4x] 01/03: Merge remote-tracking branch 'origin/develop' into fix/cdutz/reenable-golang-driver-testsuites - posted by cd...@apache.org on 2023/02/23 20:33:48 UTC, 0 replies.
- [plc4x] 02/03: Merge remote-tracking branch 'origin/develop' into fix/cdutz/reenable-golang-driver-testsuites - posted by cd...@apache.org on 2023/02/23 20:33:49 UTC, 0 replies.
- [plc4x] 03/03: chore(driver/eip): Continued getting the ParserSerializer tests working in Go for EIP - posted by cd...@apache.org on 2023/02/23 20:33:50 UTC, 0 replies.
- [plc4x] branch fix/cdutz/reenable-golang-driver-testsuites updated: fix(plc4go): Fixed one place where Sebastian's HexDiff wasn't used yet. - posted by cd...@apache.org on 2023/02/23 21:01:39 UTC, 0 replies.
- [plc4x] branch fix/cdutz/reenable-golang-driver-testsuites updated (386cade444 -> db91a6abb6) - posted by cd...@apache.org on 2023/02/23 22:19:38 UTC, 0 replies.
- [plc4x] 01/02: chore(driver/eip): Changed the testsuite runner to output the data, even if there's too little. - posted by cd...@apache.org on 2023/02/23 22:19:39 UTC, 0 replies.
- [plc4x] 02/02: chore(driver/eip): Made the EIP connection request run. - posted by cd...@apache.org on 2023/02/23 22:19:40 UTC, 0 replies.
- [PR] build(deps): bump kafka.version from 3.2.0 to 7.3.2-ce (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/24 06:57:20 UTC, 1 replies.
- [plc4x] branch dependabot/maven/kafka.version-7.3.2-ce created (now de50f32358) - posted by gi...@apache.org on 2023/02/24 06:57:23 UTC, 0 replies.
- [plc4x-build-tools] branch dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.2.0 created (now b4d3a0c) - posted by gi...@apache.org on 2023/02/27 04:05:47 UTC, 0 replies.
- [PR] build(deps): bump google-java-format from 1.15.0 to 1.16.0 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/27 06:57:10 UTC, 0 replies.
- [plc4x] branch dependabot/maven/com.google.googlejavaformat-google-java-format-1.16.0 created (now 82eeee44a3) - posted by gi...@apache.org on 2023/02/27 06:57:17 UTC, 0 replies.
- [PR] build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 in /plc4go (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/27 07:10:30 UTC, 0 replies.
- [plc4x] branch dependabot/go_modules/plc4go/github.com/stretchr/testify-1.8.2 created (now c830d7886b) - posted by gi...@apache.org on 2023/02/27 07:10:33 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump google-java-format from 1.15.0 to 1.16.0 (#824) - posted by sr...@apache.org on 2023/02/27 09:27:02 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump github.com/stretchr/testify in /plc4go (#825) - posted by sr...@apache.org on 2023/02/27 09:27:20 UTC, 0 replies.
- [plc4x] branch develop updated: chore: code sync - posted by sr...@apache.org on 2023/02/27 09:34:59 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated (646b63e -> 04e2f25) - posted by sr...@apache.org on 2023/02/27 09:42:20 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: chore(deps): bump maven-assembly-plugin from 3.4.2 to 3.5.0 (#58) - posted by sr...@apache.org on 2023/02/27 09:42:29 UTC, 0 replies.
- [plc4x-build-tools] branch dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0 created (now 2c49659) - posted by gi...@apache.org on 2023/02/28 04:01:12 UTC, 0 replies.
- [plc4x-build-tools] branch dependabot/maven/org.apache.maven.plugin-tools-maven-plugin-annotations-3.8.1 created (now e5f9343) - posted by gi...@apache.org on 2023/02/28 04:01:15 UTC, 0 replies.
- [plc4x-build-tools] branch dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.8.1 created (now 9294e60) - posted by gi...@apache.org on 2023/02/28 04:01:20 UTC, 0 replies.
- [PR] build(deps): bump equalsverifier from 3.13.2 to 3.14 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/28 06:57:04 UTC, 0 replies.
- [plc4x] branch dependabot/maven/nl.jqno.equalsverifier-equalsverifier-3.14 created (now 8db1c0bc96) - posted by gi...@apache.org on 2023/02/28 06:57:08 UTC, 0 replies.
- [PR] build(deps-dev): bump json from 20220924 to 20230227 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/28 06:57:24 UTC, 0 replies.
- [plc4x] branch dependabot/maven/org.json-json-20230227 created (now 45649e4dbd) - posted by gi...@apache.org on 2023/02/28 06:57:27 UTC, 0 replies.
- [PR] build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/28 06:58:00 UTC, 0 replies.
- [plc4x] branch dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0 created (now 3d7272a3c1) - posted by gi...@apache.org on 2023/02/28 06:58:01 UTC, 0 replies.
- [PR] build(deps): bump jetty-util from 11.0.13 to 11.0.14 (plc4x) - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/28 06:58:21 UTC, 0 replies.
- [plc4x] branch dependabot/maven/org.eclipse.jetty-jetty-util-11.0.14 created (now 17a1efc03e) - posted by gi...@apache.org on 2023/02/28 06:58:23 UTC, 0 replies.
- [plc4x] branch develop updated (d43eea0ed5 -> 16e89d3f0c) - posted by sr...@apache.org on 2023/02/28 10:14:58 UTC, 0 replies.
- [plc4x] branch develop updated (16e89d3f0c -> 7582a73452) - posted by sr...@apache.org on 2023/02/28 10:15:12 UTC, 0 replies.
- [plc4x] branch develop updated (7582a73452 -> 34aa61e24f) - posted by sr...@apache.org on 2023/02/28 10:15:21 UTC, 0 replies.
- [plc4x] branch develop updated: build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#828) - posted by sr...@apache.org on 2023/02/28 10:25:16 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated (c14b432 -> 78413ed) - posted by sr...@apache.org on 2023/02/28 10:25:39 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated (78413ed -> d30cbf8) - posted by sr...@apache.org on 2023/02/28 10:25:47 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: chore(deps): bump maven-plugin-annotations from 3.7.1 to 3.8.1 (#61) - posted by sr...@apache.org on 2023/02/28 10:25:55 UTC, 0 replies.
- [plc4x] branch fix/cdutz/reenable-golang-driver-testsuites updated: chore(driver/eip): Push before wiping my computer (might not build) - posted by cd...@apache.org on 2023/02/28 16:12:51 UTC, 0 replies.
- [plc4x] branch feat/hop created (now 239d61d79d) - posted by cg...@apache.org on 2023/02/28 17:49:24 UTC, 0 replies.
- [plc4x] 01/07: Update repo. - posted by cg...@apache.org on 2023/02/28 17:49:25 UTC, 0 replies.
- [plc4x] 02/07: Update local repo. - posted by cg...@apache.org on 2023/02/28 17:49:26 UTC, 0 replies.
- [plc4x] 03/07: New feature _lastitem. - posted by cg...@apache.org on 2023/02/28 17:49:27 UTC, 0 replies.
- [plc4x] 04/07: Update local repo. - posted by cg...@apache.org on 2023/02/28 17:49:28 UTC, 0 replies.
- [plc4x] 05/07: Update repo. - posted by cg...@apache.org on 2023/02/28 17:49:29 UTC, 0 replies.
- [plc4x] 06/07: Update repo. - posted by cg...@apache.org on 2023/02/28 17:49:30 UTC, 0 replies.
- [plc4x] 07/07: Apache Hop integration. - posted by cg...@apache.org on 2023/02/28 17:49:31 UTC, 0 replies.