Skip to content

Conversation

@eed3si9n
Copy link
Member

Problem

Launcher has the ability to auto-detect the Scala version from the dependency graph, and then subsequently use the Scala version knowledge to set up different directories for JAR retrieval etc. Currently the logic is hard-coded for scala-library.jar etc, and it needs some adjustments to work with Scala 3.

Solution

Implement auto detection of Scala 3 apps.

Problem
-------
Launcher has the ability to auto-detect the Scala version
from the dependency graph, and then subsequently use the Scala version
knowledge to set up different directories for JAR retrieval etc.
Currently the logic is hard-coded for scala-library.jar etc,
and it needs some adjustments to work with Scala 3.

Solution
--------
Implement auto detection of Scala 3 apps.
@eed3si9n eed3si9n merged commit 289a618 into sbt:1.x Sep 21, 2022
@eed3si9n eed3si9n deleted the wip/scala3 branch September 21, 2022 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant