Skip to content

Scripted test source-dependencies/binary fails with Scala 2.12.{0,1,2,3} #3691

@Duhemm

Description

@Duhemm

steps

  1. Checkout sbt @ 4ce4fb7
  2. Modify the scalaVersion inside the build.sbt of the scripted test source-dependencies/binary so that it reads:
scalaVersion in ThisBuild := "2.12.3"
  1. Run scripted source-dependencies/binary

problem

  • The test fails

expectation

  • The test succeeds

notes

  • It passes with Scala 2.11.11, 2.12.4 or if the scalaVersion is not set.

sbt version: 1.0.3-SNAPSHOT (@ 4ce4fb7)

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugMerged UpstreamWill be fixed in the next version of sbt

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions