commit
182bd339a4
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@
|
||||||
"name": "Server Administration Guide",
|
"name": "Server Administration Guide",
|
||||||
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1/html-single/server-administration-guide/"
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1/html-single/server-administration-guide/"
|
||||||
},
|
},
|
||||||
"fuseVersion": "JBoss Fuse 6.3.0 Rollup 1",
|
"fuseVersion": "JBoss Fuse 6.3.0 Rollup 2",
|
||||||
"subsystem": {
|
"subsystem": {
|
||||||
"undertow": "urn:jboss:domain:undertow:3.1"
|
"undertow": "urn:jboss:domain:undertow:3.1"
|
||||||
},
|
},
|
||||||
|
|
|
@ -65,7 +65,7 @@ Use this for {{book.fuseVersion}}:
|
||||||
+
|
+
|
||||||
[source,subs="attributes"]
|
[source,subs="attributes"]
|
||||||
----
|
----
|
||||||
cd /path-to-fuse/jboss-fuse-6.3.0.redhat-224
|
cd /path-to-fuse/jboss-fuse-6.3.0.redhat-254
|
||||||
{% if book.community %}
|
{% if book.community %}
|
||||||
unzip -q /path-to-adapter-zip/keycloak-fuse-adapter-{{book.project.versionMvn}}.zip
|
unzip -q /path-to-adapter-zip/keycloak-fuse-adapter-{{book.project.versionMvn}}.zip
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Reference in a new issue