Skip to content

[2.x] fix: Remove -Dsbt.global.base in runner script#8795

Merged
eed3si9n merged 1 commit intosbt:developfrom
eed3si9n:wip/bash3
Feb 23, 2026
Merged

[2.x] fix: Remove -Dsbt.global.base in runner script#8795
eed3si9n merged 1 commit intosbt:developfrom
eed3si9n:wip/bash3

Conversation

@eed3si9n
Copy link
Copy Markdown
Member

Problem

  1. It's difficult to find out when Process fails.
  2. global.base setting isn't needed in sbt runner script.

Solution

  1. Forward to stderr as it happens.
  2. Remove global.base setting in the runner script.

**Problem**
1. It's difficult to find out when Process fails.
2. global.base setting isn't needed in sbt runner script.

**Solution**
1. Forward to stderr as it happens.
2. Remove global.base setting in the runner script.
@eed3si9n eed3si9n changed the title [2.x] fix: Remove global.base setting in runner script [2.x] fix: Remove -Dsbt.global.base in runner script Feb 23, 2026
@eed3si9n eed3si9n merged commit 0eff536 into sbt:develop Feb 23, 2026
15 checks passed
@eed3si9n eed3si9n deleted the wip/bash3 branch February 23, 2026 06:39
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