Skip to content

Conversation

@ldematte
Copy link
Contributor

Forward port (to main) of the changes introduced in #120027
Cherry-pick of 883f7b2

While not strictly needed ATM for main/9.x, keeping it in sync with 8.x makes auto-backport work.

@ldematte ldematte added >test Issues or PRs that are addressing/adding tests :Core/Infra/Core Core issues without another label v9.0.0 test-entitlements labels Jan 16, 2025
@ldematte ldematte requested a review from prdoyle January 16, 2025 10:15
@elasticsearchmachine elasticsearchmachine added the Team:Core/Infra Meta label for core/infra team label Jan 16, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

}

tasks.withType(CheckForbiddenApisTask).configureEach {
replaceSignatureFiles 'jdk-signatures'
Copy link
Contributor

Choose a reason for hiding this comment

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

This wasn't in the 8.x version. Do you know why it was needed in main?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think it's due to different versions of the CheckForbiddenApisTask, it fails consistently in main because it's looking for signatures that are not there.

@ldematte ldematte merged commit 46a8e69 into elastic:main Jan 16, 2025
22 checks passed
@ldematte ldematte deleted the entitlements/java-version-aware-it branch January 16, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Core/Infra/Core Core issues without another label Team:Core/Infra Meta label for core/infra team >test Issues or PRs that are addressing/adding tests v9.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants