Skip to content

Missing Implementation-Version and Title in MANIFEST.MF #743

@kaonashi97

Description

@kaonashi97

Hello,

this API is used in many of my applications. On a status page most of the dependencies used are displayed with name and version. Unfortunately the smbj jar doesn't include the Implementation-Version and Implementation-Title in the MANIFEST.MF. Therefore no version information is available at runtime, without reading the jar's name from the classpath or anything like that.

Implementation-Title: smbj
Implementation-Version: 0.11.5

Is there a possibility for adding the Implementation Version and Title in the manifest?
Or is there another way of retrieving the version information at runtime? (e.g. static field in some class)

~Kaonashi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions