- 
                Notifications
    
You must be signed in to change notification settings  - Fork 8
 
Open
Description
[info] loading project definition from ScalaWebTest\project
ScalaWebTest\build.sbt:76: 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
publishArtifact in(Compile, packageBin) := false,
^
ScalaWebTest\build.sbt:77: 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
publishArtifact in(Compile, packageDoc) := false,
^
ScalaWebTest\build.sbt:78: 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
publishArtifact in(Compile, packageSrc) := false)
^
ScalaWebTest\build.sbt:123: 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
.settings(containerPort in Jetty := 9090)
^
Metadata
Metadata
Assignees
Labels
No labels