mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-21 08:29:59 -05:00
7a6b8da229
* Keystore location does not work for Windows Fixes #22185 * Enable Quarkus UT for Windows Closes #23208 * Replace Windows separator with Unix separator (#20472) * Replace Windows separator with Unix separator Replace Windows separator with Unix separator to avoid building failure on Windows. Closes #20471 * Use '/' directly instead of File.separate to then replace back to '/' --------- Co-authored-by: Stian Thorgersen <stian@redhat.com> --------- Co-authored-by: Anhanguera <1473421439@qq.com> Co-authored-by: Stian Thorgersen <stian@redhat.com>