gnodet commented on PR #22207:
URL: https://github.com/apache/camel/pull/22207#issuecomment-4126675863

   The CI failures on the "mvn test parent pom dependencies changed" step are 
caused by a bug in the `detect-test.sh` script: it incorrectly extracts 
structural XML elements (`<groupId>`, `<artifactId>`, `<version>`) as "changed 
properties" when a new dependency is added to `parent/pom.xml`. This is fixed 
in #22247.
   
   All actual tests pass on JDK 17 and 21. The "Fail if there are uncommitted 
changes" check also passes on all JDKs.
   
   _Claude Code on behalf of Guillaume Nodet_


-- 
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]

Reply via email to