mirror of https://github.com/sbt/sbt.git
If a project had a meta-meta build (project/project), the build sources in the project directory were ignored. This was because the projectGlobs method did not correctly handle recursion. It inadvertently discarded the accumulator globs and only returned the most recently generated globs. This commit fixes that and adds a regression test to the nio/reload scripted test. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||