Skip to content

Allowing PropertyFileScannerPlugin to scan property files with extensions other than .properties #1151

@hmozaffari

Description

@hmozaffari

PropertyFileScannerPlugin only scans files with .properties extension. Some applications may use other extensions like .config for storing properties.

It would be great if accepted extensions of PropertyFileScannerPlugin is configurable and allow multiple extensions:

As a work around I have to rename my custom property files to *.properties to be able to feed it to scanner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions