-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels