Skip to content

Upgrade to Kotlin 1.1-beta [SPR-15100] #19667

@spring-projects-issues

Description

@spring-projects-issues

Sébastien Deleuze opened SPR-15100 and commented

We are currently using Kotlin 1.0.6, but it does not support Kotlin Script, producing Java 8 bytecode and other improvements provided by Kotlin 1.1.

But Kotlin 1.1-M04 has 2 blocking points that prevent us to upgrade:

  • It can't produce Kotlin 1.0 compatible bytecode even when specifying apiVersion = 1.0 and languageVersion = 1.0
  • Kotlin IDEA plugin 1.1-M04 does not work in a reliable way with kotlin-spring plugin

Kotlin 1.1-beta should be released in the coming weeks, and will allow us to upgrade to this version in order to re-enable Kotlin Script template rendering.


Issue Links:

Referenced from: commits 35d5dca

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions