You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[enter new page for "Potentially incompatible versions of dependencies of {file:/.....i/}default-32219c:org.scala-lang: 2.9.1, 2.9.0-1"] warning when compiling your project
The text was updated successfully, but these errors were encountered:
All of the sudden you get java.lang.AbstractMethodError errors at runtime using lift-json. You also use dispatch
answer:
Dispatch uses lift-json internally, this results in having two different versions of lift-json in your classpath
If you are using sbt, enter this in your build.sbt
see also:
[enter new page for "Potentially incompatible versions of dependencies of {file:/.....i/}default-32219c:org.scala-lang: 2.9.1, 2.9.0-1"] warning when compiling your project
The text was updated successfully, but these errors were encountered: