ops4j / org.ops4j.pax.cdi

Contexts and Dependency Injection for OSGi
Apache License 2.0
34 stars 26 forks source link

[PAXCDI-222] Prepare compatibility with CDI 2.0 runtime #32

Closed astefanutti closed 7 years ago

astefanutti commented 8 years ago

Given the backward-compatibility guarantee provided by the API, it is safe to extend the package import range to support CDI 2.0 as well as major implementation versions.