KEYCLOAK-9333 update Fuse version notes
This commit is contained in:
parent
6a75edb903
commit
7df326a21e
3 changed files with 7 additions and 4 deletions
|
@ -9,7 +9,10 @@ JBoss Fuse 6 leverages <<_jetty9_adapter,Jetty 9 adapter>> as {fuseVersion} is b
|
|||
under the covers and Jetty is used for running various kinds of web applications.
|
||||
endif::[]
|
||||
|
||||
WARNING: The only supported version of Fuse 6 is {fuseVersion}. If you use earlier versions of Fuse 6, it is possible that some functions will not work correctly. In particular, the https://hawt.io/[Hawtio] integration will not work with earlier versions of Fuse 6.
|
||||
WARNING: The only supported version of Fuse 6 is the latest release. If you use earlier versions of Fuse 6, it is possible that some functions will not work correctly. In particular, the https://hawt.io/[Hawtio] integration will not work with earlier versions of Fuse 6.
|
||||
|
||||
|
||||
ARNING: The only supported version of Fuse 7 is the latest release. If you use earlier versions of Fuse 7, it is possible that some functions will not work correctly. In particular, integration will not work at all for versions of Fuse 7 lower than 7.0.1.
|
||||
|
||||
Security for the following items is supported for Fuse:
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ ifeval::[{project_product}==true]
|
|||
endif::[]
|
||||
as {fuse7Version} is bundled with http://undertow.io/[Undertow HTTP engine] under the covers and Undertow is used for running various kinds of web applications.
|
||||
|
||||
WARNING: The only supported versions of Fuse 7 is {fuse7Version}. If you use earlier versions of Fuse 7, it is possible that some functions will not work correctly. In particular, integration will not work at all for earlier versions of Fuse 7 than 7.0.1.
|
||||
WARNING: The only supported version of Fuse 7 is the latest release. If you use earlier versions of Fuse 7, it is possible that some functions will not work correctly. In particular, integration will not work at all for versions of Fuse 7 lower than 7.0.1.
|
||||
|
||||
Security for the following items is supported for Fuse:
|
||||
|
||||
|
|
|
@ -113,11 +113,11 @@ endif::[]
|
|||
:jdgserver_version: 7.2.3
|
||||
:jdgserver_crossdcdocs_link: https://access.redhat.com/documentation/en-us/red_hat_jboss_data_grid/7.2/html/administration_and_configuration_guide/set_up_cross_datacenter_replication
|
||||
|
||||
:fuseVersion: JBoss Fuse 6.3.0 Rollup 5
|
||||
:fuseVersion: JBoss Fuse 6.3.0 Rollup 10
|
||||
:fuseHawtioEAPVersion: JBoss EAP 6.4
|
||||
:fuseHawtioWARVersion: hawtio-wildfly-1.4.0.redhat-630254.war
|
||||
|
||||
:fuse7Version: JBoss Fuse 7.0.1
|
||||
:fuse7Version: JBoss Fuse 7.2.0
|
||||
|
||||
:subsystem_undertow_xml_urn: urn:jboss:domain:undertow:6.0
|
||||
:subsystem_infinispan_xml_urn: urn:jboss:domain:infinispan:6.0
|
||||
|
|
Loading…
Reference in a new issue