Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Nov 5, 2025

There is no need to apply rubyUtils.gradle to x-pack/build.gralde, which defined the entire set of tasks from the former into the latter. This can lead to confusing situations like running ./gradlew downloadAndInstallJRuby installing JRuby twice (once in project root and another in x-pack/) since gradle will run all tasks matching that name.

Exhaustive test suite passed: https://buildkite.com/elastic/logstash-exhaustive-tests-pipeline/builds/2803/steps/canvas


This is an automatic backport of pull request #18381 done by Mergify.

There is no need to apply rubyUtils.gradle to `x-pack/build.gralde`, which defined the entire set of tasks from the former into the latter. This can lead to confusing situations like running `./gradlew downloadAndInstallJRuby` installing JRuby twice (once in project root and another in x-pack/) since gradle will run all tasks matching that name.

(cherry picked from commit 3ca7395)
@mergify mergify bot added the backport label Nov 5, 2025
@mergify mergify bot assigned jsvd Nov 5, 2025
@mergify mergify bot mentioned this pull request Nov 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)
  • /run exhaustive tests : Run the exhaustive tests Buildkite pipeline.

@jsvd jsvd merged commit 1ec53b5 into 9.2 Nov 5, 2025
8 of 11 checks passed
@jsvd jsvd deleted the mergify/bp/9.2/pr-18381 branch November 5, 2025 15:54
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

cc @jsvd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants