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

CDI extension should not require the PAX CDI capability for WeavingHook to apply [PAXCDI-215] #260

Open
ops4j-issues opened this issue Feb 25, 2016 · 0 comments
Labels
Milestone

Comments

@ops4j-issues
Copy link

Antonin Stefanutti created PAXCDI-215

In PAX CDI Weld, the ProxyWeavingHook hook adds the required dynamic imports for Weld classes in case a bundle requires the PAX CDI capability (org.ops4j.pax.cdi.extension).

However, for CDI extension bundle, that leads to having an empty CDI container started when the CDI extension bundle is deployed.

A better approach is to apply the weaving logic for CDI extension that instead provides a PAX CDI capability.


Affects: 1.0.0
Fixed in: 1.1.4
Votes: 0, Watches: 1

@ops4j-issues ops4j-issues added the type: improvement Improvement label Feb 24, 2021
@ops4j-issues ops4j-issues added this to the 1.1.4 milestone Feb 24, 2021
@jbonofre jbonofre modified the milestones: 1.1.4, 1.1.5 Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants