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 for the 4.1.0.RC1 release #562

Merged
merged 8 commits into from
Mar 1, 2024
Merged

Commits on Feb 29, 2024

  1. - Drop the unused eclipse ide sections in doc

    - add logging to weld embedded profile of tck runner
    
    Signed-off-by: Scott M Stark <starksm64@gmail.com>
    starksm64 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1658452 View commit details
    Browse the repository at this point in the history
  2. Change ConstructorInvokerTest back to using an inner class for MyService

    Signed-off-by: Scott M Stark <starksm64@gmail.com>
    starksm64 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    46cb617 View commit details
    Browse the repository at this point in the history
  3. Fix the wildfly updater pom

    Signed-off-by: Scott M Stark <starksm64@gmail.com>
    starksm64 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    791ec0b View commit details
    Browse the repository at this point in the history
  4. Revert the change to ConstructorInvokerTest to use an inner class and…

    … move all tests to their own package for consistency
    
    Signed-off-by: Scott M Stark <starksm64@gmail.com>
    starksm64 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ad720db View commit details
    Browse the repository at this point in the history
  5. Towards RC1, updated dist build docs and cleaned up the TCK reference…

    … guide
    
    Signed-off-by: Scott M Stark <starksm64@gmail.com>
    starksm64 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0bb053d View commit details
    Browse the repository at this point in the history
  6. Rename the Configuration CdiLiteMode to CoreMode

    Fixes jakartaee#561
    
    Signed-off-by: Scott M Stark <starksm64@gmail.com>
    starksm64 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    493ee78 View commit details
    Browse the repository at this point in the history
  7. Allow the distribution license to be specified via license.file property

    Signed-off-by: Scott M Stark <starksm64@gmail.com>
    starksm64 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f2c487a View commit details
    Browse the repository at this point in the history
  8. Remove unused lib dir

    Update to cdi.api.version 4.1.0.RC1
    
    Signed-off-by: Scott M Stark <starksm64@gmail.com>
    starksm64 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1fc0ac1 View commit details
    Browse the repository at this point in the history