Skip to content

Fix compatibility with Gradle 4.6 - #3

Merged
javabrett merged 1 commit into
gretty-gradle-plugin:masterfrom
wolfs:fix-gradle-4.6-compatibility
Mar 3, 2018
Merged

Fix compatibility with Gradle 4.6#3
javabrett merged 1 commit into
gretty-gradle-plugin:masterfrom
wolfs:fix-gradle-4.6-compatibility

Conversation

@henrik242

Copy link
Copy Markdown
Collaborator

Gradle 4.6 introduced a getJvmArgumentProviders which it expects to
never return null. If null is returned, then applying the
JacocoPluginExtension fails.

Gradle 4.6 introduced a `getJvmArgumentProviders` which it expects to
never return `null`. If `null` is returned, then applying the
`JacocoPluginExtension` fails.
@javabrett

Copy link
Copy Markdown
Member

LGTM. Originally akhikhl#415 .

@javabrett
javabrett self-requested a review March 3, 2018 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants