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

Remove dependencies pinning from embedded-kotlin and add cross-kotlin-version coverage #1241

Merged
merged 3 commits into from
Nov 8, 2018

Conversation

eskatos
Copy link
Member

@eskatos eskatos commented Nov 8, 2018

This PR removes dependencies pinning from the embedded-kotlin plugin. It is confusing and unnecessary. It also adds a cross-version test for using the kotlin-dsl plugin in buildSrc while using a different Kotlin version to compile production sources, it works down to kotlin 1.2.20.

Using the embedded version to build buildSrc
And a lower version to build production sources

Signed-off-by: Paul Merlin <paul@gradle.com>
Signed-off-by: Paul Merlin <paul@gradle.com>
Signed-off-by: Paul Merlin <paul@gradle.com>
@eskatos eskatos self-assigned this Nov 8, 2018
@eskatos eskatos requested a review from bamboo November 8, 2018 10:16
Copy link
Member

@bamboo bamboo left a comment

Choose a reason for hiding this comment

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

💯

@bamboo bamboo merged commit e81b226 into develop Nov 8, 2018
@eskatos eskatos deleted the eskatos/plugins/kotlin-versions branch November 8, 2018 11:38
@eskatos eskatos added this to the 1.0.2 milestone Nov 8, 2018
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.

None yet

2 participants