To: dev@sis.apache.org
Subject: [VOTE] Apache SIS ${version} RC${candidate}

This is a call for a vote on the following Apache SIS ${version} release candidate ${candidate} artifacts:

Change log/release notes:
https://sis.staged.apache.org/release-notes/${version}.html

All Release Artifacts:
https://dist.apache.org/repos/dist/dev/sis/${version}/RC1/

PGP release keys (signed using GnuPG):
https://downloads.apache.org/sis/KEYS

Maven staging repository:

<repositories>
  <repository>
    <id>sis.staging</id>
    <name>SIS staging repository</name>
    <url>https://repository.apache.org/content/repositories/orgapachesis-{XXX}</url>
  </repository>
</repositories>

Web site except for Javadoc (which will be updated the release day):
https://sis.staged.apache.org/

Please verify the artifacts and vote. The vote will be open for at least 72 hours. Closing date may be changed to a later day if testers need more time.

[ ] +1  approve
[ ] +0  no opinion
[ ] -1  disapprove (and reason why)

If no issue is reported, the content of above staging repositories will be moved as-is (no recompilation) to Apache mirrors and Maven Central repository when the release will happen. If blocking issues are reported, a new staging repository at a new URL will be created for another release candidate. Some tips to validate the release before you vote:

export JDK_JAVA_OPTIONS="-Dorg.apache.sis.epsg.downloadURL=https://repository.apache.org/content/repositories/orgapachesis-1062"

Thanks for your time in validating the release and voting.