eugene yokota
eugene yokota
While that's true, sbt 2.0.0-M4 doesn't implement `sonaRelease` command.
https://github.com/sbt/sbt-ci-release/releases/tag/v1.11.2
Released https://github.com/sbt/sbt-dynver/releases/tag/v5.1.1
@NirvanaNrv Thanks for the report!
> I've made a binary incompatible change to `sbt.internal.inc.javac.JavaPosition`. What is the binary compatibility guarantee of this package, given that it has `internal` in the name? The binary compatibility is...
> Can someone please definitively confirm that `xsbti.Position#pointer()` is 0-based? I think `xsbti.Position` started out forwarding Scala 2.x compiler, and here's what Scala 2.13.14 prints with `-Xprint-pos`: ```scala $ scalac...
> Do you want me to try and address the problem? Since Zinc should be the only code invoking JavaPosition's `apply(...)`, I don't think we need to do anything further?
> IMPORTANT: These options are meant to by used by an IDE and should never be used on the user side, in the project definition. Something that makes me a...
@Friendseeker I don't think we should use "Good first" until we discuss whether such feature is desirable at all, and how this should be implemented, esp given the state of...
I have no idea what Coursier installs. Could you try installing using the official installer and see if the problem persists? Also what's your CPU architecture?