jdaugherty commented on PR #14737: URL: https://github.com/apache/grails-core/pull/14737#issuecomment-3266919172
I merged 7.0.x into this branch, but there are 2 errors that stand out: 1. Code Style - codenarc is failing to detect a property defined on the parent as an implementation of the abstract method from a child (See CreatePluginCommand failure) 2. GormEntityDirtyCheckable uses Jakarta's `@Generated` and is saying the `value` attribute is required now. -- 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]
