Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jakarta release has wrong OSGi Bundle-SymbolicName #224

Closed
rfelcman opened this issue Dec 6, 2018 · 2 comments
Closed

Jakarta release has wrong OSGi Bundle-SymbolicName #224

rfelcman opened this issue Dec 6, 2018 · 2 comments
Labels
Bug Software problem

Comments

@rfelcman
Copy link

rfelcman commented Dec 6, 2018

Jakarta release of this API has wrong value of OSGi Bundle-SymbolicName in MANIFEST.MF.
Current value is javax.servlet-api but expected value could be jakarta.servlet-api .

@markt-asf
Copy link
Contributor

That value is correct for the current release. It is expected to be changed for the next release:
See eclipse-ee4j/ee4j#34

@m0mus m0mus added Bug Software problem GlassFish 5.1 labels Dec 7, 2018
@Tomas-Kraus
Copy link
Contributor

Unfortunately we need jakarta.* for EclipseLink integration because of Tycho and p2 used to build EclipseLink. I fixed this in #227 and #226, updated release job and updated atrifacts in OSSRH staging repo.
This issue can be closed now.

@m0mus m0mus closed this as completed Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Software problem
Projects
None yet
Development

No branches or pull requests

4 participants