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

Why CDI 1.0-SP4? #396

Open
keilw opened this issue Dec 19, 2017 · 1 comment
Open

Why CDI 1.0-SP4? #396

keilw opened this issue Dec 19, 2017 · 1 comment

Comments

@keilw
Copy link

keilw commented Dec 19, 2017

Why does the POM of MR1 still depend on
<version>1.0-SP4</version>
With a comment like

       <!--This is only needed if you are using a CDI based implementation of the annotations support.
            In CDI 1.1. we should be able to remove this dependency completely. -->

Instead of at least using CDI 1.1 or 1.2?

The release train for Java EE 7 and 8 have long sailed, but e.g. MicroProfile or other stacks build on top of CDI 1.2 already, so what is the reason to stick with 1.0 here? And does it mean you plan yet another MR for those new stacks?

@keilw
Copy link
Author

keilw commented Dec 19, 2017

Maybe because of some JDK compatibility? Although the CDI 1.1 and 1.2 API itself does not mandate Java 7 yet either.

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

1 participant