mirror of https://github.com/sbt/sbt.git
Ref https://github.com/sbt/sbt/issues/5314 Ref https://github.com/sbt/sbt/pull/5265 In sbt 1.3.4, it's possible to define a subproject named `client`. The current parser behaves differently whether we calll `client/clean` or `client / clean` with whitespaces. The one with the whitespace invokes `client` command (as in thin client). This gets triggered by `+clean` because the new implementation uses whitespace. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||