On 20/06/10 4:20 PM, AGYNAMIX Torsten Uhlmann wrote:
I have set up a parallel Gradle / sbt build for my Scala project.
While Gradle will build my application without errors I get the
following stacktrace when trying to run it:
Caused by: java.lang.IncompatibleClassChangeError: Class
scala.collection.mutable.ListBuffer does not implement the requested
interface scala.collection.mutable.Builder
at
scala.collection.TraversableLike$class.filter(TraversableLike.scala:241)
at scala.collection.immutable.List.filter(List.scala:45)
at
scala.collection.TraversableLike$class.filterNot(TraversableLike.scala:250)
at scala.collection.immutable.List.filterNot(List.scala:45)
at
com.agynamix.scala.mi.SynchronizeFolderTree$.main(SynchronizeFolderTree.scala:28)
at
com.agynamix.scala.mi.SynchronizeFolderTree.main(SynchronizeFolderTree.scala)
How are you running the application?
--
Adam Murdoch
Gradle Developer
http://www.gradle.org
CTO, Gradle Inc. - Gradle Training, Support, Consulting
http://www.gradle.biz