Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

vPav.properties discovery does not work #176

@sdibernardo

Description

@sdibernardo

As of now vPAV scans for properties with the following line of code:
input = this.getClass().getClassLoader().getResourceAsStream("vPav.properties");

This leads to searching inside vPAV's Jar for the specified properties. Instead, this file should be looked for inside the project using vPAV and also neglect upper- and lowercase characters.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions