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

Update installed JDKs to match current boot JDK requirements #3073

Merged
merged 17 commits into from
Mar 11, 2024

Commits on Mar 11, 2024

  1. unixPB aixPB winPB: Update boot JDKs to match current requirements

    Signed-off-by: Stewart X Addison <sxa@redhat.com>
    sxa committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5cb07ff View commit details
    Browse the repository at this point in the history
  2. Download JDK10 for windows from api.adoptopenjdk.net

    Signed-off-by: Stewart X Addison <sxa@redhat.com>
    sxa committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c1b8378 View commit details
    Browse the repository at this point in the history
  3. unixPB: Update role to pull JDKs from api.adoptium for current releases

    Signed-off-by: Stewart X Addison <sxa@redhat.com>
    sxa committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    abb8839 View commit details
    Browse the repository at this point in the history
  4. Use correct API for each JDK version

    Signed-off-by: Stewart X Addison <sxa@redhat.com>
    sxa committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    383a0a3 View commit details
    Browse the repository at this point in the history
  5. variable expansions at start of expression must be quoted

    Signed-off-by: Stewart X Addison <sxa@redhat.com>
    sxa committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c5c4856 View commit details
    Browse the repository at this point in the history
  6. Fix OR conditional

    Signed-off-by: Stewart X Addison <sxa@redhat.com>
    sxa committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    7f3a46b View commit details
    Browse the repository at this point in the history
  7. fix conditional

    Signed-off-by: Stewart X Addison <sxa@redhat.com>
    sxa committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    369eb4c View commit details
    Browse the repository at this point in the history
  8. syntax fixup

    Signed-off-by: Stewart X Addison <sxa@redhat.com>
    sxa committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    22b18dc View commit details
    Browse the repository at this point in the history
  9. Final fixups, plus inclusing JDK21 where possible

    Signed-off-by: Stewart X Addison <sxa@redhat.com>
    sxa committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    089722d View commit details
    Browse the repository at this point in the history
  10. Updates following linter failures

    Signed-off-by: Stewart X Addison <sxa@redhat.com>
    sxa committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c0c00e6 View commit details
    Browse the repository at this point in the history
  11. Fixups - testing

    Signed-off-by: Stewart X Addison <sxa@redhat.com>
    sxa committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    90d3305 View commit details
    Browse the repository at this point in the history
  12. Fix AIX

    Signed-off-by: Stewart X Addison <sxa@redhat.com>
    sxa committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    20e9e9d View commit details
    Browse the repository at this point in the history
  13. Sort Windows

    Signed-off-by: Stewart X Addison <sxa@redhat.com>
    sxa committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a19d014 View commit details
    Browse the repository at this point in the history
  14. Solaris, riscv64 and CentO6 fixup

    Signed-off-by: Stewart X Addison <sxa@redhat.com>
    sxa committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ef9866f View commit details
    Browse the repository at this point in the history
  15. Update ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/adoptopenjd…

    …k_install/tasks/main.yml
    
    
    Removing double space
    adamfarley authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    054fa62 View commit details
    Browse the repository at this point in the history
  16. Update ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/adoptopenjd…

    …k_install/tasks/main.yml
    
    
    Lining up comment hashes.
    adamfarley authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5e9d9e2 View commit details
    Browse the repository at this point in the history
  17. Update ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/adoptopenjd…

    …k_install/tasks/main.yml
    
    
    Lining up comment hashes.
    adamfarley authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a33750b View commit details
    Browse the repository at this point in the history