Conor Egan
Conor Egan
I have just tried again with version `5.0.0-alpha.12`, and the warning messages still appear. It's worth noting that adding `requires kotlin.stdlib` to your `module-info.java` will stop the warnings from showing.
I'm not familiar with OSGi, but after a quick look through some documentation, it seems like that might be the necessary fix. Another thing, the [Kotlin documentation for OSGi](https://kotlinlang.org/docs/kotlin-osgi.html) states...
I forked and built locally, adding the import statement, and then published to maven local; but it didn't fix the issue.
Hi, Please can you provide replication steps, what Java version, and what library version you are using?
Closed due to lack of information. Feel free to re-open :)