Closed chpache closed 2 years ago
I'm not quite sure what you mean by that. Do you mean check whether scalaVersion is set? (sorry for the extremely delayed response)
No problem for the delay. Exactly, I was wondering if we may take the scalaVersion to know if we should suffix the artifact with its scala binary version. Otherwise, this might be defined by user, for example in sbt-osgi settings (keys).
I'm not sure on the implications of this change... Leaving as is for now or are we sure it's a good idea?
To manage several versions of Scala in an OSGi, this is easier to see immediately on which binary version a bundle depends.