diff --git a/10.0/hotrod/src/main/java/org/wildfly/clustering/tomcat/hotrod/HotRodManager.java b/10.0/hotrod/src/main/java/org/wildfly/clustering/tomcat/hotrod/HotRodManager.java index 288453fa..7f971bfd 100644 --- a/10.0/hotrod/src/main/java/org/wildfly/clustering/tomcat/hotrod/HotRodManager.java +++ b/10.0/hotrod/src/main/java/org/wildfly/clustering/tomcat/hotrod/HotRodManager.java @@ -52,7 +52,6 @@ import org.infinispan.client.hotrod.configuration.TransactionMode; import org.infinispan.client.hotrod.impl.HotRodURI; import org.wildfly.clustering.ee.Immutability; -import org.wildfly.clustering.ee.Recordable; import org.wildfly.clustering.ee.cache.tx.TransactionBatch; import org.wildfly.clustering.ee.immutable.CompositeImmutability; import org.wildfly.clustering.ee.immutable.DefaultImmutability; @@ -71,7 +70,6 @@ import org.wildfly.clustering.web.LocalContextFactory; import org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerFactory; import org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerFactoryConfiguration; -import org.wildfly.clustering.web.session.ImmutableSessionMetaData; import org.wildfly.clustering.web.session.SessionAttributeImmutability; import org.wildfly.clustering.web.session.SessionAttributePersistenceStrategy; import org.wildfly.clustering.web.session.SessionExpirationListener; @@ -239,11 +237,6 @@ public Supplier getIdentifierFactory() { public SessionExpirationListener getExpirationListener() { return expirationListener; } - - @Override - public Recordable getInactiveSessionRecorder() { - return null; - } }; SessionManager sessionManager = this.managerFactory.createSessionManager(sessionManagerConfiguration); diff --git a/10.0/hotrod/src/test/resources/arquillian.xml b/10.0/hotrod/src/test/resources/arquillian.xml index 6120dcf6..d9c0a91e 100644 --- a/10.0/hotrod/src/test/resources/arquillian.xml +++ b/10.0/hotrod/src/test/resources/arquillian.xml @@ -9,7 +9,7 @@ 8089 8080 - -Dtomcat.management.port=8005 -Dtomcat.http.port=8080 -Dtomcat.https.port=8443 -Dcom.sun.management.jmxremote.port=8089 + ${jdk.runtime.args} -Dtomcat.management.port=8005 -Dtomcat.http.port=8080 -Dtomcat.https.port=8443 -Dcom.sun.management.jmxremote.port=8089 admin admin @@ -21,7 +21,7 @@ 8189 8180 - -Dtomcat.management.port=8105 -Dtomcat.http.port=8180 -Dtomcat.https.port=8543 -Dcom.sun.management.jmxremote.port=8189 + ${jdk.runtime.args} -Dtomcat.management.port=8105 -Dtomcat.http.port=8180 -Dtomcat.https.port=8543 -Dcom.sun.management.jmxremote.port=8189 admin admin diff --git a/10.0/pom.xml b/10.0/pom.xml index a1c6baff..b7736917 100644 --- a/10.0/pom.xml +++ b/10.0/pom.xml @@ -41,7 +41,7 @@ - 10.0.26 + 10.0.27 diff --git a/10.1/hotrod/src/main/java/org/wildfly/clustering/tomcat/hotrod/HotRodManager.java b/10.1/hotrod/src/main/java/org/wildfly/clustering/tomcat/hotrod/HotRodManager.java index 288453fa..7f971bfd 100644 --- a/10.1/hotrod/src/main/java/org/wildfly/clustering/tomcat/hotrod/HotRodManager.java +++ b/10.1/hotrod/src/main/java/org/wildfly/clustering/tomcat/hotrod/HotRodManager.java @@ -52,7 +52,6 @@ import org.infinispan.client.hotrod.configuration.TransactionMode; import org.infinispan.client.hotrod.impl.HotRodURI; import org.wildfly.clustering.ee.Immutability; -import org.wildfly.clustering.ee.Recordable; import org.wildfly.clustering.ee.cache.tx.TransactionBatch; import org.wildfly.clustering.ee.immutable.CompositeImmutability; import org.wildfly.clustering.ee.immutable.DefaultImmutability; @@ -71,7 +70,6 @@ import org.wildfly.clustering.web.LocalContextFactory; import org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerFactory; import org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerFactoryConfiguration; -import org.wildfly.clustering.web.session.ImmutableSessionMetaData; import org.wildfly.clustering.web.session.SessionAttributeImmutability; import org.wildfly.clustering.web.session.SessionAttributePersistenceStrategy; import org.wildfly.clustering.web.session.SessionExpirationListener; @@ -239,11 +237,6 @@ public Supplier getIdentifierFactory() { public SessionExpirationListener getExpirationListener() { return expirationListener; } - - @Override - public Recordable getInactiveSessionRecorder() { - return null; - } }; SessionManager sessionManager = this.managerFactory.createSessionManager(sessionManagerConfiguration); diff --git a/10.1/hotrod/src/test/resources/arquillian.xml b/10.1/hotrod/src/test/resources/arquillian.xml index 6120dcf6..d9c0a91e 100644 --- a/10.1/hotrod/src/test/resources/arquillian.xml +++ b/10.1/hotrod/src/test/resources/arquillian.xml @@ -9,7 +9,7 @@ 8089 8080 - -Dtomcat.management.port=8005 -Dtomcat.http.port=8080 -Dtomcat.https.port=8443 -Dcom.sun.management.jmxremote.port=8089 + ${jdk.runtime.args} -Dtomcat.management.port=8005 -Dtomcat.http.port=8080 -Dtomcat.https.port=8443 -Dcom.sun.management.jmxremote.port=8089 admin admin @@ -21,7 +21,7 @@ 8189 8180 - -Dtomcat.management.port=8105 -Dtomcat.http.port=8180 -Dtomcat.https.port=8543 -Dcom.sun.management.jmxremote.port=8189 + ${jdk.runtime.args} -Dtomcat.management.port=8105 -Dtomcat.http.port=8180 -Dtomcat.https.port=8543 -Dcom.sun.management.jmxremote.port=8189 admin admin diff --git a/10.1/pom.xml b/10.1/pom.xml index 76ab7974..b3686a90 100644 --- a/10.1/pom.xml +++ b/10.1/pom.xml @@ -41,7 +41,7 @@ - 10.1.0 + 10.1.1 diff --git a/8.5/hotrod/src/main/java/org/wildfly/clustering/tomcat/hotrod/HotRodManager.java b/8.5/hotrod/src/main/java/org/wildfly/clustering/tomcat/hotrod/HotRodManager.java index 4fca78fa..aa7d12f6 100644 --- a/8.5/hotrod/src/main/java/org/wildfly/clustering/tomcat/hotrod/HotRodManager.java +++ b/8.5/hotrod/src/main/java/org/wildfly/clustering/tomcat/hotrod/HotRodManager.java @@ -52,7 +52,6 @@ import org.infinispan.client.hotrod.configuration.TransactionMode; import org.infinispan.client.hotrod.impl.HotRodURI; import org.wildfly.clustering.ee.Immutability; -import org.wildfly.clustering.ee.Recordable; import org.wildfly.clustering.ee.cache.tx.TransactionBatch; import org.wildfly.clustering.ee.immutable.CompositeImmutability; import org.wildfly.clustering.ee.immutable.DefaultImmutability; @@ -71,7 +70,6 @@ import org.wildfly.clustering.web.LocalContextFactory; import org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerFactory; import org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerFactoryConfiguration; -import org.wildfly.clustering.web.session.ImmutableSessionMetaData; import org.wildfly.clustering.web.session.SessionAttributeImmutability; import org.wildfly.clustering.web.session.SessionAttributePersistenceStrategy; import org.wildfly.clustering.web.session.SessionExpirationListener; @@ -239,11 +237,6 @@ public Supplier getIdentifierFactory() { public SessionExpirationListener getExpirationListener() { return expirationListener; } - - @Override - public Recordable getInactiveSessionRecorder() { - return null; - } }; SessionManager sessionManager = this.managerFactory.createSessionManager(sessionManagerConfiguration); diff --git a/8.5/hotrod/src/test/resources/arquillian.xml b/8.5/hotrod/src/test/resources/arquillian.xml index 6120dcf6..d9c0a91e 100644 --- a/8.5/hotrod/src/test/resources/arquillian.xml +++ b/8.5/hotrod/src/test/resources/arquillian.xml @@ -9,7 +9,7 @@ 8089 8080 - -Dtomcat.management.port=8005 -Dtomcat.http.port=8080 -Dtomcat.https.port=8443 -Dcom.sun.management.jmxremote.port=8089 + ${jdk.runtime.args} -Dtomcat.management.port=8005 -Dtomcat.http.port=8080 -Dtomcat.https.port=8443 -Dcom.sun.management.jmxremote.port=8089 admin admin @@ -21,7 +21,7 @@ 8189 8180 - -Dtomcat.management.port=8105 -Dtomcat.http.port=8180 -Dtomcat.https.port=8543 -Dcom.sun.management.jmxremote.port=8189 + ${jdk.runtime.args} -Dtomcat.management.port=8105 -Dtomcat.http.port=8180 -Dtomcat.https.port=8543 -Dcom.sun.management.jmxremote.port=8189 admin admin diff --git a/8.5/pom.xml b/8.5/pom.xml index 8753bf96..e63d5bca 100644 --- a/8.5/pom.xml +++ b/8.5/pom.xml @@ -41,7 +41,7 @@ - 8.5.82 + 8.5.83 diff --git a/9.0/hotrod/src/main/java/org/wildfly/clustering/tomcat/hotrod/HotRodManager.java b/9.0/hotrod/src/main/java/org/wildfly/clustering/tomcat/hotrod/HotRodManager.java index 7eb98e8f..f45ae381 100644 --- a/9.0/hotrod/src/main/java/org/wildfly/clustering/tomcat/hotrod/HotRodManager.java +++ b/9.0/hotrod/src/main/java/org/wildfly/clustering/tomcat/hotrod/HotRodManager.java @@ -52,7 +52,6 @@ import org.infinispan.client.hotrod.configuration.TransactionMode; import org.infinispan.client.hotrod.impl.HotRodURI; import org.wildfly.clustering.ee.Immutability; -import org.wildfly.clustering.ee.Recordable; import org.wildfly.clustering.ee.cache.tx.TransactionBatch; import org.wildfly.clustering.ee.immutable.CompositeImmutability; import org.wildfly.clustering.ee.immutable.DefaultImmutability; @@ -71,7 +70,6 @@ import org.wildfly.clustering.web.LocalContextFactory; import org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerFactory; import org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerFactoryConfiguration; -import org.wildfly.clustering.web.session.ImmutableSessionMetaData; import org.wildfly.clustering.web.session.SessionAttributeImmutability; import org.wildfly.clustering.web.session.SessionAttributePersistenceStrategy; import org.wildfly.clustering.web.session.SessionExpirationListener; @@ -239,11 +237,6 @@ public Supplier getIdentifierFactory() { public SessionExpirationListener getExpirationListener() { return expirationListener; } - - @Override - public Recordable getInactiveSessionRecorder() { - return null; - } }; SessionManager sessionManager = this.managerFactory.createSessionManager(sessionManagerConfiguration); diff --git a/9.0/hotrod/src/test/resources/arquillian.xml b/9.0/hotrod/src/test/resources/arquillian.xml index 6120dcf6..d9c0a91e 100644 --- a/9.0/hotrod/src/test/resources/arquillian.xml +++ b/9.0/hotrod/src/test/resources/arquillian.xml @@ -9,7 +9,7 @@ 8089 8080 - -Dtomcat.management.port=8005 -Dtomcat.http.port=8080 -Dtomcat.https.port=8443 -Dcom.sun.management.jmxremote.port=8089 + ${jdk.runtime.args} -Dtomcat.management.port=8005 -Dtomcat.http.port=8080 -Dtomcat.https.port=8443 -Dcom.sun.management.jmxremote.port=8089 admin admin @@ -21,7 +21,7 @@ 8189 8180 - -Dtomcat.management.port=8105 -Dtomcat.http.port=8180 -Dtomcat.https.port=8543 -Dcom.sun.management.jmxremote.port=8189 + ${jdk.runtime.args} -Dtomcat.management.port=8105 -Dtomcat.http.port=8180 -Dtomcat.https.port=8543 -Dcom.sun.management.jmxremote.port=8189 admin admin diff --git a/9.0/pom.xml b/9.0/pom.xml index 5b13ac2b..67db23aa 100644 --- a/9.0/pom.xml +++ b/9.0/pom.xml @@ -41,7 +41,7 @@ - 9.0.67 + 9.0.68 diff --git a/pom.xml b/pom.xml index ca545ad8..fb946822 100644 --- a/pom.xml +++ b/pom.xml @@ -47,16 +47,17 @@ 11 11 + --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED 1.3.5 1.0 5.1.3 - 14.0.0.Final + 14.0.2.Final 4.5.0.Final ${version.org.infinispan} 1.6.0.Final 1.1.0.Final 1.9 - 27.0.0.Beta1 + 27.0.0.Final 4.13.2