Skip to content

Akka to Pekko POC#5133

Draft
PatrickGoRaft wants to merge 44 commits into
masterfrom
pekko-migration
Draft

Akka to Pekko POC#5133
PatrickGoRaft wants to merge 44 commits into
masterfrom
pekko-migration

Conversation

@PatrickGoRaft

Copy link
Copy Markdown
Contributor

No description provided.

@PatrickGoRaft

Copy link
Copy Markdown
Contributor Author

Library dependency conflicts

[info] Fetched artifacts of
[info] found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
[info]  * org.scala-lang.modules:scala-xml_2.12:2.2.0 (early-semver) is selected over 1.0.6
[info]      +- org.playframework.twirl:twirl-api_2.12:2.0.3       (depends on 2.2.0)
[info]      +- org.scoverage:scalac-scoverage-reporter_2.12:2.0.11 (depends on 2.2.0)
[info]      +- com.typesafe.sbt:sbt-native-packager:1.3.2 (sbtVersion=1.0, scalaVersion=2.12) (depends on 1.0.6)
[info] compiling 3 Scala sources to /Users/asatap/hmda/hmda-platform/project/target/scala-2.12/sbt-1.0/classes ...

@PatrickGoRaft

Copy link
Copy Markdown
Contributor Author

"warning: method in in trait ScopingSetting is deprecated (since 1.5.0): in is deprecated; migrate to slash syntax"

@PatrickGoRaft

Copy link
Copy Markdown
Contributor Author

Running into a time our on persistence calls during unit testing

 java.lang.AssertionError: timeout (15 seconds) during expectMessage while waiting for Response

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.

1 participant