+1 (binding) * DISCLAIMER/NOTICE/LICENSE look good. * Sigs match * License header spot check is good * I get unit test failures, but the code compiles * artifact name looks good.
-Jakob On 11 July 2018 at 15:03, Gangumalla, Uma <[email protected]> wrote: > +1 (binding) > > DISCLAIMER exists > LICENSE & NOTICE looks good. > Build is fine and passed > Incubating tag exists in name > > Regards, > Uma > ________________________________________ > From: Elek, Marton [[email protected]] > Sent: Thursday, July 05, 2018 8:59 PM > To: [email protected] > Subject: [VOTE] Release Apache Ratis (incubating) 0.2.0 (rc2) > > Hi All, > > The Apache Ratis community has voted on and approved a proposal to > release Apache Ratis 0.2.0-rc2. > > We now kindly request that the Incubator PMC members review and vote on > this incubator release candidate. > > The problems from the previous vote are fixed > (https://mail-archives.apache.org/mod_mbox/incubator-general/201805.mbox/%3C8BB8FABD-E3F7-4DB3-9417-DDB552675416%40classsoftware.com%3E) > > • The name contains incubating (not incubator) > • Separated LICENSE and NOTICE for bin/source releases > • The missing BSD license (for Crc32 files) is added to the LICENSE > > Apache Ratis is a highly customizable Raft protocol implementation in Java. > > The vote thread is at: > > https://mail-archives.apache.org/mod_mbox/ratis-dev/201806.mbox/%3C7ddfb4cd-4501-e15a-4bc2-d9a86b9d0d9d%40apache.org%3E > > and the result is at: > > https://mail-archives.apache.org/mod_mbox/ratis-dev/201807.mbox/%3Cde45e7c7-d2b0-935e-6595-870f87bf1a51%40apache.org%3E > > This is the second incubator release and it includes more than 120 > improvements and fixes since the previous 0.1.0-alpha release. This is > the first release > which includes a binary package with ready to use examples. > > All distribution packages, including signatures, digests, etc. can be > found at: > > https://dist.apache.org/repos/dist/dev/incubator/ratis/0.2.0/rc2 > > Staged artifacts can be found at: > > https://repository.apache.org/content/repositories/orgapacheratis-1005 > > This release has been signed with PGP key 0EE79B28, corresponding to > [email protected], which is included in the repository's KEYS file > (https://dist.apache.org/repos/dist/dev/incubator/ratis/KEYS). > > This key can be found on keyservers, such as: > > http://pgp.mit.edu/pks/lookup?op=get&search=0x0EE79B28 > > Or in the apache phonebook: > > https://people.apache.org/keys/committer/elek.asc > > The release candidate has been tagged in git with ratis-0.2.0-rc2 (4d14160) > > https://github.com/apache/incubator-ratis/releases/tag/ratis-0.2.0-rc2 > > Please review and vote. The vote will be open for at least 72 hours or > until necessary number of votes are reached. > > # Review/testing > > You can build the project from the source code package with > > ``` > mvn clean install assembly:single -DskipTests=true > ``` > > The binary papckage can be smoketested with: > > ./examples/bin/start-all.sh > ./examples/bin/client.sh assign --name a --value 2 > ./examples/bin/client.sh get --name a > > Thank you very much, > Marton Elek > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
