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

Jakarta CDI 4.1 final release #704

Merged
merged 6 commits into from Apr 17, 2024
Merged

Commits on Mar 1, 2024

  1. Update for the CDI 4.1 final release

    Signed-off-by: Scott M Stark <starksm64@gmail.com>
    starksm64 committed Mar 1, 2024
    Copy the full SHA
    a46df04 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Update javadoc to include jakarta.enterprise.cdi-el-api

    Signed-off-by: Scott M Stark <starksm64@gmail.com>
    starksm64 committed Mar 2, 2024
    Copy the full SHA
    e64aabd View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Remove old TBD from CI section

    Signed-off-by: Scott M Stark <starksm64@gmail.com>
    starksm64 committed Mar 5, 2024
    Copy the full SHA
    2bcdc2f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Include a beans_4_1.xsd

    Signed-off-by: Scott M Stark <starksm64@gmail.com>
    starksm64 committed Mar 7, 2024
    Copy the full SHA
    3daae4c View commit details
    Browse the repository at this point in the history
  2. - Use SE 11 as minimum required version

    - Add lang-model and el-api artifact links
    
    Signed-off-by: Scott M Stark <starksm64@gmail.com>
    starksm64 committed Mar 7, 2024
    Copy the full SHA
    26a8d33 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Include the combined javadoc from:

    - jakarta.enterprise.cdi-api
    - jakarta.enterprise.cdi-el-api
    - jakarta.enterprise.lang-model
    
    Signed-off-by: Scott M Stark <starksm64@gmail.com>
    starksm64 committed Mar 12, 2024
    Copy the full SHA
    2f025d9 View commit details
    Browse the repository at this point in the history