Skip to content

equal (=) appearing passed in as batch argument requires quotation on Windows #2695

@hossameldeen

Description

@hossameldeen

steps

  • Installed sbt 0.13.8 on Windows 7 64-bit.
  • Went to a directory that has a simple hello-world sbt project (probably doesn't matter).
  • From the commandline, called: sbt -Dsbt.log.noformat=true.

problem

  • It says: Warning: invalid system property 'sbt.log.noformat'

expectation

notes

  • OS: Windows 7 64-bit.
  • sbt: 0.13.8
  • Screenshot showing the error and showing sbt version
    sbt-log-noformat-error

workaround

sbt "-Dsbt.log.noformat=true"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions