Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: bf4d4d9986770d2d1de8c20772af71c4fbcdbb17
https://github.com/xwiki/xwiki-platform/commit/bf4d4d9986770d2d1de8c20772af…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/servletengine/ServletContainerExecutor.java
Log Message:
-----------
[Misc] Resolve the jetty and tomcat image based on the java version support (#4621) (#4627)
Co-authored-by: Manuel Leduc <manuel.leduc(a)xwiki.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-17.4.x/pr-4621
Home: https://github.com/xwiki/xwiki-platform
Commit: cfd916d370c0957b610f1f96aec43e9ab039bc46
https://github.com/xwiki/xwiki-platform/commit/cfd916d370c0957b610f1f96aec4…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/servletengine/ServletContainerExecutor.java
Log Message:
-----------
[Misc] Resolve the jetty and tomcat image based on the java version support (#4621)
(cherry picked from commit fc734981c142b35c0ce97d0af7d29c904794ba46)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 7a8f16caecdc48db0a45c1b778dc4f46f2b0c0f7
https://github.com/xwiki/xwiki-platform/commit/7a8f16caecdc48db0a45c1b778dc…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
R xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/WEB-INF/jetty-ee8-web.xml
Log Message:
-----------
XWIKI-23571: Providing jetty-ee8-web.xml configuration file does not make any sense
(cherry picked from commit 8af0d04a8f3c1fef360039797baebf49aa89afd1)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-20944
Home: https://github.com/xwiki/xwiki-platform
Commit: 9a26ea7e632202fb6f11e70d57d5fc16e0bd12cd
https://github.com/xwiki/xwiki-platform/commit/9a26ea7e632202fb6f11e70d57d5…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/main/java/org/xwiki/rendering/macro/include/IncludeMacroParameters.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/test/java/org/xwiki/rendering/internal/macro/include/IncludeMacroRefactoringTest.java
Log Message:
-----------
XWIKI-20944: Include macro fails to execute when no reference is specified
* Use the new feature mandatory parameter
Commit: 7a23471286d1391781e1ed2916760c606a8b553a
https://github.com/xwiki/xwiki-platform/commit/7a23471286d1391781e1ed291676…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/macroEditor.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/macroWizard.css
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/internal/macro/MacroDescriptorUIFactory.java
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/macro/AbstractMacroUINode.java
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/test/java/org/xwiki/wysiwyg/internal/macro/MacroDescriptorUIFactoryTest.java
Log Message:
-----------
XWIKI-20944: Include macro fails to execute when no reference is specified
* Fix the display of include macro mandatory parameter by handling the
specific case of a feature containing a group containing a single
parameter to display
Commit: 2153fd3ca0407d404688ea7e46ed3f8fc9a286e0
https://github.com/xwiki/xwiki-platform/commit/2153fd3ca0407d404688ea7e46ed…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M xwiki-platform-core/pom.xml
Log Message:
-----------
XWIKI-20944: Include macro fails to execute when no reference is specified
* Add revapi ignores for the new mandatory boolean
Commit: 81e6b2daca82930b7e342fed88549d395951ab47
https://github.com/xwiki/xwiki-platform/commit/81e6b2daca82930b7e342fed8854…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/macroEditor.js
Log Message:
-----------
XWIKI-20944: Include macro fails to execute when no reference is specified
* Fix a small bug related to validation of mandatory features
Compare: https://github.com/xwiki/xwiki-platform/compare/af2b1c6930be...81e6b2daca82
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications