Skip to content

2.12 build: retrieve pre-built Scala instead of building it ourselves #274

@SethTisue

Description

@SethTisue

build's "scala" build system is ant-based and isn't really worth updating to use sbt, because there's no need anymore to "address the case in which a cycle exists between the core (library/compiler) and the modules" within dbuild — we can just let scripts/jobs/validate/publish-core do it for us and consume the artifacts it produces

once this is done, scala/scala#5311 can be merged, bye forever Ant!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions