Skip to content

ScalaInstance is not a Task #127

@jsuereth

Description

@jsuereth

For bootstrapping the Scala compiler, we need ScalaInstance to be generated from a Task (based on output of other tasks).

The other potential issue (let me know if it's separate) is that the ScalaInstance will need to account for different scala-library + scala-compiler versions. If I can give my own version string to the ScalaInstance rather than dynamically look up the value, that would be ideal.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions