oscerd commented on PR #9063: URL: https://github.com/apache/camel-quarkus/pull/9063#issuecomment-5424595248
Thanks for the review @aldettinger. The one red check here — `Native Tests - group-12` — is unrelated to this change. It failed on `GroupedAws2Ec2IT.testEc2Operations` with `Expected status code <200> but was <500>`, in `camel-quarkus-integration-test-aws2-grouped`. This PR touches two lines in `.mvn/wrapper/maven-wrapper.properties` and nothing else, so it has no way to influence an EC2 call. The wrapper itself demonstrably still works — the whole build ran, including the other 12 native groups, `check-format`, `initial-mvn-install`, the JVM integration tests and the Windows job, all green. Re-running the failed job. -- 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]
