Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 273e3e1a5339a0db28b5abe1970f1dbd05ca5c9f
https://github.com/xwiki/xwiki-platform/commit/273e3e1a5339a0db28b5abe1970f…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki.sh
Log Message:
-----------
XWIKI-23438: XJetty allow accessing any application file through URL
XWIKI-22840: XML schema warnings on Jetty EE10
(cherry picked from commit 42fb063749dd88cc78196f72d7318b7179285ebd)
Commit: b549e96da02395eca213c3eccf79834a122c7ccb
https://github.com/xwiki/xwiki-platform/commit/b549e96da02395eca213c3eccf79…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki.sh
Log Message:
-----------
XWIKI-23438: XJetty allow accessing any application file through URL
XWIKI-22840: XML schema warnings on Jetty EE10
* cleaner fix
(cherry picked from commit 99a04a0e2143583f5154a43e02174155da7e8e10)
Compare: https://github.com/xwiki/xwiki-platform/compare/f3367d995a84...b549e96da023
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 99a04a0e2143583f5154a43e02174155da7e8e10
https://github.com/xwiki/xwiki-platform/commit/99a04a0e2143583f5154a43e0217…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki.sh
Log Message:
-----------
XWIKI-23438: XJetty allow accessing any application file through URL
XWIKI-22840: XML schema warnings on Jetty EE10
* cleaner fix
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-replication
Commit: 5e29353a538026c9b9b5833b6622cec6719e31eb
https://github.com/xwiki-contrib/application-replication/commit/5e29353a538…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M pom.xml
M replication-api/pom.xml
M replication-default/pom.xml
M replication-entity/pom.xml
M replication-entity/replication-entity-api/pom.xml
M replication-entity/replication-entity-controller/pom.xml
M replication-entity/replication-entity-default/pom.xml
M replication-test/pom.xml
M replication-test/replication-test-pageobjects/pom.xml
M replication-test/replication-test-tests/pom.xml
M replication-ui/pom.xml
M replication-xip/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-replication
Commit: 7dfc937158601e23c6f5642b7eb46608ddb510d9
https://github.com/xwiki-contrib/application-replication/commit/7dfc9371586…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M pom.xml
M replication-api/pom.xml
M replication-default/pom.xml
M replication-entity/pom.xml
M replication-entity/replication-entity-api/pom.xml
M replication-entity/replication-entity-controller/pom.xml
M replication-entity/replication-entity-default/pom.xml
M replication-test/pom.xml
M replication-test/replication-test-pageobjects/pom.xml
M replication-test/replication-test-tests/pom.xml
M replication-ui/pom.xml
M replication-xip/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release replication-2.2.7
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-replication
Commit: db6d05449542b946bc7641b70d7cda81ffd74377
https://github.com/xwiki-contrib/application-replication/commit/db6d0544954…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M replication-api/src/main/java/org/xwiki/contrib/replication/AbstractReplicationMessage.java
M replication-api/src/main/java/org/xwiki/contrib/replication/DefaultReplicationReceiverMessage.java
M replication-api/src/main/java/org/xwiki/contrib/replication/RelayedReplicationSenderMessage.java
M replication-api/src/main/java/org/xwiki/contrib/replication/internal/ReplicationUtils.java
M replication-default/src/main/java/org/xwiki/contrib/replication/internal/WrappingMutableReplicationSenderMessage.java
M replication-default/src/main/java/org/xwiki/contrib/replication/internal/enpoint/message/HttpServletRequestReplicationReceiverMessage.java
M replication-default/src/main/java/org/xwiki/contrib/replication/internal/message/AbstractReplicationMessageStore.java
M replication-default/src/main/java/org/xwiki/contrib/replication/internal/message/ReplicationReceiverMessageStore.java
Log Message:
-----------
Add debug log
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…