ascheman opened a new pull request, #2646: URL: https://github.com/apache/plc4x/pull/2646
Building PLC4X from a fresh checkout of `develop` currently fails after ~30 s in the root module's `apache-rat:check`: `plc4j/utils/subscription-emulation/src/test/resources/logback-test.xml` is the single file without an ASF license header (RAT: `Unapproved: 1`). This adds the same header the sibling `logback-test.xml` files (modbus, eip, profinet-ng, …) carry. Verified locally: `mvn -N apache-rat:check` → `Unapproved: 0`, BUILD SUCCESS. Found while testing PLC4X against a current Maven `4.0.0-SNAPSHOT` (pre-RC-6) — thanks for adopting Maven 4 so early! 🙏 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
