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 to Java 21 #131

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Update to Java 21 #131

merged 1 commit into from
Apr 4, 2024

Commits on Apr 4, 2024

  1. Update to Java 21

    - Update github actions and Jenkins to use Java 21 for the build itself.
    - Update all BREEs and .classpath files to Java 21.
    - Update all product's specific -Dosgi.requiredJavaVersion=21.
    - Update all product <vm> JRE_CONTAINERs to JavaSE-21.
    - Invoke the aggregator with Java 21.
    - Update the setp to configure a Java 21 JRE and populate JustJ Java 21
    into the target platform and in the string substitutions.
    - Eliminate avoidable warnings in org.eclipse.epp.package.common.
    
    eclipse-packaging#130
    merks committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    10fccd4 View commit details
    Browse the repository at this point in the history