Skip to content

Unusable with -Ywarn-unused-imports and -Xfatal-warnings under 2.12.0-M3 #74

@mpilquist

Description

@mpilquist

As of Scala 2.12.0-M3, the imports for java.io.File and java.net.URL are flagged as unused by scalac. As a result, sbt-buildinfo must either be removed or one of the scalac options must be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions