Changes for page Release Plan Help

Last modified by Vincent Massol on 2024/03/19 16:56

<
From version < 207.4 >
edited by Thomas Mortagne
on 2018/11/28 17:14
To version < 208.1 >
edited by Vincent Massol
on 2018/12/20 09:48
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.ThomasMortagne
1 +xwiki:XWiki.VincentMassol
Content
... ... @@ -343,6 +343,14 @@
343 343  **Cleanup** the release script by removing the temporary changes described in this section. This applies if you want to proceed to the next project (e.g. xwiki-enterprise) where the release needs to be executed properly.
344 344  {{/warning}}
345 345  
346 += Stabilize APIs =
347 +
348 +When releasing the last RC release of the Cycle (e.g. 10.11RC1), execute the following command on ##xwiki-commons##, ##xwiki-rendering## and ##xwiki-platform## to check if ##@Unstable## annotations need to be removed:
349 +
350 +{{code}}
351 +mvn checkstyle:check
352 +{{/code}}
353 +
346 346  = Generate Code Contributors list =
347 347  
348 348  {{info}}

Get Connected