Thanks to visit codestin.com
Credit goes to github.com

Skip to content

logback-test.xml file from play-openid accidentally included in compile artifacts #8124

@svroonland

Description

@svroonland

Play version 2.6.9

There's a file "playframework/framework/src/play-openid/src/main/resources/logback-test.xml" which is included in the play framework's compile artifacts. When using a custom logback-test.xml file, logback is giving warnings about multiple logback-test.xml files being found, causing lots of verbose logging.

The file should be in test/resources, like all other subprojects have (search for logback-test.xml).

This seems to have been introduced accidentally in #6771.

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