Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: dropping include-grpc as default build instructions (does not build on arm)

...

cd nifi-1.17.0
mvn -T 1C clean install -Pcontrib-check,include-grpc

Further checks:

  • Verify the contents contain a good README, NOTICE, and LICENSE.
  • Verify the git commit ID is correct
  • Verify the RC was branched off the correct git commit ID
  • Look at the resulting convenience binary as found in nifi-assembly/target
  • Make sure the README, NOTICE, and LICENSE are present and correct
  • Run the resulting convenience binary and make sure it works as expected
  • Send a response to the vote thread indicating a +1, 0, -1 based on your findings.

...