Skip to content

sbt should issue a warning about ignoring javaOptions when fork is set to false in build.sbt #2041

@stammana

Description

@stammana

The following is not being honored when fork is set to false.

javaOptions in Test += "-Dconfig.file=conf/application_test.conf"

It works fine when the fork parameter is removed from build.sbt

sbt version 0.13.5.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions