Skip to content

Run build-tools test with Gradle jdk (#49459)#49497

Merged
jaymode merged 1 commit intoelastic:7.xfrom
jaymode:build_tools_test_gradle_jdk
Nov 22, 2019
Merged

Run build-tools test with Gradle jdk (#49459)#49497
jaymode merged 1 commit intoelastic:7.xfrom
jaymode:build_tools_test_gradle_jdk

Conversation

@jaymode
Copy link
Copy Markdown
Member

@jaymode jaymode commented Nov 22, 2019

The test task is configured to use the runtime java version, but there
are issues with the version of groovy used by gradle pre 6.0. In order
to workaround this, we use the Gradle JDK to execute the build-tools
tests.

Closes #49404
Closes #49253

The test task is configured to use the runtime java version, but there
are issues with the version of groovy used by gradle pre 6.0. In order
to workaround this, we use the Gradle JDK to execute the build-tools
tests.

Closes elastic#49404
Closes elastic#49253
@jaymode jaymode merged commit 1431c2b into elastic:7.x Nov 22, 2019
@jaymode jaymode deleted the build_tools_test_gradle_jdk branch November 22, 2019 18:59
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.

1 participant