Skip to content

Commit

Permalink
Update XSDs to version 5.5 (#1370)
Browse files Browse the repository at this point in the history
  • Loading branch information
JackPGreen authored and actions-user committed Apr 23, 2024
1 parent 291f9e4 commit 38f92c6
Show file tree
Hide file tree
Showing 92 changed files with 99 additions and 99 deletions.
Expand Up @@ -16,14 +16,14 @@

<!--
The default Hazelcast configuration. This is used when no hazelcast.xml is present.
Please see the schema for how to configure Hazelcast at https://hazelcast.com/schema/config/hazelcast-config-5.3.xsd
Please see the schema for how to configure Hazelcast at https://hazelcast.com/schema/config/hazelcast-config-5.5.xsd
or the documentation at https://hazelcast.org/documentation/
-->
<!--suppress XmlDefaultAttributeValue -->
<hazelcast xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.hazelcast.com/schema/config"
xsi:schemaLocation="http://www.hazelcast.com/schema/config
http://www.hazelcast.com/schema/config/hazelcast-config-5.3.xsd">
http://www.hazelcast.com/schema/config/hazelcast-config-5.5.xsd">

<cluster-name>hz-xml-configured-cluster</cluster-name>
</hazelcast>
Expand Up @@ -21,7 +21,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"
p:systemPropertiesModeName="SYSTEM_PROPERTIES_MODE_OVERRIDE">
Expand Down
Expand Up @@ -22,7 +22,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"
p:systemPropertiesModeName="SYSTEM_PROPERTIES_MODE_OVERRIDE">
Expand Down
Expand Up @@ -24,7 +24,7 @@
http://www.springframework.org/schema/cache
http://www.springframework.org/schema/cache/spring-cache.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<cache:annotation-driven cache-manager="cacheManager"/>

Expand Down
Expand Up @@ -24,7 +24,7 @@
http://www.springframework.org/schema/cache
http://www.springframework.org/schema/cache/spring-cache.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<cache:annotation-driven cache-manager="cacheManager"/>

Expand Down
Expand Up @@ -24,7 +24,7 @@
http://www.springframework.org/schema/cache
http://www.springframework.org/schema/cache/spring-cache.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<cache:annotation-driven cache-manager="cacheManager"/>

Expand Down
Expand Up @@ -25,7 +25,7 @@
http://www.springframework.org/schema/cache
http://www.springframework.org/schema/cache/spring-cache.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"
p:systemPropertiesModeName="SYSTEM_PROPERTIES_MODE_OVERRIDE">
Expand Down
Expand Up @@ -23,7 +23,7 @@
http://www.springframework.org/schema/cache
http://www.springframework.org/schema/cache/spring-cache.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<cache:annotation-driven cache-manager="cacheManager"/>

Expand Down
Expand Up @@ -26,7 +26,7 @@
http://www.springframework.org/schema/context
http://www.springframework.org/schema/context/spring-context.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<context:property-placeholder location="classpath:timeout.properties"/>

Expand Down
Expand Up @@ -23,7 +23,7 @@
http://www.springframework.org/schema/cache
http://www.springframework.org/schema/cache/spring-cache.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<cache:annotation-driven cache-manager="cacheManager"/>

Expand Down
Expand Up @@ -20,7 +20,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<hz:hazelcast id="instance">
<hz:config>
Expand Down
Expand Up @@ -20,7 +20,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<hz:hazelcast id="instance">
<hz:config>
Expand Down
Expand Up @@ -22,7 +22,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"
p:systemPropertiesModeName="SYSTEM_PROPERTIES_MODE_OVERRIDE">
Expand Down
Expand Up @@ -27,7 +27,7 @@
http://www.springframework.org/schema/tx
http://www.springframework.org/schema/tx/spring-tx.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<tx:annotation-driven transaction-manager="dummyTransactionManager"/>

Expand Down
Expand Up @@ -27,7 +27,7 @@
http://www.springframework.org/schema/tx
http://www.springframework.org/schema/tx/spring-tx.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<tx:annotation-driven transaction-manager="dummyTransactionManager"/>

Expand Down
Expand Up @@ -24,7 +24,7 @@
http://www.springframework.org/schema/context
http://www.springframework.org/schema/context/spring-context.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<context:annotation-config/>

Expand Down
Expand Up @@ -27,7 +27,7 @@
http://www.springframework.org/schema/tx
http://www.springframework.org/schema/tx/spring-tx.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<tx:annotation-driven transaction-manager="dummyTransactionManager"/>

Expand Down
Expand Up @@ -21,7 +21,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<hz:hazelcast id="instance">
<hz:config>
Expand Down
Expand Up @@ -22,7 +22,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"
p:systemPropertiesModeName="SYSTEM_PROPERTIES_MODE_OVERRIDE">
Expand Down
Expand Up @@ -21,7 +21,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<hz:client id="client">
<hz:network connection-timeout="1000" smart-routing="false">
Expand Down
Expand Up @@ -21,7 +21,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"
p:systemPropertiesModeName="SYSTEM_PROPERTIES_MODE_OVERRIDE">
Expand Down
Expand Up @@ -22,7 +22,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"
p:systemPropertiesModeName="SYSTEM_PROPERTIES_MODE_OVERRIDE">
Expand Down
Expand Up @@ -20,7 +20,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">


<hz:config id="theConfig">
Expand Down
Expand Up @@ -20,7 +20,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<hz:config id="theConfig">
<hz:persistence enabled="false"
Expand Down
Expand Up @@ -21,7 +21,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"
p:systemPropertiesModeName="SYSTEM_PROPERTIES_MODE_OVERRIDE">
Expand Down
Expand Up @@ -20,7 +20,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<hz:config id="config">
<hz:jet>
Expand Down
Expand Up @@ -20,7 +20,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<hz:config id="config">
<hz:jet>
Expand Down
Expand Up @@ -22,7 +22,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"
p:systemPropertiesModeName="SYSTEM_PROPERTIES_MODE_OVERRIDE">
Expand Down
Expand Up @@ -22,7 +22,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"
p:systemPropertiesModeName="SYSTEM_PROPERTIES_MODE_OVERRIDE">
Expand Down
Expand Up @@ -21,7 +21,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<hz:hazelcast id="instance">
<hz:config>
Expand Down
Expand Up @@ -22,7 +22,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"
p:systemPropertiesModeName="SYSTEM_PROPERTIES_MODE_OVERRIDE">
Expand Down
Expand Up @@ -21,7 +21,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<hz:hazelcast id="instance" lazy-init="true" scope="singleton">
<hz:config>
Expand Down
Expand Up @@ -21,7 +21,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<hz:hazelcast id="instance" lazy-init="true" scope="singleton">
<hz:config>
Expand Down
Expand Up @@ -24,7 +24,7 @@
http://www.springframework.org/schema/tx
http://www.springframework.org/schema/tx/spring-tx.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<tx:annotation-driven transaction-manager="transactionManager"/>

Expand Down
Expand Up @@ -20,7 +20,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.hazelcast.com/schema/spring
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.3.xsd">
http://www.hazelcast.com/schema/spring/hazelcast-spring-5.5.xsd">

<hz:hazelcast id="instance"/>

Expand Down
4 changes: 2 additions & 2 deletions hazelcast/src/main/config-template/hazelcast-assembly.xml
Expand Up @@ -25,15 +25,15 @@
It's focused on keeping balance between security and usability in the distribution.
To learn how to configure Hazelcast, please see the schema at
https://hazelcast.com/schema/config/hazelcast-config-5.3.xsd
https://hazelcast.com/schema/config/hazelcast-config-5.5.xsd
or the Reference Manual at https://docs.hazelcast.com/
-->

<!--suppress XmlDefaultAttributeValue -->
<hazelcast xmlns="http://www.hazelcast.com/schema/config"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.hazelcast.com/schema/config
http://www.hazelcast.com/schema/config/hazelcast-config-5.3.xsd">
http://www.hazelcast.com/schema/config/hazelcast-config-5.5.xsd">

<!--
The name of the cluster. All members of a single cluster must have the same cluster name
Expand Down
Expand Up @@ -23,15 +23,15 @@
which are the basis for other distributions like docker & package managers.
To learn how to configure Hazelcast, please see the schema at
https://hazelcast.com/schema/client-config/hazelcast-client-config-5.3.xsd
https://hazelcast.com/schema/client-config/hazelcast-client-config-5.5.xsd
or the Reference Manual at https://docs.hazelcast.com/
-->

<!--suppress XmlDefaultAttributeValue -->
<hazelcast-client xmlns="http://www.hazelcast.com/schema/client-config"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.hazelcast.com/schema/client-config
http://www.hazelcast.com/schema/client-config/hazelcast-client-config-5.3.xsd">
http://www.hazelcast.com/schema/client-config/hazelcast-client-config-5.5.xsd">

<network>
<cluster-members>
Expand Down
4 changes: 2 additions & 2 deletions hazelcast/src/main/resources/hazelcast-client-default.xml
Expand Up @@ -21,14 +21,14 @@
This XML file is used when no hazelcast-client.xml is present.
To learn how to configure Hazelcast, please see the schema at
https://hazelcast.com/schema/client-config/hazelcast-client-config-5.3.xsd
https://hazelcast.com/schema/client-config/hazelcast-client-config-5.5.xsd
or the Reference Manual at https://docs.hazelcast.com/
-->

<!--suppress XmlDefaultAttributeValue -->
<hazelcast-client xmlns="http://www.hazelcast.com/schema/client-config"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.hazelcast.com/schema/client-config
http://www.hazelcast.com/schema/client-config/hazelcast-client-config-5.3.xsd">
http://www.hazelcast.com/schema/client-config/hazelcast-client-config-5.5.xsd">

</hazelcast-client>
Expand Up @@ -32,7 +32,7 @@
<hazelcast-client-failover xmlns="http://www.hazelcast.com/schema/client-config"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.hazelcast.com/schema/client-config
http://www.hazelcast.com/schema/client-config/hazelcast-client-failover-config-5.3.xsd">
http://www.hazelcast.com/schema/client-config/hazelcast-client-failover-config-5.5.xsd">

<!--
The Hazelcast client can configurations that the client is using to connect to a Hazelcast cluster in the case
Expand Down

0 comments on commit 38f92c6

Please sign in to comment.