Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: a1fc754e354cad96504f4ff7a7c977f80f86fd9b
https://github.com/xwiki/xwiki-commons/commit/a1fc754e354cad96504f4ff7a7c97…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-11-12 (Wed, 12 Nov 2025)
Changed paths:
M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/java/org/xwiki/tool/checkstyle/UnstableAnnotationCheck.java
M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/test/java/org/xwiki/tool/checkstyle/UnstableAnnotationCheckTest.java
Log Message:
-----------
XCOMMONS-3480: Unstable annotation check doesn't handle properly enum fields
* Fix a bit name checking
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/feature-deploy-removehttpclient3
Home: https://github.com/xwiki/xwiki-rendering
Commit: 82862cf3b6a3e23b3cb030c2e60bf4dd4f0278c3
https://github.com/xwiki/xwiki-rendering/commit/82862cf3b6a3e23b3cb030c2e60…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-15 (Wed, 15 Oct 2025)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare branch stable-17.9.x
Commit: bb2d269a178642c3975e9b8800d8ffa14454de87
https://github.com/xwiki/xwiki-rendering/commit/bb2d269a178642c3975e9b8800d…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-15 (Wed, 15 Oct 2025)
Changed paths:
M pom.xml
M xwiki-rendering-api/pom.xml
M xwiki-rendering-archetype-macro/pom.xml
M xwiki-rendering-integration-tests/pom.xml
M xwiki-rendering-legacy/pom.xml
M xwiki-rendering-legacy/xwiki-rendering-legacy-api/pom.xml
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/pom.xml
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/pom.xml
M xwiki-rendering-macros/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-box/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-comment/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-content/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-ctsreport/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-footnotes/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-html/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-id/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-message/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-raw/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-toc/pom.xml
M xwiki-rendering-standalone/pom.xml
M xwiki-rendering-syntaxes/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-annotatedhtml5/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-annotatedxhtml/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-creole/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-event/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-html/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-html5/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-jspwiki/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-plain/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-wikimodel/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xdomxml10/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xdomxmlcurrent/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml5/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki21/pom.xml
M xwiki-rendering-test/pom.xml
M xwiki-rendering-transformations/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-icon/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-linkchecker/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-macro/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-wikiword/pom.xml
M xwiki-rendering-wikimodel/pom.xml
M xwiki-rendering-xml/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: db574d83b9255936c6edcd387202a981176e4ef8
https://github.com/xwiki/xwiki-rendering/commit/db574d83b9255936c6edcd38720…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-15 (Wed, 15 Oct 2025)
Changed paths:
M pom.xml
Log Message:
-----------
[branch] Updating inter-project dependencies on master
Commit: 0a8726fb2bd9d44e36c363696c481745b83b96d9
https://github.com/xwiki/xwiki-rendering/commit/0a8726fb2bd9d44e36c363696c4…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-11-06 (Thu, 06 Nov 2025)
Changed paths:
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XWikiCommentHandler.java
A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/link/link10.test
Log Message:
-----------
XRENDERING-765: HTML parsing error on saving attempt page that has empty line at the start of the link
* Make HTML parsing more robust by ignoring stray stopmacro and stopwikilink comments instead of failing to parse.
Commit: 4c7e0f4a9a012e9303ec3bb09e3e3816e43c61a6
https://github.com/xwiki/xwiki-rendering/commit/4c7e0f4a9a012e9303ec3bb09e3…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-11-07 (Fri, 07 Nov 2025)
Changed paths:
M xwiki-rendering-api/src/main/java/org/xwiki/rendering/listener/InlineFilterListener.java
A xwiki-rendering-api/src/test/java/org/xwiki/rendering/listener/InlineFilterListenerTest.java
A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/link/link1.test
Log Message:
-----------
XRENDERING-799: Macro inside link isn't parsed as inline macro (#360)
* Transform macros to inline in InlineFilterListener.
* Add a test for InlineFilterListener.
* Add an integration test for the XWiki 2.0 parser.
Commit: f29b06b3b17ba3aa3fb9b10ff7a0cf80849be3e1
https://github.com/xwiki/xwiki-rendering/commit/f29b06b3b17ba3aa3fb9b10ff7a…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-11-12 (Wed, 12 Nov 2025)
Changed paths:
M pom.xml
M xwiki-rendering-legacy/xwiki-rendering-legacy-api/pom.xml
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/pom.xml
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-box/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-comment/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-content/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-ctsreport/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-footnotes/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-html/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-id/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-message/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-raw/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-toc/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-annotatedhtml5/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-annotatedxhtml/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-creole/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-event/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-html/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-html5/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-jspwiki/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-plain/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-wikimodel/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xdomxml10/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xdomxmlcurrent/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml5/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki21/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-icon/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-linkchecker/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-macro/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-wikiword/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare branch stable-17.10.x
Commit: 2d1a165af0dddc72e2efb3d459fb0b5728af57f6
https://github.com/xwiki/xwiki-rendering/commit/2d1a165af0dddc72e2efb3d459f…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-11-12 (Wed, 12 Nov 2025)
Changed paths:
M pom.xml
M xwiki-rendering-api/pom.xml
M xwiki-rendering-archetype-macro/pom.xml
M xwiki-rendering-integration-tests/pom.xml
M xwiki-rendering-legacy/pom.xml
M xwiki-rendering-legacy/xwiki-rendering-legacy-api/pom.xml
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/pom.xml
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/pom.xml
M xwiki-rendering-macros/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-box/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-comment/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-content/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-ctsreport/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-footnotes/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-html/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-id/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-message/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-raw/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-toc/pom.xml
M xwiki-rendering-standalone/pom.xml
M xwiki-rendering-syntaxes/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-annotatedhtml5/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-annotatedxhtml/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-creole/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-event/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-html/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-html5/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-jspwiki/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-plain/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-wikimodel/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xdomxml10/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xdomxmlcurrent/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml5/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki21/pom.xml
M xwiki-rendering-test/pom.xml
M xwiki-rendering-transformations/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-icon/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-linkchecker/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-macro/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-wikiword/pom.xml
M xwiki-rendering-wikimodel/pom.xml
M xwiki-rendering-xml/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: df1df7dbe717c903953253bda80da514bc7efe03
https://github.com/xwiki/xwiki-rendering/commit/df1df7dbe717c903953253bda80…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-11-12 (Wed, 12 Nov 2025)
Changed paths:
M pom.xml
Log Message:
-----------
[branch] Updating inter-project dependencies on master
Compare: https://github.com/xwiki/xwiki-rendering/compare/250dfb88500b...df1df7dbe717
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications