We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello 👋
Since JCommander 1.75, the MANIFEST.MF no longer have the OSGi entries.
MANIFEST.MF
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello 👋
Since JCommander 1.75, the
MANIFEST.MF
no longer have the OSGi entries.Release 1.75 contains
Release 1.78 contains only
Can you have a look? Thanks.
The text was updated successfully, but these errors were encountered: