Versions Compared

Key

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

...

Thanks for your interest in helping to vote on a release candidate!

Please review the Project Release Guide for details on the release process and procedures associated with voting.

Prerequisites

Download OpenPGP Keys for Signature Verification

wget https://dist.apache.org/repos/dist/devrelease/nifi/KEYS

wget for Windows can be found here.

...

Download Source Release Files

export VERSION=2.08.0

wget https://dist.apache.org/repos/dist/dev/nifi/nifi-api-$VERSION/nifi-api-$VERSION-source-release.zip
wget https://dist.apache.org/repos/dist/dev/nifi/nifi-api-$VERSION/nifi-api-$VERSION-source-release.zip.asc
wget 
https://dist.apache.org/repos/dist/dev/nifi/nifi-api-$VERSION/nifi-api-$VERSION-source-release.zip.sha512

...