Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

8. Announce the official release

Before the official announcement, you need to upload the release artifacts to dist.apache.org/repos/dist/release.

➜ svn co https://dist.apache.org/repos/dist/release/incubator/pegasus/ dist-release-pegasus

➜ cd dist-release-pegasus

➜ cp -r {PATH}/dist-dev-pegasus/2.1.0-RC1 ./2.1.0 # choose the staged release as the official release

➜ svn add 2.1.0

➜ svn commit


Title: [ANNOUNCE] Release Apache Pegasus (incubating) {VERSION}

...

The release can be downloaded at: https://pegasus.apache.org/downloaddocs/downloads

The release note is available at: {RELEASE NOTE URL}

...