From 9e697d033fc21b1ebad8d9863906f2eaf66e6db2 Mon Sep 17 00:00:00 2001 From: Stan Silvert Date: Tue, 3 Jan 2017 12:39:06 -0500 Subject: [PATCH] KEYCLOAK-4101: Use the same undocumented tags for server-args. Only documented in the examples. --- distribution/server-config-migration/pom.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/distribution/server-config-migration/pom.xml b/distribution/server-config-migration/pom.xml index 6daef61553..6cd0fe1fb2 100644 --- a/distribution/server-config-migration/pom.xml +++ b/distribution/server-config-migration/pom.xml @@ -309,7 +309,9 @@ DOMAIN domain-1.8.1.xml - --host-config=host-master-1.8.1.xml + + --host-config=host-master-1.8.1.xml + @@ -337,7 +339,9 @@ DOMAIN domain-1.8.1.xml - --host-config=host-master-1.8.1.xml + + --host-config=host-master-1.8.1.xml + -Djboss.management.http.port=10990 -Djboss.management.native.port=10999 @@ -366,7 +370,9 @@ -Djboss.management.http.port=10990 -Djboss.management.native.port=10999 - --host-config=host-master.xml + + --host-config=host-master.xml + echo Reading subsystems for master domain.xml