Skip to content

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

Merged
jaymode merged 1 commit intoelastic:7.5from
jaymode:build_tools_test_gradle_jdk_75
Nov 22, 2019
Merged

Run build-tools test with Gradle jdk (#49459)#49498
jaymode merged 1 commit intoelastic:7.5from
jaymode:build_tools_test_gradle_jdk_75

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 5cf9238 into elastic:7.5 Nov 22, 2019
@jaymode jaymode deleted the build_tools_test_gradle_jdk_75 branch November 22, 2019 19:00
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