Skip to content

fix(gradle): tests not executed because of issues with Gradle 4 and Java 11 #87

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

Merged
merged 1 commit into from
May 23, 2019

Conversation

arnobl
Copy link
Contributor

@arnobl arnobl commented May 21, 2019

Gradle 4 and Java 11 did not work property together: tests are not executed.
Gradle fixed this issue with Gradle 5.
See: gradle/gradle#7059

This patch makes use of Gradle 5 to able test executions (that still fail because of another issue I will pore over).

@arnobl arnobl changed the title fix(gradle): tests not executed be cause of issues with Gradle 4 and Java 11 fix(gradle): tests not executed because of issues with Gradle 4 and Java 11 May 21, 2019
@thomasnield thomasnield merged commit 9b19580 into ReactiveX:2.11.x May 23, 2019
@arnobl arnobl deleted the fix-gradle branch May 23, 2019 20:37
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