Skip to content

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

Open
luck3y wants to merge 2 commits intowildfly-security:2.xfrom
luck3y:ELY-2839
Open

[ELY-2839] - Upgrade the keycloak-services and keycloak-core test depedencies to version 25.0.6#2207
luck3y wants to merge 2 commits intowildfly-security:2.xfrom
luck3y:ELY-2839

Conversation

@luck3y
Copy link
Copy Markdown
Contributor

@luck3y luck3y commented Sep 26, 2024

@luck3y
Copy link
Copy Markdown
Contributor Author

luck3y commented Sep 26, 2024

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

@fjuma
Copy link
Copy Markdown
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
Copy Markdown
Contributor 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
Copy Markdown
Contributor Author

luck3y commented Sep 26, 2024

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

@fjuma
Copy link
Copy Markdown
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!

@fjuma fjuma added the hold label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants