mirror of https://github.com/sbt/sbt.git
This fixes an infinite loop when defining a Project in a .sbt file with the build base directory as the project base directory. This allows the standard behavior for interpreting settings from .sbt files for both Projects defined in .sbt files as well as in .scala files. That is, settings in .sbt files in "." go in all projects with "." as their base directory. Ref #554. |
||
|---|---|---|
| .. | ||
| actions/src | ||
| command/src/main/scala/sbt | ||
| settings/src | ||
| src | ||
| NOTICE | ||