Skip to content

Commit

Permalink
Add JVM add-opens to fix cassandra-integration-smoke-test
Browse files Browse the repository at this point in the history
  • Loading branch information
imjalpreet committed Oct 14, 2024
1 parent 227f154 commit 3654a49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2557,6 +2557,7 @@
--add-opens java.base/java.net=ALL-UNNAMED
--add-opens java.base/java.text=ALL-UNNAMED
--add-opens java.base/java.util=ALL-UNNAMED
--add-opens java.base/java.util.concurrent=ALL-UNNAMED
</air.test.jvm.additional-arguments>
</properties>
</profile>
Expand Down

0 comments on commit 3654a49

Please sign in to comment.