You are viewing a plain text version of this content. The canonical link for it is here.
- [PR] Updated DataIo Template (And working on the Siemens S7 L-types as well as Temporal types) - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/01 15:53:33 UTC, 18 replies.
- Re: [PR] remove unnecessary Thread.sleep - posted by "hutcheb (via GitHub)" <gi...@apache.org> on 2024/02/02 06:46:28 UTC, 0 replies.
- Re: [I] [Bug][plc4j][EIP]: Uneccessary Thread.sleep in EipProtocolLogic - posted by "hutcheb (via GitHub)" <gi...@apache.org> on 2024/02/02 06:47:46 UTC, 4 replies.
- Re: [I] [Feature Request]: How to use plc4x build a cpp project - posted by "YongningW (via GitHub)" <gi...@apache.org> on 2024/02/02 07:10:51 UTC, 1 replies.
- Re: [PR] build(deps): bump release-drafter/release-drafter from 5 to 6 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/02 15:56:55 UTC, 0 replies.
- Community over Code EU 2024 Travel Assistance Applications now open! - posted by Gavin McDonald <gm...@apache.org> on 2024/02/03 08:28:44 UTC, 0 replies.
- [DISCUSS] How about registering a profile for ApachePLC4X on LinkedIn? - posted by Christofer Dutz <ch...@c-ware.de> on 2024/02/04 09:59:12 UTC, 3 replies.
- Re: [PR] build(deps): bump github.com/rs/zerolog from 1.31.0 to 1.32.0 in /plc4go - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/05 10:52:00 UTC, 0 replies.
- [I] [Task]: Refactor usage of ".check(p -> p instanceof SomeClass)" to ".only(SomeClass.class)" - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/05 11:33:28 UTC, 1 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1836]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/05 12:08:48 UTC, 0 replies.
- Re: [PR] build(deps): bump com.influxdb:influxdb-client-java from 6.12.0 to 7.0.0 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/05 14:00:45 UTC, 0 replies.
- Re: [PR] build(deps): bump nifi.version from 1.24.0 to 1.25.0 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/05 14:00:54 UTC, 0 replies.
- [BUILD-STABLE]: Job 'PLC4X/PLC4X/develop [develop] [1837]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/05 15:26:46 UTC, 0 replies.
- Re: [PR] [opcua] Implementation of client side security policy - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/05 15:53:31 UTC, 8 replies.
- Re: [PR] build(deps): bump org.assertj:assertj-core from 3.25.1 to 3.25.3 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/06 08:45:47 UTC, 0 replies.
- Re: [PR] build(deps): bump org.asciidoctor:asciidoctorj-diagram from 2.2.14 to 2.2.17 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/06 08:45:55 UTC, 0 replies.
- Re: [PR] build(deps): bump com.googlecode.cmake-maven-project:cmake-maven-plugin from 3.26.3-b1 to 3.27.7-b1 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/06 08:59:52 UTC, 1 replies.
- [BUILD-UNSTABLE]: Job 'PLC4X/PLC4X/develop [develop] [1838]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/06 09:06:48 UTC, 0 replies.
- Re: [I] [Bug]: Unable to decode Datatype DATE_AND_TIME on S7-300 - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:07:35 UTC, 1 replies.
- Re: [I] [Feature Request]: PublishRequest is required to reduce server pressure - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:09:15 UTC, 0 replies.
- Re: [I] [Bug]: Automatic triggering of a disconnect event after connecting - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:12:12 UTC, 0 replies.
- Re: [I] [Bug]: S7 Timeouts when reading using TIME datatypes - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:12:39 UTC, 1 replies.
- Re: [I] [Bug]: modbusrtu is not success now - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:15:46 UTC, 0 replies.
- Re: [PR] build(deps): bump org.eclipse.jetty:jetty-util from 11.0.19 to 12.0.6 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/06 09:16:57 UTC, 2 replies.
- Re: [I] ADS Big-Endian Support - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:32:12 UTC, 1 replies.
- Re: [I] Substitution of returning null-Values by throwing e.g. UnsupportedOperationException - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:34:08 UTC, 1 replies.
- Re: [I] Add minimal idiomatic Scala API - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:34:50 UTC, 1 replies.
- Re: [I] Reading LREAL from S7 causes PlcRuntimeException - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:35:20 UTC, 1 replies.
- Re: [I] Exception on S7 disconnect - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:36:40 UTC, 1 replies.
- Re: [I] The RequestTransactionManagerTest.abortTransactionFromExternally seems to be a little flaky - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:37:30 UTC, 6 replies.
- Re: [I] Subscription to Items - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:40:54 UTC, 0 replies.
- Re: [I] Subscription to system events. - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:41:43 UTC, 0 replies.
- Re: [I] OPC UA Driver should support client certificates - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:42:17 UTC, 1 replies.
- Re: [I] User manual. Driver-S7 - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:43:01 UTC, 0 replies.
- Re: [I] Incorrect shutdown sequence on error - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:43:46 UTC, 0 replies.
- Re: [I] ADS connection issue, Help wanted - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:44:50 UTC, 1 replies.
- Re: [I] [Feature Request]: Implement `PlcConnection.ping()` - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:45:49 UTC, 0 replies.
- Re: [I] [Bug]: PLC4X - 0.11.0 - Issue writing value to a Beckhoff PLC using ads driver - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:48:10 UTC, 4 replies.
- Re: [I] Request future never returns when ResponseCode not OK for Siemes S7 - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:50:29 UTC, 1 replies.
- Re: [I] Handling of FLOAT and DOUBLE has issues with generated code - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:51:21 UTC, 1 replies.
- Re: [I] [Modbus] Apache NiFi processor throws java.io.IOException after a while - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:51:43 UTC, 2 replies.
- Re: [I] WIthout “S7 Driver running in ACTIVE mode.” Nothing response - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:54:01 UTC, 1 replies.
- Re: [I] org.apache.plc4x.java.opm.OPMException: Timeout during fetching values - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:55:35 UTC, 1 replies.
- Re: [I] Reading data from PLC via Modbus with Camel using timer - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 09:56:47 UTC, 1 replies.
- Re: [I] Unsuported transport javacan/socketcan/virtualcan/ - posted by "splatch (via GitHub)" <gi...@apache.org> on 2024/02/06 09:59:51 UTC, 1 replies.
- Re: [I] Add profinet-DCP - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 10:00:01 UTC, 1 replies.
- Re: [I] Test-Issue for language selection - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 10:01:00 UTC, 1 replies.
- Re: [I] [Go] [CodeGeneration] When generating code for two arrays within one type, the output is invalid - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 10:01:35 UTC, 0 replies.
- Re: [I] plc4x s7 driver java for real type wirte error - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 10:02:11 UTC, 1 replies.
- Re: [I] Plc4x support for RTU/Serial communication for modbus protocol. - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 10:03:14 UTC, 0 replies.
- [BUILD-UNSTABLE]: Job 'PLC4X/PLC4X/develop [develop] [1839]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/06 10:03:31 UTC, 0 replies.
- Re: [I] Class casts in new opcua driver - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 10:04:35 UTC, 2 replies.
- Re: [I] OPCUA response code and details are not reported in PLC response code - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 10:05:06 UTC, 0 replies.
- Re: [I] java.lang.ClassCastException: DefaultPlcSubscriptionField cannot be cast to class OpcuaField - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 10:05:41 UTC, 0 replies.
- Re: [I] Modbus - Kafka does not close the connections - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 10:07:05 UTC, 1 replies.
- Re: [I] Connection to United Manufacturing Hub - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 10:08:32 UTC, 0 replies.
- Re: [I] Maven Precondition Check fails on M1 Mac - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 10:08:53 UTC, 1 replies.
- Re: [I] The transaction manager executor does not allow closing connections to devices. - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 10:09:33 UTC, 0 replies.
- Re: [I] OPCUA tests don't run on aarch64 - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 10:10:02 UTC, 1 replies.
- Re: [I] Multiple Items in ADS Read - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 10:11:07 UTC, 1 replies.
- Re: [I] SocketCAN transport disconnections - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 10:11:41 UTC, 1 replies.
- Re: [I] modbus connection causes memory leak - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 10:25:33 UTC, 1 replies.
- Re: [I] PLC4J GIP/CIP Read STRING tag returns null w/error - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 10:26:43 UTC, 0 replies.
- Re: [I] Implement the Profinet Protocol - posted by "ottlukas (via GitHub)" <gi...@apache.org> on 2024/02/06 10:40:36 UTC, 1 replies.
- Re: [I] Mock driver always writes null value - posted by "ottlukas (via GitHub)" <gi...@apache.org> on 2024/02/06 10:41:40 UTC, 1 replies.
- Re: [I] Cannot read REAL value from S7-1500 with PLC4J - posted by "ottlukas (via GitHub)" <gi...@apache.org> on 2024/02/06 10:43:00 UTC, 2 replies.
- Re: [I] Issue with Modbus Write -- PLC Connection Exception: Error Creating Channel - posted by "ottlukas (via GitHub)" <gi...@apache.org> on 2024/02/06 10:44:26 UTC, 2 replies.
- Re: [I] The connection pool should respect the entire URL - posted by "ottlukas (via GitHub)" <gi...@apache.org> on 2024/02/06 10:47:10 UTC, 2 replies.
- [BUILD-UNSTABLE]: Job 'PLC4X/PLC4X/develop [develop] [1840]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/06 10:55:27 UTC, 0 replies.
- Re: [I] Read coil request throws java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 11:52:44 UTC, 1 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1841]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/06 11:53:37 UTC, 0 replies.
- Re: [I] PLC4X-Connection terminated by remote - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 11:59:44 UTC, 1 replies.
- Re: [I] S7-200 is not supported? - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 12:00:20 UTC, 1 replies.
- Re: [I] Define the LDATE_AND_TIME type for S7 - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 12:00:48 UTC, 1 replies.
- Re: [I] [Feature Request]: S7_1500 String can be read, but cannot be written - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/06 12:06:44 UTC, 1 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1842]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/06 12:57:18 UTC, 0 replies.
- [BUILD-STABLE]: Job 'PLC4X/PLC4X/develop [develop] [1843]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/06 14:27:54 UTC, 0 replies.
- PSA: New `with-java` profile to build java part plc4j - posted by Sebastian Rühl <sr...@apache.org> on 2024/02/06 15:26:40 UTC, 0 replies.
- Re: [PR] build(deps): bump joda-time:joda-time from 2.12.6 to 2.12.7 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/07 07:36:43 UTC, 0 replies.
- Re: [PR] build(deps): bump milo.version from 0.6.11 to 0.6.12 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/07 07:36:52 UTC, 0 replies.
- Re: [PR] build(deps): bump io.jsonwebtoken:jjwt-api from 0.12.4 to 0.12.5 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/07 07:37:06 UTC, 0 replies.
- Re: [PR] build(deps): bump junit.jupiter.version from 5.10.1 to 5.10.2 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/07 07:37:16 UTC, 0 replies.
- Re: [PR] build(deps): bump golang.org/x/net from 0.20.0 to 0.21.0 in /plc4go - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/08 10:23:41 UTC, 0 replies.
- Re: [PR] build(deps-dev): bump org.json:json from 20231013 to 20240205 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/08 10:23:53 UTC, 0 replies.
- Re: [PR] build(deps): bump slf4j.version from 2.0.11 to 2.0.12 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/08 10:24:02 UTC, 0 replies.
- Re: [PR] build(deps): bump org.eclipse.jetty:jetty-util from 11.0.19 to 11.0.20 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/08 10:24:12 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1849]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/08 23:25:01 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1850]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/09 01:57:33 UTC, 0 replies.
- [BUILD-STABLE]: Job 'PLC4X/PLC4X/develop [develop] [1851]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/09 11:44:24 UTC, 0 replies.
- Re: [PR] build(deps): bump commons-codec:commons-codec from 1.16.0 to 1.16.1 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/09 15:44:46 UTC, 0 replies.
- Re: [PR] build(deps): bump com.gradle:gradle-enterprise-maven-extension from 1.20 to 1.20.1 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/09 15:44:56 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1852]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/09 16:59:11 UTC, 0 replies.
- [PR] Fixed the last problems with writing complex types to ADS - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/10 11:22:56 UTC, 1 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1853]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/10 13:48:05 UTC, 0 replies.
- Re: [PR] fix(plc4py/umas): Why not start implementing umas - posted by "hutcheb (via GitHub)" <gi...@apache.org> on 2024/02/10 16:26:29 UTC, 0 replies.
- [BUILD-STABLE]: Job 'PLC4X/PLC4X/develop [develop] [1854]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/10 17:35:06 UTC, 0 replies.
- [PR] Fix/enum discriminators - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/10 20:09:28 UTC, 1 replies.
- [PR] fix: Tried fixing the flaky test. - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/11 10:33:22 UTC, 0 replies.
- [PR] refactor: Refactored the project to allow inspecting the Drivers and … - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/11 20:48:46 UTC, 1 replies.
- Re: [PR] build(deps): bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.5 to 2.2.6 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/12 09:22:53 UTC, 0 replies.
- [BUILD-UNSTABLE]: Job 'PLC4X/PLC4X/develop [develop] [1858]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/12 15:04:10 UTC, 0 replies.
- Re: [PR] fix: added timeouts for reading data/getting connection - posted by "chrisdutz (via GitHub)" <gi...@apache.org> on 2024/02/12 15:16:02 UTC, 1 replies.
- [PR] Corrects the call to generate events that were commented. Tests again… - posted by "glcj (via GitHub)" <gi...@apache.org> on 2024/02/12 15:25:45 UTC, 6 replies.
- [BUILD-UNSTABLE]: Job 'PLC4X/PLC4X/develop [develop] [1859]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/12 16:22:19 UTC, 0 replies.
- [PR] fix(plc4j): Stabilization of build after opcua security PR merges. - posted by "splatch (via GitHub)" <gi...@apache.org> on 2024/02/12 17:25:24 UTC, 1 replies.
- [BUILD-STABLE]: Job 'PLC4X/PLC4X/develop [develop] [1860]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/12 19:10:07 UTC, 0 replies.
- Re: [PR] build(deps): bump org.asciidoctor:asciidoctorj-diagram from 2.2.17 to 2.3.0 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/13 16:53:00 UTC, 0 replies.
- Re: [PR] build(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0 in /plc4go - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/13 16:53:16 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1863]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/13 17:47:54 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1864]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/13 19:21:31 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1867]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/13 21:57:28 UTC, 0 replies.
- [BUILD-STABLE]: Job 'PLC4X/PLC4X/develop [develop] [1866]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/13 22:05:46 UTC, 0 replies.
- [BUILD-STABLE]: Job 'PLC4X/PLC4X/develop [develop] [1868]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/14 08:43:47 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1869]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/14 09:09:24 UTC, 0 replies.
- Re: [PR] build(deps): bump org.aspectj:aspectjweaver from 1.9.21 to 1.9.21.1 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/14 10:00:33 UTC, 0 replies.
- [BUILD-STABLE]: Job 'PLC4X/PLC4X/develop [develop] [1870]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/14 11:38:34 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1872]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/14 15:47:52 UTC, 0 replies.
- [BUILD-STABLE]: Job 'PLC4X/PLC4X/develop [develop] [1873]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/14 17:28:18 UTC, 0 replies.
- [DISCUSS] How about releasing 0.12.0? - posted by Christofer Dutz <ch...@c-ware.de> on 2024/02/14 19:53:08 UTC, 2 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X Build-Tools/develop [develop] [193]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/15 19:30:44 UTC, 0 replies.
- Re: Re-generated Generated Sources - posted by R Thayer <th...@cox.net> on 2024/02/16 01:24:37 UTC, 2 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1883]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/16 10:48:11 UTC, 0 replies.
- [BUILD-STABLE]: Job 'PLC4X/PLC4X/develop [develop] [1884]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/16 12:43:00 UTC, 0 replies.
- [VOTE] Apache PLC4X 0.12.0 RC1 - posted by Christofer Dutz <ch...@c-ware.de> on 2024/02/16 12:58:15 UTC, 1 replies.
- [DISCUSS] Apache PLC4X 0.12.0 RC1 - posted by Christofer Dutz <ch...@c-ware.de> on 2024/02/16 12:58:56 UTC, 1 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1886]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/16 13:47:53 UTC, 0 replies.
- [CANCELED][VOTE] Apache PLC4X 0.12.0 RC1 - posted by Christofer Dutz <ch...@c-ware.de> on 2024/02/16 13:55:41 UTC, 1 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1887]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/16 14:39:36 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1888]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/16 15:39:37 UTC, 0 replies.
- [VOTE] Apache PLC4X 0.12.0 RC2 - posted by Christofer Dutz <ch...@c-ware.de> on 2024/02/16 17:09:42 UTC, 3 replies.
- [DISCUSS] Apache PLC4X 0.12.0 RC2 - posted by Christofer Dutz <ch...@c-ware.de> on 2024/02/16 17:10:22 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1889]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/16 17:39:37 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1890]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/16 18:39:37 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1891]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/17 19:01:06 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1892]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/17 19:24:28 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1893]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/17 19:57:56 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1894]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/17 23:34:08 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1895]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/18 11:41:34 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1896]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/18 11:51:52 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1897]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/18 14:18:32 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1898]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/18 15:50:04 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1899]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/18 17:03:12 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1901]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/19 09:03:01 UTC, 0 replies.
- [BUILD-STABLE]: Job 'PLC4X/PLC4X/develop [develop] [1900]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/19 09:48:03 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1902]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/19 10:20:51 UTC, 0 replies.
- [BUILD-STABLE]: Job 'PLC4X/PLC4X/develop [develop] [1903]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/19 12:41:22 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1904]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/19 14:06:29 UTC, 0 replies.
- [RESULT][VOTE] Apache PLC4X 0.12.0 RC2 - posted by Christofer Dutz <ch...@c-ware.de> on 2024/02/19 17:10:32 UTC, 0 replies.
- [BUILD-STABLE]: Job 'PLC4X/PLC4X/develop [develop] [1905]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/19 18:22:16 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1907]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/19 19:50:47 UTC, 0 replies.
- [BUILD-STABLE]: Job 'PLC4X/PLC4X/develop [develop] [1908]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/19 23:16:39 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1909]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/19 23:50:15 UTC, 0 replies.
- [BUILD-STABLE]: Job 'PLC4X/PLC4X/develop [develop] [1910]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/20 01:35:19 UTC, 0 replies.
- [ANNOUNCE] Apache PLC4X 0.12.0 released - posted by Christofer Dutz <cd...@apache.org> on 2024/02/20 07:37:05 UTC, 0 replies.
- Community Over Code Asia 2024 Travel Assistance Applications now open! - posted by Gavin McDonald <gm...@apache.org> on 2024/02/20 09:11:07 UTC, 0 replies.
- Re: [PR] build(deps): bump github.com/gdamore/tcell/v2 from 2.7.0 to 2.7.1 in /plc4go - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/21 12:26:00 UTC, 0 replies.
- Re: [PR] build(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.8.0 to 1.8.1 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/21 12:26:25 UTC, 0 replies.
- Re: [PR] build(deps): bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.6 to 3.0.0 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/21 12:26:34 UTC, 1 replies.
- Re: [PR] build(deps): bump netty.version from 4.1.106.Final to 4.1.107.Final - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/21 12:26:42 UTC, 0 replies.
- Re: [PR] build(deps): bump org.apache.maven:maven-artifact from 3.6.3 to 3.9.6 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/21 12:26:57 UTC, 0 replies.
- Re: Defining Alternatives in Mspec files - posted by R Thayer <th...@cox.net> on 2024/02/22 03:24:55 UTC, 2 replies.
- Re: [PR] Added Meta description and keywords [plc4x-website] - posted by "ottlukas (via GitHub)" <gi...@apache.org> on 2024/02/22 08:57:28 UTC, 0 replies.
- [PR] https://docs.asciidoctor.org/maven-tools/latest/site-integration/v3-migration-guide/ ->Rename the maven-site-plugin dependency from asciidoctor-maven-plugin to asciidoctor-converter-doxia-module. - posted by "ottlukas (via GitHub)" <gi...@apache.org> on 2024/02/22 09:18:11 UTC, 1 replies.
- Re: [PR] build(deps): bump logback.version from 1.4.14 to 1.5.0 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/22 09:48:00 UTC, 0 replies.
- Re: [PR] build(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/22 09:48:09 UTC, 0 replies.
- Re: [PR] build(deps): bump com.google.errorprone:error_prone_annotations from 2.24.1 to 2.25.0 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/22 09:48:35 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1913]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/22 09:51:26 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1914]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/22 09:56:47 UTC, 0 replies.
- [BUILD-STABLE]: Job 'PLC4X/PLC4X/develop [develop] [1915]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/22 11:18:20 UTC, 0 replies.
- Re: [PR] build(deps): bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/22 13:51:43 UTC, 0 replies.
- Re: [PR] build(deps-dev): bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/23 09:11:15 UTC, 0 replies.
- Re: [PR] build(deps): bump org.springframework.boot:spring-boot-maven-plugin from 3.2.2 to 3.2.3 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/23 09:11:25 UTC, 0 replies.
- Re: [PR] build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.2.2 to 3.2.3 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/23 09:11:33 UTC, 0 replies.
- We need to work on some of the basics ... and I could use your help with that. - posted by Christofer Dutz <ch...@c-ware.de> on 2024/02/26 09:16:55 UTC, 6 replies.
- Re: [PR] build(deps): bump github.com/schollz/progressbar/v3 from 3.14.1 to 3.14.2 in /plc4go - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/26 10:27:56 UTC, 0 replies.
- Re: [PR] build(deps): bump com.google.protobuf:protobuf-java from 3.25.2 to 3.25.3 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/26 10:28:08 UTC, 0 replies.
- Re: [PR] build(deps): bump com.google.googlejavaformat:google-java-format from 1.19.2 to 1.20.0 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/26 10:28:20 UTC, 0 replies.
- Re: [PR] build(deps): bump nl.jqno.equalsverifier:equalsverifier from 3.15.6 to 3.15.7 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/26 10:28:56 UTC, 0 replies.
- [D] # Join Us for the Apache PLC4X Community Meeting in Frankfurt/Main! # March 23rd - posted by "ottlukas (via GitHub)" <gi...@apache.org> on 2024/02/26 15:19:16 UTC, 2 replies.
- Re: [PR] build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.2.4 to 3.5.2 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/27 08:51:42 UTC, 0 replies.
- Re: [PR] build(deps): bump io.nats:jnats from 2.15.3 to 2.17.3 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/27 08:52:07 UTC, 0 replies.
- Re: [PR] build(deps): bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to 6.6.1 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/27 08:52:20 UTC, 0 replies.
- Re: [PR] build(deps): bump iotdb.version from 1.2.2 to 1.3.0 - posted by "sruehl (via GitHub)" <gi...@apache.org> on 2024/02/27 08:52:44 UTC, 0 replies.
- [BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [1920]' - posted by Apache Jenkins Server <je...@builds.apache.org> on 2024/02/27 09:51:00 UTC, 0 replies.