+1 I used gpg --verify to check all signatures, compiled geode from source, ran all examples, and set up a cluster with 2 locators, 3 servers, a simple client and SSL enabled.
-Owen > On Apr 23, 2019, at 1:32 PM, Dan Smith <dsm...@pivotal.io> wrote: > > +1 > > Looks good to me. I ran the geode-release-check against the repo. > > -Dan > > On Fri, Apr 19, 2019 at 5:00 PM Owen Nichols <onich...@pivotal.io > <mailto:onich...@pivotal.io>> wrote: > >> Hello, Geode dev community, >> >> >> This is the fourth release candidate for Apache Geode, version 1.9.0. >> >> Thanks to all the community members for their contributions to this >> release! >> >> >> Please do a review and give your feedback. The deadline is before 3 PM PST >> Wed April 24th, 2019. >> >> >> 1.9.0 resolves 296 issues on Apache Geode JIRA system. Release notes >> can be found at: >> >> >> https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.9.0 >> < >> https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.9.0 >> >> <https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.9.0> >>> >> >> >> Please note that we are voting upon the source tags: rel/v1.9.0.RC4 >> >> >> Apache Geode: >> >> https://github.com/apache/geode/tree/rel/v1.9.0.RC4 >> <https://github.com/apache/geode/tree/rel/v1.9.0.RC4> < >> https://github.com/apache/geode/tree/rel/v1.9.0.RC4 >> <https://github.com/apache/geode/tree/rel/v1.9.0.RC4>> >> >> Apache Geode examples: >> >> https://github.com/apache/geode-examples/tree/rel/v1.9.0.RC4 >> <https://github.com/apache/geode-examples/tree/rel/v1.9.0.RC4> < >> https://github.com/apache/geode-examples/tree/rel/v1.9.0.RC4 >> <https://github.com/apache/geode-examples/tree/rel/v1.9.0.RC4>> >> >> Apache Geode Native: >> >> https://github.com/apache/geode-native/tree/rel/v1.9.0.RC4 >> <https://github.com/apache/geode-native/tree/rel/v1.9.0.RC4> < >> https://github.com/apache/geode-native/tree/rel/v1.9.0.RC4 >> <https://github.com/apache/geode-native/tree/rel/v1.9.0.RC4>> >> >> >> Commit ID: >> >> Apache Geode: c0a73d1cb84986d432003bd12e70175520e63597 >> >> Apache Geode Examples: b58b2720e9cb1fae9e2cbca7053bc9c748dab79d >> >> Apache Geode Native: add53da376c3044feb2fb22dc37a30989c271f19 >> >> >> Source and binary files: >> >> https://dist.apache.org/repos/dist/dev/geode/1.9.0.RC4 >> <https://dist.apache.org/repos/dist/dev/geode/1.9.0.RC4> < >> https://dist.apache.org/repos/dist/dev/geode/1.9.0.RC4 >> <https://dist.apache.org/repos/dist/dev/geode/1.9.0.RC4>> >> >> Maven staging repo: >> >> https://repository.apache.org/content/repositories/orgapachegeode-1054 >> <https://repository.apache.org/content/repositories/orgapachegeode-1054> < >> https://repository.apache.org/content/repositories/orgapachegeode-1054 >> <https://repository.apache.org/content/repositories/orgapachegeode-1054>> >> >> Geode's KEYS file containing PGP keys we use to sign the release: >> >> https://github.com/apache/geode/blob/develop/KEYS >> <https://github.com/apache/geode/blob/develop/KEYS> < >> https://github.com/apache/geode/blob/develop/KEYS >> <https://github.com/apache/geode/blob/develop/KEYS>> >> >> >> Signed the release with GPG fingerprint: >> >> DB5476815A475574577D442B468A4800EAFB2498 >> >> PS: Command to run geode-examples: ./gradlew -PgeodeReleaseUrl= >> https://dist.apache.org/repos/dist/dev/geode/1.9.0.RC4 >> <https://dist.apache.org/repos/dist/dev/geode/1.9.0.RC4> < >> https://dist.apache.org/repos/dist/dev/geode/1.9.0.RC4 >> <https://dist.apache.org/repos/dist/dev/geode/1.9.0.RC4>> >> -PgeodeRepositoryUrl= >> https://repository.apache.org/content/repositories/orgapachegeode-1054 >> <https://repository.apache.org/content/repositories/orgapachegeode-1054> < >> https://repository.apache.org/content/repositories/orgapachegeode-1054 >> <https://repository.apache.org/content/repositories/orgapachegeode-1054>> >> build >> runAll >> >> >> Regards, >> - Owen & Dan