Skip to content

Bundle-Version is 0 in the MANIFEST.MF #31

@cmark

Description

@cmark

The Bundle-Version entry in the MANIFEST.MF is set to zero due to the project version set to 0.0.0 here: https://github.com/yawkat/lz4-java/blob/main/pom.xml#L20

I understand that the version will be set during build by the git extension, however the bundling process might read the value earlier (i see there is a bnd file as well) and will use that to populate the manifest file entry.

Can this be fixed?

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