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

Remove Kotlin extensions #2949

Merged
merged 1 commit into from
Mar 8, 2022
Merged

Remove Kotlin extensions #2949

merged 1 commit into from
Mar 8, 2022

Conversation

simonbasle
Copy link
Member

This commit removes Kotlin extensions from core repo, since they have
been replaced with those in reactor-kotlin-extensions repository.

This also removes dependencies to Kotlin stdlib, language, plugins...
as well as kotlin entries in the generated OSGI manifests.

Finally, a japicmp exception is added for the removed classes.

Fixes #2912.

This commit removes Kotlin extensions from core repo, since they have
been replaced with those in reactor-kotlin-extensions repository.

This also removes dependencies to Kotlin stdlib, language, plugins...
as well as kotlin entries in the generated OSGI manifests.

Finally, a japicmp exception is added for the removed classes.

Fixes #2912.
@simonbasle simonbasle requested a review from a team as a code owner March 8, 2022 10:41
@simonbasle simonbasle added this to the 3.5.0-M1 milestone Mar 8, 2022
@simonbasle simonbasle added area/kotlin This belongs to the kotlin theme type/chores A task not related to code (build, formatting, process, ...) warn/api-change Breaking change with compilation errors labels Mar 8, 2022
@simonbasle simonbasle self-assigned this Mar 8, 2022
@simonbasle simonbasle requested a review from a team March 8, 2022 10:41
@simonbasle simonbasle merged commit b637e50 into main Mar 8, 2022
@simonbasle simonbasle deleted the 2912-removeKotlin branch March 8, 2022 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kotlin This belongs to the kotlin theme type/chores A task not related to code (build, formatting, process, ...) warn/api-change Breaking change with compilation errors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants