You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Luciano Resende (Jira)" <ji...@apache.org> on 2022/12/09 23:33:00 UTC

[jira] [Resolved] (TOREE-533) Migrate sbt script to slash syntax

     [ https://issues.apache.org/jira/browse/TOREE-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luciano Resende resolved TOREE-533.
-----------------------------------
    Fix Version/s: 0.6.0
       Resolution: Fixed

> Migrate sbt script to slash syntax
> ----------------------------------
>
>                 Key: TOREE-533
>                 URL: https://issues.apache.org/jira/browse/TOREE-533
>             Project: TOREE
>          Issue Type: Improvement
>            Reporter: Cheng Pan
>            Assignee: Cheng Pan
>            Priority: Major
>             Fix For: 0.6.0
>
>
> Lots of warnings on compiling
>  
> {code:java}
> [warn] /Users/chengpan/Projects/apache-toree/project/CommonPlugin.scala:37:19: 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
> [warn]       testOptions in UnitTest := Seq(Tests.Filter(unitFilter)),
> [warn]                   ^ {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)