Skip to content

Fix ++ with a command argument #7862

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 3, 2024
Merged

Conversation

eed3si9n
Copy link
Member

@eed3si9n eed3si9n commented Nov 3, 2024

Fixes #7861

Problem

sbt 1.10.0 added support for ++ command with external reference, but broke ++ takes an aggregate command with slash.

Solution

This fixes the parser

**Problem**
sbt 1.10.0 added support for ++ command with external reference,
but broke ++ takes an aggregate command with slash.

**Solution**
This fixes the parser
@eed3si9n eed3si9n merged commit f4c2f35 into sbt:1.10.x Nov 3, 2024
10 checks passed
@eed3si9n eed3si9n deleted the wip/cross-bug branch November 3, 2024 20:02
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.13.15 proj/test" no longer works
1 participant