Closed
Description
Description
Currently classes are synced from keycloak/keycloak
into multiple Maven modules, which then contains a mix of Java files maintained in keycloak/keycloak
and those maintained in keycloak/keycloak-client
.
It may be better to have a separate client-common-synced
module or whatever that only contains synced Java files, and a README.md in the top that says don't touch, or some other ways to mention this.
Discussion
No response
Motivation
No response
Details
No response