zengbohan1 commented on PR #1300: URL: https://github.com/apache/dubbo-samples/pull/1300#issuecomment-5422029400
The two failures in the previous CI run are unrelated to this change: 1. **build-samples**: Maven Central returned `502 Bad Gateway` while resolving `spring-boot-starter-aop:2.3.12.RELEASE` for `dubbo-samples-spring-boot-hystrix` (transient infra error). The module changed here (`dubbo-samples-triple-rest-openapi-generator`) compiled and packaged successfully in that same run. 2. **Integration Test (Java21, Job5)**: `dubbo-samples-triple-rest-spring-security` build failure against `dubbo.version=3.3.7-SNAPSHOT` (snapshot version-matrix flake); this PR does not touch that module, and the integration job does not cover `openapi-generator`. Pushed an empty commit to re-trigger the run. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
