Skip to content
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

Fix running Spark 3.3+ ITs on Java==17 #7322

Merged
merged 1 commit into from
Aug 2, 2023

Commits on Aug 2, 2023

  1. Fix running Spark 3.3+ ITs on Java==17

    The change projectnessie#7262 added support for running Spark 3.3+ integration tests against Java 17+, but it accidentally did not add the necessary JPMS options when the Gradle build was running on Java 17 as well.
    snazy committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b4d3852 View commit details
    Browse the repository at this point in the history