Skip to content

unfork scala-js (fatal warnings issue) #171

@SethTisue

Description

@SethTisue

I tried:

commands += "set every scalacOptions -= \"-Xfatal-warnings\""

but it looks like -= and set every don't like each other:

[scala-js] Cyclic reference involving 
[scala-js]    {file:/home/jenkins/workspace/scala-2.12.x-integrate-community-build/target-0.9.1/project-builds/scala-js-fc1ee6e96289c6fc597166f4987765ab422ca46f/}scalajs/*:scalacOptions
[scala-js]    */*:scalacOptions
[scala-js]  at sbt.Dag$Cyclic.$colon$colon(Dag.scala:67)

perhaps some incantation involving in ThisBuild or in Global would do the trick. if not, maybe contribute an upstream patch that makes this easier to control

Metadata

Metadata

Assignees

No one assigned

    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