Skip to content

Constraint all transitive akka-* dependencies #195

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

Merged
merged 3 commits into from
Jun 11, 2021

Conversation

style95
Copy link
Member

@style95 style95 commented Jun 10, 2021

This may fix the build issue with the Akka family.

settings.gradle Outdated
@@ -35,9 +35,14 @@ gradle.ext.openwhisk = [

gradle.ext.scala = [
version: '2.12.7',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The core repo has version: 2.12.10. Should we align the downstream with that as well?

@style95 style95 changed the title [WIP] Constraint all transitive akka-* dependencies Constraint all transitive akka-* dependencies Jun 10, 2021
@rabbah
Copy link
Member

rabbah commented Jun 11, 2021

@style95 i did it differently for the go runtime - see apache/openwhisk#5132. If we can afford to wait a bit we can reduce this set to just two.

@style95
Copy link
Member Author

style95 commented Jun 11, 2021

@rabbah Updated in the same way.

Copy link
Member

@rabbah rabbah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will merge and we can clean up later since upstream may take a bit longer.

@rabbah rabbah merged commit b010309 into apache:master Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants