forked from reactor/reactor-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Kotlin extensions (reactor#2949)
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 reactor#2912.
- Loading branch information
1 parent
c8abc63
commit b637e50
Showing
15 changed files
with
10 additions
and
1,463 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
259 changes: 0 additions & 259 deletions
259
reactor-core/src/main/kotlin/reactor/core/publisher/FluxExtensions.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.