keycloak-scim/integration/client-cli
Daniel Schömer 09381faad7
Update kc/kcadm/kcreg.sh to support JAVA and JAVA_HOME (#11337)
When executing Keycloak Quarkus `bin/kc.sh`, `bin/kcadm.sh`, `bin/kcreg.sh`,
the first java command found in `$PATH` is executed. The environment
variables `JAVA` and `JAVA_HOME` are not available to specify the java
command / JVM to execute.

This commit updates `bin/kc.sh`, `bin/kcadm.sh`, and `bin/kcreg.sh` to support
environment variables `JAVA` and `JAVA_HOME`.

Resolves #11336
2022-04-25 09:14:44 +02:00
..
admin-cli Update kc/kcadm/kcreg.sh to support JAVA and JAVA_HOME (#11337) 2022-04-25 09:14:44 +02:00
client-cli-dist Set version to 999-SNAPSHOT (#10784) 2022-03-22 09:22:48 +01:00
client-registration-cli Update kc/kcadm/kcreg.sh to support JAVA and JAVA_HOME (#11337) 2022-04-25 09:14:44 +02:00
pom.xml Set version to 999-SNAPSHOT (#10784) 2022-03-22 09:22:48 +01:00