Skip to content

Test properties overwrite the project properties #227

@chrismayer

Description

@chrismayer

Disabling the init-script of SHOGun by setting the property init.shogunInitEnabled to false in the file src/main/resources/META-INF/{{my-project}}-init.properties does not work. The reason is that a property with the same name is defined in the file src/main/resources/META-INF/shogun2-webapp-test-init.properties. You have to set the property init.shogunInitEnabled to false in this file to really disable the init-script.
I guess this is no wanted behaviour?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions