Skip to content

scala.jdk package isn't published #224

Closed
@nrinaudo

Description

@nrinaudo

Steps to reproduce

Using either the artifacts published for 2.1.0, or grabbing those created by running sbt publishLocal, list the files found in the Scala 2.12 artifact.

Expected behaviour

The content of package scala.jdk should be there - it gets compiled and packaged.
Run the following commands to confirm:

  • sbt package
  • unzip -l .cross/compat212/jvm/target/scala-2.12/scala-collection-compat_2.12-0.1.0-SNAPSHOT.jar

Observed behaviour

The content of package scala.jdk is not there.

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