sbt/main
Ethan Atkins bff3b354f6 Fix checkbuild sources for projects with meta-meta-build
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.
2019-09-21 12:26:57 -07:00
..
src Fix checkbuild sources for projects with meta-meta-build 2019-09-21 12:26:57 -07:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00