We are using Scala 2.11.8 in our project but Janusgraph
build seems to use scala 2.10.(5/6?) libraries.
We are wondering if there is near
future release (perhaps through maven) with scala 2.11?
If not,
wondering if you already tried that and faced some issues.
We are facing
compatability issues in using libraries specific to scala 2.11 such as
logging when we try to use an older (several years old in fact) version
of scala 2.10.6?