Add a Maven profile to remove GELF support - #22615
Conversation
346b1d4 to
d0961c7
Compare
b299296 to
0246380
Compare
|
Should be ready for review now. |
ghost
left a comment
There was a problem hiding this comment.
Unreported flaky test detected, please review
Unreported flaky test detectedIf the below flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR. org.keycloak.testsuite.ui.account2.SessionTest#welcomeScreenAsyncLogoutTestKeycloak CI - Account Console IT (firefox) |
0246380 to
2a28be3
Compare
|
I've removed the comprehensive approach for |
vmuzikar
left a comment
There was a problem hiding this comment.
I think we should have some test coverage to check GELF is not present in the help. But I agree adding more approved help txts is a bit cumbersome.
Maybe we could create some CheckGelfRemoved test that would just assert the string gelf is not present in help?
2a28be3 to
174b580
Compare
ghost
left a comment
There was a problem hiding this comment.
Unreported flaky test detected, please review
Unreported flaky test detectedIf the below flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR. org.keycloak.testsuite.forms.VerifyProfileTest#testAttributeRequiredAndSelectedByScopeKeycloak CI - Forms IT (chrome) |
|
We'll also need to update the docs to exclude GELF on |
|
@mabartos - the logging guide mentions GELF explicitly, so I assume it needs to be changed as well (either in this PR, or another PR). |
|
@ahus1 Yes, I'm on it. |
Closes keycloak#22515 Co-authored-by: Václav Muzikář <vmuzikar@redhat.com>
5765bea to
f8a4b67
Compare
|
After a discussion with @pedroigor, the property persisting during the build time is not a blocker for this PR. Documentation stuff works as expected; I've tried it with product doc. @vmuzikar Could you please check it? (Sorry, I've already squashed all commits, but no big changes were provided since the last time) |
|
@mabartos Thanks for the update! Can you please create an issue for the follow-up? |
|
Created follow-up general task related to the static initialization : #22799 |
ghost
left a comment
There was a problem hiding this comment.
Unreported flaky test detected, please review
Unreported flaky test detectedIf the below flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR. org.keycloak.testsuite.adapter.example.cors.CorsExampleAdapterTest#angularCorsProductTest |
Closes #22515