runningcode commented on a change in pull request #13148:
URL: https://github.com/apache/beam/pull/13148#discussion_r521175233
##########
File path: gradle.properties
##########
@@ -19,6 +19,7 @@ org.gradle.caching=true
org.gradle.parallel=true
org.gradle.configureondemand=true
org.gradle.jvmargs=-Xss10240k
+org.gradle.vfs.watch=true
Review comment:
I trust the Gradle team when they say that it is ready for production
use. They use it themselves in the Gradle build:
https://github.com/gradle/gradle/blob/master/gradle.properties#L14
----------------------------------------------------------------
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]