Thanks Dave for catching that. I am going to rebuild a new RC. Sai
On Fri, Apr 12, 2019 at 3:10 PM Dave Barnes <dbar...@pivotal.io> wrote: > -1 > The file geode-book/redirects.rb contains an incorrect version path > component: "110". Should be "19". Two occurrences. > Customers will not be able to build the user guide from sources without > this change. > Should be: > > ``` > > rewrite '/', '/docs/guide/19/about_geode.html' > > rewrite '/index.html', '/docs/guide/19/about_geode.html' > > ``` > > On Fri, Apr 12, 2019 at 11:16 AM Sai Boorlagadda < > sai.boorlaga...@gmail.com> > wrote: > > > Hello, Geode dev community, > > > > > > This is the first 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 12 PM > PST > > Wed April 17th, 2019. > > > > > > This release resolves 297 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 > > > > > > Please note that we are voting upon the source tags: rel/v1.9.0.RC1 > > > > > > Apache Geode: > > > > https://github.com/apache/geode/tree/rel/v1.9.0.RC1 > > > > Apache Geode examples: > > > > https://github.com/apache/geode-examples/tree/rel/v1.9.0.RC1 > > > > Apache Geode Native: > > > > https://github.com/apache/geode-native/tree/rel/v1.9.0.RC1 > > > > > > Commit ID: > > > > Apache Geode: 75ac49853de0711b9720f168cbed5f3fc03f4668 > > > > Apache Geode Examples: 461f03614d389325496a82874cd5cf8b3329afdf > > > > Apache Geode Native: cef8078392f51d9a2d4b6a8b828a17359004b279 > > > > > > Source and binary files: > > > > https://dist.apache.org/repos/dist/dev/geode/1.9.0.RC1/ > > > > > > Maven staging repo: > > > > https://repository.apache.org/content/repositories/orgapachegeode-1051 > > > > > > Geode's KEYS file containing PGP keys we use to sign the release: > > > > https://github.com/apache/geode/blob/develop/KEYS > > > > > > Signed the release with fingerprint: > > > > rsa4096 2018-01-14 [SC] > > > > 0889380187C20785C2A7168045936212F0FF55B0 > > > > > > PS: Command to run geode-examples: ./gradlew -PgeodeReleaseUrl= > > https://dist.apache.org/repos/dist/dev/geode/1.9.0.RC1 > > -PgeodeRepositoryUrl= > > https://repository.apache.org/content/repositories/orgapachegeode-1051 > > build runAll > > > > > > Regards > > > > Sai Boorlagadda > > >