Skip to content

Manage dependencies for kotlin-stdlib-jdk7/8 #11716

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

Closed
wants to merge 1 commit into from
Closed

Manage dependencies for kotlin-stdlib-jdk7/8 #11716

wants to merge 1 commit into from

Conversation

sdeleuze
Copy link
Contributor

As explained in the "Split package compatibility" section of
https://blog.jetbrains.com/kotlin/2017/09/kotlin-1-2-beta-is-out/,
kotlin-stdlib-jdk7 and kotlin-stdlib-jdk8 are the recommended
dependencies to use with Kotlin 1.2 for Java 9+ compatibility.

As explained in the "Split package compatibility" section of
https://blog.jetbrains.com/kotlin/2017/09/kotlin-1-2-beta-is-out/
kotlin-stdlib-jdk7 and kotlin-stdlib-jdk8 are the recommended
dependencies to use with Kotlin 1.2 for Java 9+ compatibility.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 22, 2018
@snicoll
Copy link
Member

snicoll commented Jan 22, 2018

which replace the old kotlin-stdlib-jre7 and kotlin-stdlib-jre8.

Should we remove those then?

@sdeleuze
Copy link
Contributor Author

No because kotlin-stdlib-jre7 and kotlin-stdlib-jre8 can still be used by some projects (these upgrading Kotlin version from 1.1 for example), so I think we should define their version as long as the Kotlin version we use publish such artifacts.

@snicoll snicoll added type: enhancement A general enhancement priority: normal and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 22, 2018
@snicoll snicoll added this to the 2.0.0.RC1 milestone Jan 22, 2018
@snicoll snicoll self-assigned this Jan 22, 2018
@snicoll snicoll closed this in d1b18b7 Jan 22, 2018
snicoll added a commit that referenced this pull request Jan 22, 2018
* pr/11716:
  Manage dependencies for kotlin-stdlib-jdk7/8
@sdeleuze sdeleuze mentioned this pull request Feb 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants