Skip to content

nonFinal, do we still need it? #23

@arjantijms

Description

@arjantijms

The plug-in uses a convention for something called "nonFinal", which I think didn't carry over to Jakarta:

e.g.

//  OSGi Bundle-SymbolicName:   ${API_PACKAGE}-api
//  OSGi bundle specversion:    ${SPEC_VERSION}.99.b${SPEC_BUILD}
//  OSGi Bundle-Version:        ${SPEC_VERSION}.99.b${SPEC_BUILD}
//  jar Extension-Name:         ${API_PACKAGE}
//  jar Specification-Version:  ${SPEC_VERSION}.99.${SPEC_BUILD}
//  jar Implementation-Version: ${NEW_SPEC_VERSION}-b${SPEC_BUILD}

Do we need to retain this?

@bshannon @romain-grecourt

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