Skip to content

[1.x] bport: handle --script-version sbt 2.x project dirs (#8715)#8737

Merged
eed3si9n merged 1 commit intosbt:1.12.xfrom
eed3si9n:bport/script-version
Feb 14, 2026
Merged

[1.x] bport: handle --script-version sbt 2.x project dirs (#8715)#8737
eed3si9n merged 1 commit intosbt:1.12.xfrom
eed3si9n:bport/script-version

Conversation

@eed3si9n
Copy link
Copy Markdown
Member

This is a backport of #8715

When in an sbt 2.x project directory, the script used to delegate to sbtn before checking --script-version, so 'sbt --script-version' ran sbtn and failed. Now we print the script version and exit before the native client branch.

When in an sbt 2.x project directory, the script used to delegate to sbtn
before checking --script-version, so 'sbt --script-version' ran sbtn and
failed. Now we print the script version and exit before the native client
branch.
@eed3si9n eed3si9n merged commit 029c45b into sbt:1.12.x Feb 14, 2026
14 of 15 checks passed
@eed3si9n eed3si9n deleted the bport/script-version branch February 14, 2026 08: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