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

Missing OSGi headers in MANIFEST.MF #502

Open
adessaigne opened this issue Oct 7, 2020 · 0 comments
Open

Missing OSGi headers in MANIFEST.MF #502

adessaigne opened this issue Oct 7, 2020 · 0 comments

Comments

@adessaigne
Copy link
Contributor

adessaigne commented Oct 7, 2020

Hello 👋

Since JCommander 1.75, the MANIFEST.MF no longer have the OSGi entries.

Release 1.75 contains

Manifest-Version: 1.0
Built-By: cedric
Created-By: 11.0.3 (Oracle Corporation 11.0.3+12-LTS)
Build-Date: 2019-08-13
Build-Time: 19:08:54.576-0700
Specification-Title: jcommander
Specification-Version: 1.75
Automatic-Module-Name: com.beust.jcommander

Release 1.78 contains only

Manifest-Version: 1.0

Can you have a look? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant