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

fix(gradle-model): Ensure compatibility by lowering the Java target #8421

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

sschuberth
Copy link
Member

No description provided.

@sschuberth sschuberth requested a review from a team as a code owner March 14, 2024 21:29
@sschuberth sschuberth enabled auto-merge (rebase) March 14, 2024 21:29
@sschuberth sschuberth marked this pull request as draft March 14, 2024 21:39
auto-merge was automatically disabled March 14, 2024 21:39

Pull request was converted to draft

@sschuberth sschuberth marked this pull request as ready for review March 14, 2024 21:47
@sschuberth sschuberth enabled auto-merge (rebase) March 14, 2024 21:49
plugins {
// Apply precompiled plugins.
id("ort-kotlin-conventions")
id("ort-publication-conventions")
}

// Classes that are sent to the build via custom build actions need to be targeted to the lowest supported Java version,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"to target the lowest"

@sschuberth sschuberth requested review from mnonnenmacher and a team March 15, 2024 06:48
@sschuberth sschuberth merged commit 986c762 into main Mar 15, 2024
21 checks passed
@sschuberth sschuberth deleted the gradle-tapi-java-8 branch March 15, 2024 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants