----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62832/ -----------------------------------------------------------
Review request for Aurora and Bill Farner. Repository: aurora Description ------- This follows the recommendation of Gradle to only use their daemon when running in local environments but not in CI environments. We are seeing spurious build failures from time to time on the shared Apache build server. Disabling the daemon might helps to prevent those. https://docs.gradle.org/current/userguide/gradle_daemon.html#when_should_i_not_use_the_gradle_daemon Diffs ----- build-support/jenkins/build.sh e54bd2a8a45a8ff5b973d38b4a14ab0343851c16 Diff: https://reviews.apache.org/r/62832/diff/1/ Testing ------- ./build-support/jenkins/build.sh Thanks, Stephan Erb
