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 addons Kotlin extensions #276

Merged
merged 1 commit into from
Mar 8, 2022
Merged

Conversation

simonbasle
Copy link
Contributor

This commit removes Kotlin extensions from reactor-addons repo, since they were
deprecated and have been replaced with those in the reactor-kotlin-extensions
repository.

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

Fixes #274.

@simonbasle simonbasle added this to the 3.5.0 planning milestone Mar 7, 2022
@simonbasle simonbasle added area/kotlin This belongs to the kotlin theme type/chore A task not related to code (build, formatting, process, ...) warn/api-change Breaking change with compilation errors labels Mar 7, 2022
@simonbasle simonbasle self-assigned this Mar 7, 2022
@simonbasle simonbasle requested a review from a team March 7, 2022 15:17
@simonbasle simonbasle modified the milestones: 3.5.0 planning, 3.5.0-M1 Mar 8, 2022
@simonbasle simonbasle changed the title Remove deprecated Kotlin extensions from within addon jars Remove addons Kotlin extensions Mar 8, 2022
@simonbasle simonbasle merged commit 20e4ee2 into main Mar 8, 2022
@simonbasle simonbasle deleted the 274-removeKotlinExtensions branch March 8, 2022 10:49
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/chore 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.

Remove kotlin extensions (deprecated since 3.3.0)
2 participants