@@ -386,11 +386,11 @@ To do that, follow these steps:
386386.. `JENKINS_VERSION` set to `unused` same reason as before
387387.. `RELEASE_GIT_BRANCH` set to `unused` same reason as before
388388.. `MAVEN_REPOSITORY_NAME` set to `unused` same reason as before
389- .. `MAVEN_REPOSITORY_PRODUCTION_NAME` set to `unused`
389+ .. `MAVEN_REPOSITORY_PRODUCTION_NAME` set to `unused` same reason as before
390390.. `MAVEN_STAGING_REPOSITORY_PROMOTION_ENABLED` set to false (manually done by publishing-tool in a parallel process)
391391.. `GIT_STAGING_REPOSITORY_PROMOTION_ENABLED` set to false (manually merged by security team)
392392.. `VALIDATION_ENABLED` set to true (we want a summary of what need to be done at the beginning)
393- .. `WINDOWS_PACKAGING_ENABLE ` set to true (we want to generate and stage Windows package along with other packages)
393+ .. `WINDOWS_PACKAGING_ENABLED ` set to true (we want to generate and stage Windows package along with other packages)
394394.. `FORCE_STAGING_BOOTSTRAP_PARAM` set to false (only for edge cases)
395395.. `ONLY_STAGING_PARAM` set to true (we only want to stage, not publish)
396396.. `ONLY_PROMOTION_PARAM` set to false (we only want to stage, not publish)
@@ -402,14 +402,14 @@ To do that, follow these steps:
402402.. `JENKINS_VERSION` set to `unused` same reason as before
403403.. `RELEASE_GIT_BRANCH` set to `unused` same reason as before
404404.. `MAVEN_REPOSITORY_NAME` set to `unused` same reason as before
405- .. `MAVEN_REPOSITORY_PRODUCTION_NAME` set to `unused`
405+ .. `MAVEN_REPOSITORY_PRODUCTION_NAME` set to `unused` same reason as before
406406.. `MAVEN_STAGING_REPOSITORY_PROMOTION_ENABLED` set to false (manually done by publishing-tool in a parallel process)
407407.. `GIT_STAGING_REPOSITORY_PROMOTION_ENABLED` set to false (manually merged by security team)
408408.. `VALIDATION_ENABLED` set to true (we want a summary of what need to be done at the beginning)
409- .. `WINDOWS_PACKAGING_ENABLE ` set to false (no package generation)
409+ .. `WINDOWS_PACKAGING_ENABLED ` set to false (no package generation)
410410.. `FORCE_STAGING_BOOTSTRAP_PARAM` set to false (only for edge cases)
411411.. `ONLY_STAGING_PARAM` set to false (we don't want to stage anything)
412- .. `ONLY_PROMOTION_PARAM` set to false (we only want to publish)
412+ .. `ONLY_PROMOTION_PARAM` set to true (we only want to publish)
413413
414414== Certificate
415415
0 commit comments