Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 96b3437144a60ecdd1e98338903f3cb9ec615d89
https://github.com/xwiki-contrib/confluence/commit/96b3437144a60ecdd1e98338…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: c49cc8b17df31c0f3f71a1442d946c78ab07a312
https://github.com/xwiki-contrib/confluence/commit/c49cc8b17df31c0f3f71a144…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
Log Message:
-----------
CONFLUENCE-163: NPE when a tag object is not found in the entities XML file
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 4568fa114b69521f3642c87453b1b98c7042759a
https://github.com/xwiki/xwiki-platform/commit/4568fa114b69521f3642c87453b1…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/ConfirmationPage.java
Log Message:
-----------
[Misc] Bulletproof a bit ConfirmationPage page object
* Ensure to scroll for clicking on yes/no buttons
(cherry picked from commit 8e5ea74b95877805d84510edeb3a053e18b1662a)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 8e5ea74b95877805d84510edeb3a053e18b1662a
https://github.com/xwiki/xwiki-platform/commit/8e5ea74b95877805d84510edeb3a…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/ConfirmationPage.java
Log Message:
-----------
[Misc] Bulletproof a bit ConfirmationPage page object
* Ensure to scroll for clicking on yes/no buttons