runningcode commented on pull request #13597: URL: https://github.com/apache/beam/pull/13597#issuecomment-750411789
Ah, I see now. I don't think this will fix the issue since even if the `sdk.properties` is regenerated, it will be ignored for the purposes of that test. What we need to do is ignore [only the timestamp in the `sdk.properties`](https://docs.gradle.org/6.8-rc-1/release-notes.html#more-cache-hits-for-tasks-with-runtime-classpaths) file. This will be a new feature in Gradle 6.8 when it is released ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
