adude3141 commented on pull request #14640: URL: https://github.com/apache/beam/pull/14640#issuecomment-978158602
Gradle [should reflect the java version](https://docs.gradle.org/6.9.1/userguide/common_caching_problems.html#java_version_tracking) If this is not working, it might be an issue with building on jdk8, but running on jdk11. This would need some investigations. [Declaring some input env var](https://docs.gradle.org/6.9.1/userguide/common_caching_problems.html#environment_variable_tracking) could possibly mitigate this. Like explicitly specifying jdk11 differentiator. Dunno. -- 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]
