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

Version 1.0.1 is incompatible with OSGi #15

Closed
gurkerl83 opened this issue Jun 27, 2020 · 1 comment
Closed

Version 1.0.1 is incompatible with OSGi #15

gurkerl83 opened this issue Jun 27, 2020 · 1 comment

Comments

@gurkerl83
Copy link

gurkerl83 commented Jun 27, 2020

The release 1.0.1 is not OSGi compatible. The release candidates for version 2 are OSGi compatible.

Because the package declaration was changed in version 2, bundles of that version are incompatible with any library which rely on the javax.inject package served directly from older JDKs.

The following feature branch already exists in this repository, which seems to add the maven-bundle-plugin to generate OSGi-relevant metadata. Please provide a new version e.g., 1.0.2, with those changes applied to enable OSGi compatibility even for the version 1 library.

https://github.com/eclipse-ee4j/injection-api/tree/ee8

Thx!

@starksm64
Copy link
Contributor

A 1.0.2 release has been created

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

2 participants