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

Add java level profiles for java 17 and java 21 #893

Merged
merged 1 commit into from
Feb 9, 2024

Commits on Feb 7, 2024

  1. Add java level profiles

    These will get used by IDEs (e.g. IDEA IntelliJ) to set the appropriate java level if it differs from the default java level defined in the pom file.
    
    In practice, maven-hpi-plugin will generate and manage the files used as activation markers for these profiles, depending on the java level required by the jenkins version the plugin required.
    Vlatombe committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    52d2ec4 View commit details
    Browse the repository at this point in the history