Skip to content

Remove tests for Kotlin Script Templates #34030

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
sdeleuze opened this issue Dec 5, 2024 · 0 comments
Closed

Remove tests for Kotlin Script Templates #34030

sdeleuze opened this issue Dec 5, 2024 · 0 comments
Assignees
Labels
theme: kotlin An issue related to Kotlin support type: task A general task
Milestone

Comments

@sdeleuze
Copy link
Contributor

sdeleuze commented Dec 5, 2024

The Kotlin team has shared there intention to remove the JSR 223 support in a future Kotlin 2.x release. As a consequence and related to #33629, related tests will be removed in Spring Framework 7 (does not prevent to continue to use it if Kotlin supports it).

@sdeleuze sdeleuze added type: task A general task theme: kotlin An issue related to Kotlin support labels Dec 5, 2024
@sdeleuze sdeleuze added this to the 7.0.0-M1 milestone Dec 5, 2024
@sdeleuze sdeleuze self-assigned this Dec 5, 2024
sdeleuze added a commit to sdeleuze/spring-framework that referenced this issue Dec 5, 2024
As a preparation to using a Kotlin 2 baseline, this commit stops using
Java code snippets in Kotlin ones in order to avoid redeclaration
errors.

See spring-projectsgh-34030
sdeleuze added a commit to sdeleuze/spring-framework that referenced this issue Dec 5, 2024
Spring Framework 7.0 will use a Kotlin 2 baseline, using the latest 2.x
release at the time of the release.

This commit upgrades Kotlin to 2.1.0, and Kotlin Serialization and
Coroutines accordingly.

Closes spring-projectsgh-34030
@sdeleuze sdeleuze marked this as a duplicate of #33844 Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: kotlin An issue related to Kotlin support type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant