bvolpato commented on issue #38972: URL: https://github.com/apache/beam/issues/38972#issuecomment-5275354406
Looks like this was fixed by #38974. The original failure happened because the IO expansion service tasks were skipped without Java 17, not because `build` omitted `shadowJar`. Current `master` includes `:sdks:java:io:expansion-service:shadowJar` through `build`; a clean local build produced the shaded JAR, and recent YAML runs are green: - precommit: https://github.com/apache/beam/actions/runs/31651955715 - postcommit: https://github.com/apache/beam/actions/runs/31651849727 I think this can be closed. -- 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]
