Skip to content

JPMS compatibility issues - Loading of snapshot.properties #171

@NicklasWallgren

Description

@NicklasWallgren

SnapshotProperties is unable to load snapshot.properties in a JPMS environment using SnapshotProperties.class.getResourceAsStream("/snapshot.properties")
image

I propose a change to SnapshotProperties.class.getClassLoader().getResourceAsStream("snapshot.properties") instead.

image

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