Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Let build cache integration be disabled via system property #1152

Conversation

bamboo
Copy link
Member

@bamboo bamboo commented Sep 28, 2018

Before this commit, build cache integration had to be explicitly enabled for Kotlin DSL scripts by setting the value of the system property org.gradle.kotlin.dsl.caching.buildcache to true.

With this commit, build cache integration is enabled by default and can be disabled by setting the value of said system property tofalse.

Before this commit, build cache integration had to be explicitly
enabled for Kotlin DSL scripts by setting the value of the system
property `org.gradle.kotlin.dsl.caching.buildcache` to `true`.

With this commit, build cache integration is enabled by default and
can be disabled by setting the value of said system property to
`false`.
@JLLeitschuh
Copy link
Contributor

Is this feature documented in the Gradle docs somewhere?

@bamboo bamboo deleted the bamboo/let-build-cache-integration-be-disabled-via-system-property branch November 13, 2018 16:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants