Skip to content

Conversation

@masseyke
Copy link
Member

@masseyke masseyke commented Nov 5, 2021

Gradle 7.2 causes failures building our scala 2.10 artifacts. This commit rolls it back to 7.1, which seems to work fine.

@masseyke
Copy link
Member Author

masseyke commented Nov 5, 2021

Here's an example build that fails with gradle 7.2:

./gradlew :elasticsearch-spark:compileSpark13scala210Scala

And here's an example of the kind of error we get:

[Error] : Class com.sun.beans.introspect.PropertyInfo not found - continuing with a stub.

@masseyke masseyke requested a review from jbaiera November 5, 2021 13:47
@masseyke masseyke merged commit f510a5d into elastic:master Nov 5, 2021
@masseyke masseyke deleted the fix/gradle-7.1 branch November 5, 2021 13:48
masseyke added a commit to masseyke/elasticsearch-hadoop that referenced this pull request Nov 5, 2021
Gradle 7.2 causes failures building our scala 2.10 artifacts. This commit rolls it back to 7.1, which
seems to work fine.
masseyke added a commit to masseyke/elasticsearch-hadoop that referenced this pull request Nov 5, 2021
Gradle 7.2 causes failures building our scala 2.10 artifacts. This commit rolls it back to 7.1, which
seems to work fine.
masseyke added a commit that referenced this pull request Nov 5, 2021
)

Gradle 7.2 causes failures building our scala 2.10 artifacts. This commit rolls it back to 7.1, which
seems to work fine.
masseyke added a commit that referenced this pull request Nov 5, 2021
)

Gradle 7.2 causes failures building our scala 2.10 artifacts. This commit rolls it back to 7.1, which
seems to work fine.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant