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

[ELY-2839] - Upgrade the keycloak-services and keycloak-core test depedencies to version 25.0.6 #2207

Open
wants to merge 2 commits into
base: 2.x
Choose a base branch
from

Conversation

luck3y
Copy link

@luck3y luck3y commented Sep 26, 2024

@luck3y
Copy link
Author

luck3y commented Sep 26, 2024

Tests passing locally, will see what CI has to say :)

@fjuma
Copy link
Contributor

fjuma commented Sep 26, 2024

Thanks, Ken!

Looks like we ran into some issues with CI. Here's one message I saw:

Error:  Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0-jboss-1:testCompile (default-testCompile) on project wildfly-elytron-http-oidc: Compilation failure
Error:  /home/runner/work/wildfly-elytron/wildfly-elytron/http/oidc/src/test/java/org/wildfly/security/http/oidc/KeycloakConfiguration.java:[39,34] cannot access org.keycloak.protocol.oidc.OIDCAdvancedConfigWrapper
Error:    bad class file: /home/runner/.m2/repository/org/keycloak/keycloak-services/25.0.6/keycloak-services-25.0.6.jar(/org/keycloak/protocol/oidc/OIDCAdvancedConfigWrapper.class)
Error:      class file has wrong version 61.0, should be 55.0
Error:      Please remove or make sure it appears in the correct subdirectory of the classpath.

@luck3y
Copy link
Author

luck3y commented Sep 26, 2024

@fjuma yeah, I started a thread about it on Zulip, still looking at why it works locally with JDK11. https://wildfly.zulipchat.com/#narrow/stream/173102-wildfly-elytron/topic/https.3A.2F.2Fissues.2Eredhat.2Ecom.2Fbrowse.2FELY-2839/near/472970868

@luck3y
Copy link
Author

luck3y commented Sep 26, 2024

ah, /etc/alternatives set to JDK11 for java, but 17 for javac ;)

@fjuma
Copy link
Contributor

fjuma commented Sep 26, 2024

@fjuma yeah, I started a thread about it on Zulip, still looking at why it works locally with JDK11. https://wildfly.zulipchat.com/#narrow/stream/173102-wildfly-elytron/topic/https.3A.2F.2Fissues.2Eredhat.2Ecom.2Fbrowse.2FELY-2839/near/472970868

Ah, thanks!

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