Skip to content

Regression: dotty/compile should not compile bootstrapped projects #3225

Closed
@smarter

Description

@smarter

This is a regression after #3141, because asDottyRoot contains:

aggregate(`dotty-interfaces`, dottyLibrary, dottyCompiler, dottyDoc, `dotty-language-server`, dottySbtBridgeReference).

But dotty-language-server is a bootstrapped only project and should not be aggregated for the non-bootstrapped dotty root.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions