[xwiki-contrib/application-releasenotes] f1b5f8: RN-74: Depend on the latest XWiki Standard LTS cyc...
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-releasenotes Commit: f1b5f8abf3196ddb37243dd2288c994b924e1c2b https://github.com/xwiki-contrib/application-releasenotes/commit/f1b5f8abf31... Author: Vincent Massol <[email protected]> Date: 2026-08-29 (Sat, 29 Aug 2026) Changed paths: M Jenkinsfile M README.md M application-releasenotes-ui/src/main/resources/ReleaseNotes/Code/Change/DisplayChangesMacro.xml M pom.xml Log Message: ----------- RN-74: Depend on the latest XWiki Standard LTS cycle (17.10) * Move the parent from org.xwiki.contrib:parent-platform:14.10-7 to 17.10.0-2, raising the minimum XWiki version to 17.10 and the minimum Java version to 17. * Read the getChanges result in the displayChanges macro with #evaluate, the read counterpart of the #setVariable that getChanges already uses to publish it, instead of $xcontext.get('vcontext'), which is a programming right API and returned null under the programming right checker that the XWiki 17.10 functional test framework enables. Only a plain identifier is evaluated, like #setVariable does. * Resolve $topSpace in the displayChanges macro rather than relying on it leaking in from getChanges. * Drop the Spoon pluginManagement override, now that the parent pins a Spoon version that works on Java 17. * Drop the duplicated xwiki.release.jira.skip property. * Drop the java17 javaTool override of the Sonarcloud build step, now that the whole build runs on Java 17. * Update the minimum XWiki version in README.md. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> Commit: a3c2fceeea214fa62c6dbbc76857126c1d626046 https://github.com/xwiki-contrib/application-releasenotes/commit/a3c2fceeea2... Author: Vincent Massol <[email protected]> Date: 2026-08-29 (Sat, 29 Aug 2026) Changed paths: M Jenkinsfile M README.md M application-releasenotes-ui/src/main/resources/ReleaseNotes/Code/Change/DisplayChangesMacro.xml M pom.xml Log Message: ----------- RN-74: Depend on the latest XWiki Standard LTS cycle (17.10) Compare: https://github.com/xwiki-contrib/application-releasenotes/compare/95d746056e... To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-releasenotes/settings/notificat...
participants (1)
-
XWiki Notifications