Changes for page Release Plan for version 8.2-rc-1
Last modified by Thomas Mortagne on 2017/03/24 12:16
Change comment:
Fix jira URLs
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki.m florea1 +xwiki:XWiki.ThomasMortagne - Content
-
... ... @@ -9,15 +9,15 @@ 9 9 {{info}}Use these icons to mark the release progress: (x) not done, (/) done, (!) not done for a good reason (explain reason){{/info}} 10 10 11 11 * (/) [[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. 12 -* (/) [[Verify>>ReleasePlanHelp||anchor="HVerifyJIRAissue"]] that there are no {{velocity}}[[open issues on JIRA for version $version>>http://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}}. 13 -* (!) Verify that no tests are failing [[on the CI Server>>http://ci.xwiki.org]] (or that failures are understood, see [[known flickering tests>>http://jira.xwiki.org/issues/?filter=14240]]). 14 -* (/) Verify that there are no {{velocity}}[[missing documentation for closed JIRA issues for version $version>>http://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}} 12 +* (/) [[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}}. 13 +* (!) 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]]). 14 +* (/) 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}} 15 15 * (/) Ensure that the {{velocity}}[[Release Notes are complete and nice-looking for version $version>>xwiki:ReleaseNotes.ReleaseNotesXWiki${shortVersion}]]{{/velocity}} 16 16 * Release JIRA versions and create new versions for the next development iteration on the following JIRA projects: 17 -** (/) [[Commons JIRA>>http://jira.xwiki.org/plugins/servlet/project-config/XCOMMONS/versions]] 18 -** (/) [[Rendering JIRA>>http://jira.xwiki.org/plugins/servlet/project-config/XRENDERING/versions]] 19 -** (/) [[Platform JIRA>>http://jira.xwiki.org/plugins/servlet/project-config/XWIKI/versions]] 20 -** (/) [[Enterprise JIRA>>http://jira.xwiki.org/plugins/servlet/project-config/XE/versions]] 17 +** (/) [[Commons JIRA>>https://jira.xwiki.org/plugins/servlet/project-config/XCOMMONS/versions]] 18 +** (/) [[Rendering JIRA>>https://jira.xwiki.org/plugins/servlet/project-config/XRENDERING/versions]] 19 +** (/) [[Platform JIRA>>https://jira.xwiki.org/plugins/servlet/project-config/XWIKI/versions]] 20 +** (/) [[Enterprise JIRA>>https://jira.xwiki.org/plugins/servlet/project-config/XE/versions]] 21 21 * (/) 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}}. 22 22 * (/) [[Log on the release machine>>ReleasePlans.ReleasePlanHelp||anchor="HLogonReleasemachine"]], [[set up your identity>>ReleasePlans.ReleasePlanHelp||anchor="HSetupyouridentity"]] and [[update the release scripts>>ReleasePlans.ReleasePlanHelp||anchor="HUpdateReleasescripts"]] 23 23 * (/) [[Update translations>>ReleasePlans.ReleasePlanHelp||anchor="HUpdateTranslations"]] ... ... @@ -26,7 +26,7 @@ 26 26 * (/) Mark ##agent-1-1## online again in the [[ Jenkins admin screen>>http://ci.xwiki.org/computer/agent-1-1/]] (button on the right). 27 27 * (/) [[Publish backward compatibility reports>>ReleasePlans.ReleasePlanHelp||anchor="HGenerateBackwardCompatibilityReport"]] in the {{velocity}}[[Release Notes for version $version>>xwiki:ReleaseNotes.ReleaseNotesXWiki${shortVersion}]]{{/velocity}} 28 28 * (/) [[Push distribution files to OW2 and release them>>ReleasePlans.ReleasePlanHelp||anchor="HPushtoOW2"]] 29 -* ( x) Force [[rebuild of the Debian repository index>>ReleasePlans.ReleasePlanHelp||anchor="HRebuildDebianDistribution"]]29 +* (/) Force [[rebuild of the Debian repository index>>ReleasePlans.ReleasePlanHelp||anchor="HRebuildDebianDistribution"]] 30 30 * (/) Update the [[Download page>>http://www.xwiki.org/xwiki/bin/edit/Download/]] (make sure to use bullets points for the major features to make it easy to read) 31 31 * (/) [[Force extensions update>>ReleasePlans.ReleasePlanHelp||anchor="HForceExtensionsUpdate"]] 32 32 * (/) Ensure that there's a line pointing to the Release Notes for version {{velocity}}$version{{/velocity}} on the [[Release Notes home page>>xwiki:ReleaseNotes.WebHome]] ... ... @@ -33,7 +33,7 @@ 33 33 * (/) [[Publish news on OW2>>ReleasePlans.ReleasePlanHelp||anchor="HNewsonOW2"]] 34 34 * (/) [[Create blog post on xwiki.org>>ReleasePlans.ReleasePlanHelp||anchor="HBlogpostonxwiki.org"]] 35 35 * (/) [[Update the API doc>>platform:DevGuide.API]], including [[Rendering>>rendering:Main.JavaDoc]] 36 -* ( x) Update [[Wikipedia (en)>>http://en.wikipedia.org/wiki/XWiki]], [[Wikipedia (fr)>>http://fr.wikipedia.org/wiki/XWiki]] and [[Wikipedia (compare wiki software)>>http://en.wikipedia.org/wiki/Comparison_of_wiki_software]]36 +* (/) Update [[Wikipedia (en)>>http://en.wikipedia.org/wiki/XWiki]], [[Wikipedia (fr)>>http://fr.wikipedia.org/wiki/XWiki]] and [[Wikipedia (compare wiki software)>>http://en.wikipedia.org/wiki/Comparison_of_wiki_software]] 37 37 * (/) [[Wikimatrix>>http://www.wikimatrix.org/edit/XWiki]] with Ludovic's account 38 38 * (/) [[Announcement Mail>>ReleasePlans.ReleasePlanHelp||anchor="HAnnouncementMail"]] 39 39 * (/) [[Announce on Twitter>>ReleasePlans.ReleasePlanHelp||anchor="HAnnounceonTwitter"]] with the [[xwikiorg account>>https://twitter.com/xwikiorg/]]