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

Create Maven BOM for kotlinx coroutines #1110

Closed
elizarov opened this issue Apr 17, 2019 · 5 comments
Closed

Create Maven BOM for kotlinx coroutines #1110

elizarov opened this issue Apr 17, 2019 · 5 comments
Assignees
Milestone

Comments

@elizarov
Copy link
Contributor

See original discussion https://youtrack.jetbrains.com/issue/KT-30042

@elizarov elizarov added this to the 1.3.0-alpha milestone Apr 19, 2019
@sdeleuze
Copy link
Contributor

To be valid from a Spring Boot perspective, kotlinx coroutines BOM should not specify versions for artifact already managed by other BOMs (like Kotlin one).

@elizarov
Copy link
Contributor Author

Can it reference Kotlin BOM with some specific version? It it should not reference Kotlin BOM at all?

@snicoll
Copy link

snicoll commented Apr 23, 2019

It should not reference it at all. If you do you tie one coroutine version to one kotlin version. If that was true, then why would you want two separate boms? Thanks!

@sdeleuze
Copy link
Contributor

sdeleuze commented Jul 9, 2019

Hey, we really need this Coroutines BOm to move forward, could you please plan it for next 1.3 milestone?

@elizarov elizarov modified the milestones: 1.3.0-alpha, 1.3 Jul 16, 2019
@qwwdfsad
Copy link
Collaborator

Fixed in 1.3.0-RC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants