Versions Compared

Key

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

...

  • Make sure release artifacts are hosted @https://dist.apache.org/repos/dist/dev/incubator/fineract/
  • Release candidates should be in format apache-$project-$version.tar.gz 
  • Verify signatures and hashes.  You may have to import the public key of the release manager to verify the signatures. (gpg --recv-key <key id>)
  • git tag matches the released bits (diff -rf)
  • Can compile successfully from source
  • Verify DISCLAIMER, NOTICE and LICENSE (year etc)
  • All files have correct headers (Rat check should be clean - gradlew rat)
  • No jar files in the source artifacts
 

...

Running the vote

Voting has to be done on dev@fineract.incubator.apache.org and . You can close the vote after voting period expires and you accumulate sufficient votes.

...

 Upon receiving 3 +1s from the IPMC, reply to the voting thread and prefixing [RESULT] to the subject line with the results.  

To: general@incubator.apache.org
CC: dev@fineract.incubator.apache.org Subject: [RESULT][VOTE] [APACHE FINERACT] 0.7.0-incubating for release
Voting is now closed and has passed with the following tally, Binding +1s: Justin McLean,Jim Jagielski,John D Ament Thanks to everyone who voted! I'll continue with the rest of the release process. $RM

...

 

...

Rolling out the Release

Close JIRA version

...