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

Switch to distribute jars generated by Java 11 allowing Jakarta cdi 4 upgrade #4119

Merged
merged 15 commits into from May 17, 2023

Commits on Mar 31, 2023

  1. Bump jakarta.enterprise.cdi-api from 3.0.0 to 4.0.1

    Bumps [jakarta.enterprise.cdi-api](https://github.com/cdi-spec/cdi) from 3.0.0 to 4.0.1.
    - [Release notes](https://github.com/cdi-spec/cdi/releases)
    - [Commits](jakartaee/cdi@3.0.0...4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: jakarta.enterprise:jakarta.enterprise.cdi-api
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    5432aa2 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    91e0e41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0f1c30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b164dc View commit details
    Browse the repository at this point in the history
  4. Fix build

    filipelautert committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    fca5f8f View commit details
    Browse the repository at this point in the history
  5. Back to java 8 target

    filipelautert committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    7a55d4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da97972 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66ef51f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7282ce0 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'github-action-jakarta-cdi-4-upgrade' of github.com:liqu…

    …ibase/liquibase into github-action-jakarta-cdi-4-upgrade
    filipelautert committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    5169f94 View commit details
    Browse the repository at this point in the history
  10. Use java 17 artifacts

    filipelautert committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    23bded5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fdc93f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Switch from 17 to 11

    filipelautert committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    b0b36ea View commit details
    Browse the repository at this point in the history
  2. Keep on testing with 8

    filipelautert committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f984532 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    cd95869 View commit details
    Browse the repository at this point in the history