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

add needed jvm opts to run cassandra tests under java11+; see #598 #672

Merged
merged 1 commit into from
Feb 14, 2022
Merged

add needed jvm opts to run cassandra tests under java11+; see #598 #672

merged 1 commit into from
Feb 14, 2022

Conversation

hennr
Copy link
Member

@hennr hennr commented Feb 13, 2022

Hi @bennetelli , togglz does build properly with this on my machine.
If you'd change fail-fast: true to false I think you should see the java 8 and 11 builds pass in a matrix build.

@@ -51,6 +51,8 @@
<artifactId>curator-test</artifactId>
<version>5.2.0</version>
</dependency>
<!-- brauchen wir hier hier nur die api? nur -simple? nur logback? nur provided? -->
<!-- https://repo1.maven.org/maven2/org/slf4j/ -->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good question. I don't know. You can give it a try if you want :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops, these logging changes were not planned to be in this PR as well ;)

Sorry for that, I guess I have to dig into this as my next todo then :)

@bennetelli bennetelli merged commit 142e98f into togglz:master Feb 14, 2022
@bennetelli
Copy link
Member

Many thanks for your PR :) I always wanted to upgrade the cassandra dependencies to achieve this. Good that's also possible without upgrading. Nice work!:)

@bennetelli
Copy link
Member

Works with java 8 and 11 on my machine.

@bennetelli
Copy link
Member

@hennr now I (or we :-) ) need to replace the jdk internal nashorn engine to be able to build jdk 13+

@hennr
Copy link
Member Author

hennr commented Feb 14, 2022

@hennr now I (or we :-) ) need to replace the jdk internal nashorn engine to be able to build jdk 13+

Yeah, well. Let's see 😏

@hennr hennr deleted the allow-java11-builds branch February 14, 2022 19:45
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