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

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

Open
ops4j-issues opened this issue Mar 22, 2016 · 3 comments
Open

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

ops4j-issues opened this issue Mar 22, 2016 · 3 comments
Labels
Milestone

Comments

@ops4j-issues
Copy link

Antonin Stefanutti created PAXCDI-222

CDI 2.0 specification is under development. Given the backward-compatibility guarantee provided by the API, the package import range can be extended to support CDI 2.0 as well as major implementation versions.


Fixed in: 1.1.4
Votes: 1, Watches: 3

@ops4j-issues
Copy link
Author

Harald Wellmann commented

I see your point, but just extending the import ranges is necessary but not sufficient to make things work.

Is this just an academic proposal, or have you tried using Weld 3.x? If it does work, then you should arrange for the entire integration suite to run on Weld 3, in addition to Weld 2.

Without any tests, any compatibility declaration is a shallow promise.

@ops4j-issues
Copy link
Author

Antonin Stefanutti commented

I've tested it extensively on Camel CDI: https://github.com/astefanutti/camel-cdi/tree/cdi-2.0/envs/osgi/src/test.

@ops4j-issues
Copy link
Author

Jean-Baptiste Onofre commented

I think it’s fair to just update the range as a first step. It’s not a strong guarantee but a step forward.

@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