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

Fix Akka 2.6 API usage #1806

Merged
merged 2 commits into from
Jul 2, 2019
Merged

Fix Akka 2.6 API usage #1806

merged 2 commits into from
Jul 2, 2019

Conversation

2m
Copy link
Member

@2m 2m commented Jul 2, 2019

Purpose

Fixes compilation errors when compiling with Akka 2.6 during a nightly

References

https://travis-ci.com/akka/alpakka/builds/117641427

Changes

  • Behavior.same => Behaviors.same
  • JavaTestKit => javadsl.TestKit
  • Do not compile with Scala 2.11 as Akka 2.6 is not available for 2.11

Copy link
Member

@ennru ennru left a comment

Choose a reason for hiding this comment

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

LGTM.

@ennru ennru added this to the 1.1.0 milestone Jul 2, 2019
@ennru ennru merged commit 85f65b1 into akka:master Jul 2, 2019
@2m 2m deleted the wip-fix-akka-2.6-2m branch July 2, 2019 17:03
cheleb pushed a commit to cheleb/alpakka that referenced this pull request Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants