Abacn commented on code in PR #37313:
URL: https://github.com/apache/beam/pull/37313#discussion_r2801903176
##########
sdks/java/extensions/sql/expansion-service/build.gradle:
##########
@@ -56,5 +56,4 @@ shadowJar {
manifest {
attributes(["Multi-Release": true])
}
- outputs.upToDateWhen { false }
Review Comment:
This was a workaround leftover for corrupted remote Gradle cache, could
cause elevated compile time.
--
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]