Last modified by Marius Dumitru Florea on 2017/05/23 22:28

From version 1.1 >
edited by Marius Dumitru Florea
on 2017/05/19 10:46
To version < 2.1 >
edited by Marius Dumitru Florea
on 2017/05/22 22:55
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,16 +12,16 @@
12 12  
13 13  * (x) [[Verify>>ReleasePlans.ReleasePlanHelp||anchor="HInitialBackwardCompatibilityCheck"]] that the ##xwiki-commons##'s top level POM has a ##xwiki.compatibility.previous.version## property correctly pointing to the latest stable (non-milestone) release and if not, change it.
14 14  * Make sure next version exists on [[jira>>https://jira.xwiki.org]] projects:
15 -** (x) [[Commons JIRA>>https://jira.xwiki.org/plugins/servlet/project-config/XCOMMONS/versions]]
16 -** (x) [[Rendering JIRA>>https://jira.xwiki.org/plugins/servlet/project-config/XRENDERING/versions]]
17 -** (x) [[Platform JIRA>>https://jira.xwiki.org/plugins/servlet/project-config/XWIKI/versions]]
18 -** (x) [[Enterprise JIRA>>https://jira.xwiki.org/plugins/servlet/project-config/XE/versions]]
19 -* (x) [[Verify>>ReleasePlanHelp||anchor="HVerifyJIRAissue"]] that there are no {{velocity}}[[open issues on JIRA for version $version>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=Project+in+%28%22XWiki+Commons%22%2C+%22XWiki+Rendering%22%2C+%22XWiki+Platform%22%2C+%22XWiki+Enterprise%22%29+and+fixVersion+in+%28%22$version%22%29+and+resolution+in+%28%22Unresolved%22%29]]{{/velocity}}.
20 -* (x) Verify that no tests are failing [[on the CI Server>>http://ci.xwiki.org]] (or that failures are understood, see [[known flickering tests>>https://jira.xwiki.org/issues/?filter=14240]]).
21 -* (x) Verify that there are no {{velocity}}[[missing documentation for closed JIRA issues for version $version>>https://jira.xwiki.org/issues/?jql=Project%20in%20%28%22XWiki%20Commons%22%2C%20%22XWiki%20Rendering%22%2C%20%22XWiki%20Platform%22%2C%20%22XWiki%20Enterprise%22%29%20and%20fixVersion%20in%20%28%22$version%22%29%20and%20resolution%20in%20%28%22Fixed%22%29%20and%20%28%28Documentation%20is%20EMPTY%29%20or%20%28%22Documentation%20in%20Release%20Notes%22%20is%20EMPTY%29%29]]{{/velocity}}
22 -* (x) Ensure that the {{velocity}}[[Release Notes are complete and nice-looking for version $version>>${releaseNotesWikiLink}]]{{/velocity}}
23 -* (x) Since the release is performed on ##agent-1-1##, mark it offline in the [[Jenkins admin screen>>http://ci.xwiki.org/computer/agent-1-1/markOffline]] to avoid using it in the CI. Put as comment {{velocity}}{{code language="none"}}Temporarily marking agent-1-1 offline for the release of $version{{/code}}{{/velocity}}.
24 -* (x) [[Log on the release machine>>ReleasePlans.ReleasePlanHelp||anchor="HLogonReleasemachine"]], [[set up your identity>>ReleasePlans.ReleasePlanHelp||anchor="HSetupyouridentity"]], [[update the release scripts>>ReleasePlans.ReleasePlanHelp||anchor="HUpdateReleasescripts"]] and [[set the correct Java version>>dev:ReleasePlans.ReleasePlanHelp||anchor="HConfiguretheJavaVersion"]]
15 +** (/) [[Commons JIRA>>https://jira.xwiki.org/plugins/servlet/project-config/XCOMMONS/versions]]
16 +** (/) [[Rendering JIRA>>https://jira.xwiki.org/plugins/servlet/project-config/XRENDERING/versions]]
17 +** (/) [[Platform JIRA>>https://jira.xwiki.org/plugins/servlet/project-config/XWIKI/versions]]
18 +** (/) [[Enterprise JIRA>>https://jira.xwiki.org/plugins/servlet/project-config/XE/versions]]
19 +* (/) [[Verify>>ReleasePlanHelp||anchor="HVerifyJIRAissue"]] that there are no {{velocity}}[[open issues on JIRA for version $version>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=Project+in+%28%22XWiki+Commons%22%2C+%22XWiki+Rendering%22%2C+%22XWiki+Platform%22%2C+%22XWiki+Enterprise%22%29+and+fixVersion+in+%28%22$version%22%29+and+resolution+in+%28%22Unresolved%22%29]]{{/velocity}}.
20 +* (/) Verify that no tests are failing [[on the CI Server>>http://ci.xwiki.org]] (or that failures are understood, see [[known flickering tests>>https://jira.xwiki.org/issues/?filter=14240]]).
21 +* (/) Verify that there are no {{velocity}}[[missing documentation for closed JIRA issues for version $version>>https://jira.xwiki.org/issues/?jql=Project%20in%20%28%22XWiki%20Commons%22%2C%20%22XWiki%20Rendering%22%2C%20%22XWiki%20Platform%22%2C%20%22XWiki%20Enterprise%22%29%20and%20fixVersion%20in%20%28%22$version%22%29%20and%20resolution%20in%20%28%22Fixed%22%29%20and%20%28%28Documentation%20is%20EMPTY%29%20or%20%28%22Documentation%20in%20Release%20Notes%22%20is%20EMPTY%29%29]]{{/velocity}}
22 +* (/) Ensure that the {{velocity}}[[Release Notes are complete and nice-looking for version $version>>${releaseNotesWikiLink}]]{{/velocity}}
23 +* (/) Since the release is performed on ##agent-1-1##, mark it offline in the [[Jenkins admin screen>>http://ci.xwiki.org/computer/agent-1-1/markOffline]] to avoid using it in the CI. Put as comment {{velocity}}{{code language="none"}}Temporarily marking agent-1-1 offline for the release of $version{{/code}}{{/velocity}}.
24 +* (/) [[Log on the release machine>>ReleasePlans.ReleasePlanHelp||anchor="HLogonReleasemachine"]], [[set up your identity>>ReleasePlans.ReleasePlanHelp||anchor="HSetupyouridentity"]], [[update the release scripts>>ReleasePlans.ReleasePlanHelp||anchor="HUpdateReleasescripts"]] and [[set the correct Java version>>dev:ReleasePlans.ReleasePlanHelp||anchor="HConfiguretheJavaVersion"]]
25 25  * (x) [[Update translations>>ReleasePlans.ReleasePlanHelp||anchor="HUpdateTranslations"]]
26 26  * (x) [[Build the release>>ReleasePlans.ReleasePlanHelp||anchor="HBuildtherelease"]]
27 27  * (x) [[Clean up your identity>>ReleasePlans.ReleasePlanHelp||anchor="HCleanupidentity"]]

Get Connected