mirror of https://github.com/sbt/sbt.git
We want to recursively monitor the project meta build, but we also want to avoid listing directories that don't exist. To compromise, I rework the buildSourceFileInputs to add the nested project directories if they exist. Because the fileInputs are a setting, this means that adding a new project directory and *.sbt or *.scala will not immediately trigger a rebuild, but in most common cases, it will. I added a scripted test for this. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||