sbt/main
bitloi 52bc35e3a9
[2.x] fix: allow defining root project with extraProjects (#4976) (#8694)
When an AutoPlugin adds a project at the build root via extraProjects,
avoid creating a second root from the build definition so both do not
share the same target directory. Treat extraProjects root as 'root
already defined' and exclude the build-defined root from initialProjects
when both would be at the same base.
2026-02-05 19:07:30 -05:00
..
src [2.x] fix: allow defining root project with extraProjects (#4976) (#8694) 2026-02-05 19:07:30 -05:00
NOTICE Transfer copyright to Scala Center 2023-06-20 16:39:07 +02:00