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

quarkus-next: Replace deprecated QUARKUS_PROFILE_PROP constant #29438

Closed
Pepo48 opened this issue May 10, 2024 · 0 comments · Fixed by #29439
Closed

quarkus-next: Replace deprecated QUARKUS_PROFILE_PROP constant #29438

Pepo48 opened this issue May 10, 2024 · 0 comments · Fixed by #29439

Comments

@Pepo48
Copy link
Contributor

Pepo48 commented May 10, 2024

Description

The recent cleanup of ProfileManager in the Quarkus codebase causes quarkus-next nightly build to fail with:

Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/home/runner/work/keycloak/keycloak/quarkus/runtime/src/main/java/org/keycloak/quarkus/runtime/Environment.java:[119,42] cannot find symbol
  symbol:   variable QUARKUS_PROFILE_PROP
  location: class io.quarkus.runtime.configuration.ProfileManager
@Pepo48 Pepo48 self-assigned this May 10, 2024
Pepo48 added a commit to Pepo48/keycloak that referenced this issue May 10, 2024
Closes: keycloak#29438

Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
Pepo48 added a commit to Pepo48/keycloak that referenced this issue May 10, 2024
Closes: keycloak#29438

Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
vmuzikar pushed a commit that referenced this issue May 13, 2024
Closes: #29438

Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant