Versions Compared

Key

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

...

Add information about PGP tools, procedure.

AFTER you unzip the release candidate,

...

but BEFORE you build

2 Check the commit ID matches the VOTE email

...

tbd

7 Check the dependencies

tbd

8 Check that the source code does not include any binaries

Before building, the downloaded zip folder should contain no unexpected binary artifacts. For example, there should be no *.jar files. 

There may be some "expected" binary files, such as pictures and test workflows. These should be declared in NOTICE/LICENSE if they came from third-parties, e.g., if use use a Creative Commons-licensed JPEG.tbd

Build

9 Check for BUILD SUCCESS

detailed information about how to build (run mvn clean install command from distribution directory? send output to files using > textfile1.txt 2> textfile2.txt ?)

AFTER the Build

10 Does the build produce the binaries

tbd

...