Branch: refs/heads/feature-deploy-solr9 Home: https://github.com/xwiki/xwiki-rendering Commit: 7579ec9edcd1d1d98d48e29125fb6a0bf83a02ce https://github.com/xwiki/xwiki-rendering/commit/7579ec9edcd1d1d98d48e29125fb... Author: Thomas Mortagne <[email protected]> Date: 2023-12-20 (Wed, 20 Dec 2023) Changed paths: M Jenkinsfile Log Message: ----------- XCOMMONS-2899: Upgrade XWiki to build with a Java source level of 17 * remove now useless configuration (all builds use Java 17) Commit: 9c3d7b108136124f4b8ed0a29dd0f26bcd67fbec https://github.com/xwiki/xwiki-rendering/commit/9c3d7b108136124f4b8ed0a29dd0... Author: Vincent Massol <[email protected]> Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M xwiki-rendering-archetype-macro/src/main/resources/archetype-resources/pom.xml M xwiki-rendering-archetype-macro/src/main/resources/archetype-resources/src/main/java/ExampleMacroParameters.java M xwiki-rendering-archetype-macro/src/main/resources/archetype-resources/src/main/java/internal/ExampleMacro.java M xwiki-rendering-archetype-macro/src/main/resources/archetype-resources/src/test/resources/example1.test M xwiki-rendering-archetype-macro/src/main/resources/archetype-resources/src/test/resources/example2.test Log Message: ----------- XRENDERING-735: The macro generated by the Macro archetype clashes with the Example Macro provided in XWiki Standard Commit: 58d097926f939515d5f56429768aafaee15bfd0c https://github.com/xwiki/xwiki-rendering/commit/58d097926f939515d5f56429768a... Author: Manuel Leduc <[email protected]> Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: A .github/pull_request_template.md Log Message: ----------- XRENDERING-737: Introduce a github pull request template Compare: https://github.com/xwiki/xwiki-rendering/compare/b05af68ad144...58d097926f93