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

user-storage-simple fails compilation #528

Closed
hmlnarik opened this issue Jan 24, 2024 · 0 comments · Fixed by #529
Closed

user-storage-simple fails compilation #528

hmlnarik opened this issue Jan 24, 2024 · 0 comments · Fixed by #529
Assignees
Labels

Comments

@hmlnarik
Copy link
Contributor

hmlnarik commented Jan 24, 2024

Describe the bug

The user-storage-simple QS compilation fails in main with

Error:  COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
Error:  /home/runner/work/keycloak-quickstarts/keycloak-quickstarts/extension/user-storage-simple/src/main/java/org/keycloak/quickstart/readonly/PropertyFileUserStorageProvider.java:[29,31] cannot find symbol
  symbol:   class LegacyUserCredentialManager
  location: package org.keycloak.credential
Error:  /home/runner/work/keycloak-quickstarts/keycloak-quickstarts/extension/user-storage-simple/src/main/java/org/keycloak/quickstart/readonly/PropertyFileUserStorageProvider.java:[88,28] cannot find symbol
  symbol: class LegacyUserCredentialManager

Version

main

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Anything else?

Caused by keycloak/keycloak#26273

hmlnarik added a commit to hmlnarik/keycloak-quickstarts that referenced this issue Jan 24, 2024
Fixes: keycloak#528

Signed-off-by: Hynek Mlnarik <[email protected]>
hmlnarik added a commit to hmlnarik/keycloak-quickstarts that referenced this issue Jan 24, 2024
Fixes: keycloak#528

Signed-off-by: Hynek Mlnarik <[email protected]>
@hmlnarik hmlnarik linked a pull request Jan 24, 2024 that will close this issue
hmlnarik added a commit to hmlnarik/keycloak-quickstarts that referenced this issue Jan 24, 2024
@hmlnarik hmlnarik self-assigned this Jan 25, 2024
hmlnarik added a commit to hmlnarik/keycloak-quickstarts that referenced this issue Jan 25, 2024
hmlnarik added a commit to hmlnarik/keycloak-quickstarts that referenced this issue Jan 25, 2024
Fixes: keycloak#528

Signed-off-by: Hynek Mlnarik <[email protected]>
ahus1 pushed a commit that referenced this issue Jan 25, 2024
Fixes: #528

Signed-off-by: Hynek Mlnarik <[email protected]>
hmlnarik added a commit to hmlnarik/keycloak-quickstarts that referenced this issue Jan 26, 2024
martin-kanis added a commit to martin-kanis/keycloak-quickstarts that referenced this issue Jan 31, 2024
Closes keycloak#528

Signed-off-by: Martin Kanis <[email protected]>
ahus1 pushed a commit that referenced this issue Jan 31, 2024
Closes #528

Signed-off-by: Martin Kanis <[email protected]>
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 a pull request may close this issue.

1 participant