Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow using pact-jvm-provider-gradle with Kotlin #959

Merged
merged 1 commit into from
Oct 27, 2019

Conversation

pkubowicz
Copy link
Contributor

Methods taking Groovy Closure were causing 'Type mismatch' error
in Kotlin.

Additionally make the extension statically compiled.

Fixes #852

Methods taking Groovy Closure were causing 'Type mismatch' error
in Kotlin.

Additionally make the extension statically compiled.

Fixes pact-foundation#852
@uglyog uglyog merged commit 3175a14 into pact-foundation:master Oct 27, 2019
@pkubowicz pkubowicz deleted the provider-gradle-kotlin branch October 27, 2019 07:07
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.

Gradle plugin does not work with Kotlin DSL
2 participants