Skip to content

Conversation

@hamzaremmal
Copy link
Member

No description provided.

.settings(publishSettings)
.settings(
name := "scala3-repl",
moduleName := "scala3-repl",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will sbt console still work after moving the repl into a spearate artifact?

hamzaremmal added a commit that referenced this pull request Oct 27, 2025
With everything that is happening for `3.8.0`, I believe it is now time
to remove the old runner infrastructure and the `scala_legacy` script
too. `scala-cli` has been shipped with every release of Scala since
`3.5.0`.

In preparation for #24243
Gedochao added a commit that referenced this pull request Oct 27, 2025
…epl` for removal (#24267)

This is a companion PR to #24243 &
#24244
Note: this is meant for the Scala 3.7.4 branch, only.
hamzaremmal added a commit that referenced this pull request Oct 29, 2025
First step towards extracting the `repl` to be its own artifact.
We need to remove that because the repl will have a dependency on the
compiler and we cannot have the compiler depend on the repl too (cyclic
dependency)

Related to #24243
@hamzaremmal hamzaremmal force-pushed the repl-artifact branch 2 times, most recently from 0402ce3 to 4c768c9 Compare October 30, 2025 15:50
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.

2 participants