Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve support for sbt 1.5.0 #322

Closed
wants to merge 1 commit into from

Conversation

mcanlas
Copy link

@mcanlas mcanlas commented Mar 16, 2021

No description provided.

@tuxji
Copy link

tuxji commented Apr 12, 2021

It would be very nice if someone could fix the CI, merge this PR, and release a new sbt-scoverage version so projects don't get SBT deprecated syntax warnings like this one anymore.

[info] Reapplying settings...
[info] set current project to daffodil (in build file:/home/runner/work/daffodil/daffodil/)
<set>:1: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
coverageEnabled in ThisBuild := true
                ^
[info] Defining ThisBuild / coverageEnabled
[info] The new value will be used by Compile / compile / scalacOptions, daffodil-cli / Compile / compile / scalacOptions and 35 others.
[info] 	Run `last` for details.
[info] Reapplying settings...

@ckipp01
Copy link
Member

ckipp01 commented Apr 28, 2021

Closing in favor of #324

@ckipp01 ckipp01 closed this Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants