Giter VIP home page Giter VIP logo

Comments (2)

LeeTibbert avatar LeeTibbert commented on May 24, 2024 1
Analysis.

I have read that Scala 2.12.17 and below do not support Java 21. Scala 2.12.18 is the first version which does.
As one of the steps towards Scala Native supporting Java 21, it needs to use a version of sbt which itself
uses Scala 2.12.18 (or one which supports Java 21).

Sbt 1.9.0 is the first version of sbt which uses Scala 2.12.18. Sbt 1.9.4 fixes a CVE (Common Vulnerabilities and Exposures).
Sbt 1.9.6 is the current version and is used in project/build.properties.

As long as we are picking an sbt 1.9.n version, it seem rational to use the version which is both current
and specified in project/build.properties. Eventually, the two will grow out of synch together.

./scripted-tests/run/backtrace/project/build.properties and
./scripted-tests/scala3/cross-version-compat/project/build.properties
both specified version of sbt which do not support Java 21. I left them in place with
a comment describing the commenting out of an explicit sbt version and the new inheritance
from the project/ScalaVersions.scala specification (note well: not the project/build.properties)

from scala-native.

LeeTibbert avatar LeeTibbert commented on May 24, 2024

Reference: sbt 1.6.2 & Java 21

from scala-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.