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 enabled via system property instead of project property #1036

Merged
merged 1 commit into from
Aug 13, 2018

Conversation

bamboo
Copy link
Member

@bamboo bamboo commented Aug 13, 2018

And prove it can be enabled via $GRADLE_HOME/gradle.properties.

See #1032

… project property

And prove it can be enabled via `$GRADLE_HOME/gradle.properties`.

See #1032
Copy link
Member

@eskatos eskatos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

misses(cachedSettingsFile)
hits(cachedBuildFile)
}
File(gradleHome, "gradle.properties").writeText(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gradleHome.resolve("gradle.properties")?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gradleHome is a String

@bamboo bamboo merged commit 8be7c77 into develop Aug 13, 2018
@eskatos eskatos modified the milestones: 1.0-RC2, 1.0-RC3 Aug 13, 2018
@bamboo bamboo deleted the bamboo/enable-cache-via-system-prop branch August 30, 2018 12:44
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