Skip to content

[2.x] Relax non-delegation for settings #8757

@eed3si9n

Description

@eed3si9n

steps

sbt:aaa> Compile/console/fork
[error] No such setting/task
[error] Compile/console/fork
[error]                     ^

problem

sbt 2.0.0-RC9 no longer delegates settings coming from the shell.

expectation

Keep this behavior for tasks, but let settings delegate so Compile/console/fork would work.

note

#8539

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions