mirror of https://github.com/sbt/sbt.git
**Problem** Currently the shell delegates request tasks even when a non-existent task like Compile / update is requested. **Solution** This removes the delegation, if the input key is scoped, so it will fail. We will, however, continue to delegate on the subproject axis, since it's useful to use Global or ThisBuild scoping. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||