commit 711d9edb0d8063fae42300f03fc89a772f21961e Merge: 6a0c27b 5c5e470 Author: Marco Miller Date: Thu Oct 1 18:33:32 2020 -0400 Merge branch 'stable-3.1' into stable-3.2 * stable-3.1: Documentation: Fix mention of legacy Google Code in dev-release Documentation: Fix duplicate section link in dev-release Set version to 3.0.14-SNAPSHOT Update git submodules Set version to 3.0.13 Add gerrit-*_pom.xml.asc files from deployment to .gitignore Documentation: Link to current Maven Central in dev-release Documentation: Make punctuation consistent in dev-release Documentation: Mention adding changes to the release notes beside issues Documentation: Clarify the need to split release notes update changes Update git submodules Change-Id: I9c0f00842f8763e7a9aeaf81c6d9ce35de45b80b diff --cc Documentation/dev-release.txt index 35cb9eb,afd8f86..e60efa0 --- a/Documentation/dev-release.txt +++ b/Documentation/dev-release.txt @@@ -229,7 -235,7 +238,7 @@@ modified anymore, but you may still dro ** Test closed staging repository + Once a repository is closed you can find the URL to it in the `Summary` - section, e.g. https://oss.sonatype.org/content/repositories/comgooglegerrit-1029[role=external,window=_blank] -section, e.g. https://oss.sonatype.org/content/repositories/comgooglegerrit-1029. ++section, e.g. https://oss.sonatype.org/content/repositories/comgooglegerrit-1029[role=external,window=_blank]. + Use this URL for further testing of the artifacts in this repository, e.g. to try building a plugin against the plugin API in this repository @@@ -254,16 -260,16 +263,16 @@@ Sonatype OSS Maven Repository Usage Gui Releasing artifacts to Maven Central cannot be undone! ** Find the closed staging repository in the -link:https://oss.sonatype.org/[Sonatype Nexus Server], select it and -click on `Release`. +link:https://oss.sonatype.org/[Sonatype Nexus Server,role=external,window=_blank], +select it and click on `Release`. ** The released artifacts are available in - https://oss.sonatype.org/content/repositories/releases/com/google/gerrit/[role=external,window=_blank] -https://oss.sonatype.org/content/repositories/releases/com/google/gerrit/. ++https://oss.sonatype.org/content/repositories/releases/com/google/gerrit/[role=external,window=_blank]. ** It may take up to 2 hours until the artifacts appear on Maven Central: + - http://central.maven.org/maven2/com/google/gerrit/[role=external,window=_blank] -https://repo1.maven.org/maven2/com/google/gerrit/ ++https://repo1.maven.org/maven2/com/google/gerrit/[role=external,window=_blank] * [optional]: View download statistics @@@ -278,10 -284,12 +287,12 @@@ link:https://oss.sonatype.org/[Sonatyp [[publish-to-google-storage]] ==== Publish the Gerrit WAR to the Google Cloud Storage - * go to the link:https://console.cloud.google.com/storage/browser/gerrit-releases/?project=api-project-164060093628[ - gerrit-releases bucket in the Google cloud storage console,role=external,window=_blank] - * make sure you are signed in with your Gmail account - * manually upload the Gerrit WAR file by using the `Upload` button + * Go to the link:https://console.cloud.google.com/storage/browser/gerrit-releases/?project=api-project-164060093628[ -gerrit-releases bucket in the Google cloud storage console]. ++gerrit-releases bucket in the Google cloud storage console,role=external,window=_blank]. + + * Make sure you are signed in with your Gmail account. + + * Manually upload the Gerrit WAR file by using the `Upload` button. [[push-stable]] ==== Push the Stable Branch