Join Slack
Powered by
it would be nice if the gradle plugin would detect...
# build-tools
t
trevjones
06/09/2017, 11:47 PM
it would be nice if the gradle plugin would detect the jre version based on the stdlib artifact being used and update all the kotlin compile tasks to the appropriate jvm target
d
danny
06/12/2017, 8:56 PM
trevjones: like this?
https://github.com/JetBrains/kotlin/pull/1042
danny
06/12/2017, 8:56 PM
We created this to fill those gaps while we wait -
https://github.com/nebula-plugins/nebula-kotlin-plugin
t
trevjones
06/12/2017, 8:57 PM
yea exactly like that! 🌮 to you sir
trevjones
06/12/2017, 8:58 PM
only what you have is even better
d
danny
06/12/2017, 8:59 PM
We’re also considering setting the bootstrap classpath to the right JDK, so cross-compilation works correctly on 1.8 for older bytecode versions
t
trevjones
06/12/2017, 9:03 PM
this is why I love gradle. makes so many nice things attainable
3
Views
Open in Slack
Previous
Next