question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Scala 2.12 support

See original GitHub issue

Classes implementing the AwaitilitySupport trait are failing when using scala 2.12.x with the following message

failed: java.lang.NoSuchMethodError: org.awaitility.scala.AwaitilitySupport.$init$(Lorg/awaitility
/scala/AwaitilitySupport;)V

The same code works fine with scala 2.11.8

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:5

github_iconTop GitHub Comments

2reactions
leozillacommented, Apr 11, 2019

Any updates? I think its ok now (in 2019) to let awaility depend on java 8

1reaction
johanhalebycommented, Jul 18, 2019

The new version of awaitility, 4.0.0-rc1, uses Scala 2.13.0. You could try that out. I’m going to close this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

JDK Compatibility - Scala Documentation
Initial support for JDK 20 has been merged and is already available in nightly builds of Scala 2.12, 2.13, and 3. (The support...
Read more >
All Available Versions - The Scala Programming Language
All Available Versions. This page contains a comprehensive archive of previous Scala releases. ... Latest 2.12.x maintenance release: 2.12.17
Read more >
Scala 2.12.0 is now available!
We are planning to add (some) support for Java 9 in the near future. Full Java 9 support will be part of the...
Read more >
Scala 2.12 roadmap
Continue Java 6 support for a while longer (only in Scala 2.11). Track the Java platform evolution. How. Upcoming 2.11.x releases will introduce ......
Read more >
Scala 2.12 end-of-life date - Question
Spark 3.2.0 (released in Oct 2021) supports Scala 2.13. I'm sure Databricks will support Scala 2.13 in time. 1 Like.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found