Skip to content

Conversation

eed3si9n
Copy link
Member

Fixes #7702

Problem

See https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#Migrating+to+slash+syntax

We should remove scalacOptions in (Compile, console) notation. This was deprecated in https://eed3si9n.com/sbt-1.5.0.

Solution

This renames in to rescope for internal usage, and ports the usages to slash.

**Problem**
See https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#Migrating+to+slash+syntax

We should remove `scalacOptions in (Compile, console)` notation. This was deprecated in https://eed3si9n.com/sbt-1.5.0.

**Solution**
This renames `in` to `rescope` for internal usage, and ports the usages to slash.
@eed3si9n eed3si9n changed the title refactor: Remove sbt 0.13 in methods [2.x] refactor: Remove sbt 0.13 in methods Sep 28, 2024
Copy link
Member

@adpi2 adpi2 left a comment

Choose a reason for hiding this comment

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

LGTM

@eed3si9n eed3si9n merged commit 33fd849 into sbt:develop Sep 30, 2024
10 checks passed
@eed3si9n eed3si9n deleted the wip/remove-old-build-sbt-dsl branch September 30, 2024 13:01
@SethTisue
Copy link
Member

yay!!

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.

3 participants