You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mesos.apache.org by Adam Bordelon <ad...@mesosphere.io> on 2015/07/23 06:29:35 UTC

[RESULT] [VOTE] Release Apache Mesos 0.23.0 (rc4)

Good news, everyone!

The vote for Mesos 0.23.0 (rc4) has passed with the following votes.

+1 (Binding)
------------------------------
*** Vinod Kone
*** Adam B
*** Benjamin Hindman
*** Timothy Chen

+1 (Non-binding)
------------------------------
*** Vaibhav Khanduja
*** Marco Massenzio

There were no 0 or -1 votes.

Known issue: `sudo make check` may fail on some OSes. These tests have been
fixed in 0.24.0 without any changes to the rest of the code.

Please find the release at:
https://dist.apache.org/repos/dist/release/mesos/0.23.0

It is recommended to use a mirror to download the release:
http://www.apache.org/dyn/closer.cgi

The CHANGELOG for the release is available at:
https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.23.0

The mesos-0.23.0.jar has been released to:
https://repository.apache.org

The website (http://mesos.apache.org) will be updated shortly to reflect
this release.

Thanks,
-Adam-



On Wed, Jul 22, 2015 at 1:20 PM, Timothy Chen <tn...@gmail.com> wrote:

> +1
>
> The docker bridge network test failed because some iptable rules that was
> set on the environment. I will comment on the JIRA but not a blocker.
>
> Tim
>
>
> > On Jul 22, 2015, at 1:07 PM, Benjamin Hindman <
> benjamin.hindman@gmail.com> wrote:
> >
> > +1 (binding)
> >
> > On Ubuntu 14.04:
> >
> > $ make check
> > ... all tests pass ...
> > $ sudo make check
> > ... tests with known issues fail, but ignoring because these have all
> been
> > resolved and are issues with the tests alone ...
> >
> > Thanks Adam.
> >
> >> On Fri, Jul 17, 2015 at 4:42 PM Adam Bordelon <ad...@mesosphere.io>
> wrote:
> >>
> >> Hello Mesos community,
> >>
> >> Please vote on releasing the following candidate as Apache Mesos 0.23.0.
> >>
> >> 0.23.0 includes the following:
> >>
> >>
> --------------------------------------------------------------------------------
> >> - Per-container network isolation
> >> - Dockerized slaves will properly recover Docker containers upon
> failover.
> >> - Upgraded minimum required compilers to GCC 4.8+ or clang 3.5+.
> >>
> >> as well as experimental support for:
> >> - Fetcher Caching
> >> - Revocable Resources
> >> - SSL encryption
> >> - Persistent Volumes
> >> - Dynamic Reservations
> >>
> >> The CHANGELOG for the release is available at:
> >>
> >>
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.23.0-rc4
> >>
> >>
> --------------------------------------------------------------------------------
> >>
> >> The candidate for Mesos 0.23.0 release is available at:
> >>
> https://dist.apache.org/repos/dist/dev/mesos/0.23.0-rc4/mesos-0.23.0.tar.gz
> >>
> >> The tag to be voted on is 0.23.0-rc4:
> >>
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.23.0-rc4
> >>
> >> The MD5 checksum of the tarball can be found at:
> >>
> >>
> https://dist.apache.org/repos/dist/dev/mesos/0.23.0-rc4/mesos-0.23.0.tar.gz.md5
> >>
> >> The signature of the tarball can be found at:
> >>
> >>
> https://dist.apache.org/repos/dist/dev/mesos/0.23.0-rc4/mesos-0.23.0.tar.gz.asc
> >>
> >> The PGP key used to sign the release is here:
> >> https://dist.apache.org/repos/dist/release/mesos/KEYS
> >>
> >> The JAR is up in Maven in a staging repository here:
> >> https://repository.apache.org/content/repositories/orgapachemesos-1062
> >>
> >> Please vote on releasing this package as Apache Mesos 0.23.0!
> >>
> >> The vote is open until Wed July 22nd, 17:00 PDT 2015 and passes if a
> >> majority of at least 3 +1 PMC votes are cast.
> >>
> >> [ ] +1 Release this package as Apache Mesos 0.23.0 (I've tested it!)
> >> [ ] -1 Do not release this package because ...
> >>
> >> Thanks,
> >> -Adam-
> >>
> >>
>

Re: [RESULT] [VOTE] Release Apache Mesos 0.23.0 (rc4)

Posted by haosdent <ha...@gmail.com>.
Congratulations to @Adam! Release a mesos version looks so difficult. :-)

On Thu, Jul 23, 2015 at 2:35 PM, Marco Massenzio <ma...@mesosphere.io>
wrote:

> Great news, indeed!
>
> Thanks, Adam, for all the hard work in driving this release to fruition,
> you're a star!
>
> *Marco Massenzio*
> *Distributed Systems Engineer*
>
> On Wed, Jul 22, 2015 at 9:29 PM, Adam Bordelon <ad...@mesosphere.io> wrote:
>
> > Good news, everyone!
> >
> > The vote for Mesos 0.23.0 (rc4) has passed with the following votes.
> >
> > +1 (Binding)
> > ------------------------------
> > *** Vinod Kone
> > *** Adam B
> > *** Benjamin Hindman
> > *** Timothy Chen
> >
> > +1 (Non-binding)
> > ------------------------------
> > *** Vaibhav Khanduja
> > *** Marco Massenzio
> >
> > There were no 0 or -1 votes.
> >
> > Known issue: `sudo make check` may fail on some OSes. These tests have
> > been fixed in 0.24.0 without any changes to the rest of the code.
> >
> > Please find the release at:
> > https://dist.apache.org/repos/dist/release/mesos/0.23.0
> >
> > It is recommended to use a mirror to download the release:
> > http://www.apache.org/dyn/closer.cgi
> >
> > The CHANGELOG for the release is available at:
> >
> >
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.23.0
> >
> > The mesos-0.23.0.jar has been released to:
> > https://repository.apache.org
> >
> > The website (http://mesos.apache.org) will be updated shortly to reflect
> > this release.
> >
> > Thanks,
> > -Adam-
> >
> >
> >
> > On Wed, Jul 22, 2015 at 1:20 PM, Timothy Chen <tn...@gmail.com> wrote:
> >
> >> +1
> >>
> >> The docker bridge network test failed because some iptable rules that
> was
> >> set on the environment. I will comment on the JIRA but not a blocker.
> >>
> >> Tim
> >>
> >>
> >> > On Jul 22, 2015, at 1:07 PM, Benjamin Hindman <
> >> benjamin.hindman@gmail.com> wrote:
> >> >
> >> > +1 (binding)
> >> >
> >> > On Ubuntu 14.04:
> >> >
> >> > $ make check
> >> > ... all tests pass ...
> >> > $ sudo make check
> >> > ... tests with known issues fail, but ignoring because these have all
> >> been
> >> > resolved and are issues with the tests alone ...
> >> >
> >> > Thanks Adam.
> >> >
> >> >> On Fri, Jul 17, 2015 at 4:42 PM Adam Bordelon <ad...@mesosphere.io>
> >> wrote:
> >> >>
> >> >> Hello Mesos community,
> >> >>
> >> >> Please vote on releasing the following candidate as Apache Mesos
> >> 0.23.0.
> >> >>
> >> >> 0.23.0 includes the following:
> >> >>
> >> >>
> >>
> --------------------------------------------------------------------------------
> >> >> - Per-container network isolation
> >> >> - Dockerized slaves will properly recover Docker containers upon
> >> failover.
> >> >> - Upgraded minimum required compilers to GCC 4.8+ or clang 3.5+.
> >> >>
> >> >> as well as experimental support for:
> >> >> - Fetcher Caching
> >> >> - Revocable Resources
> >> >> - SSL encryption
> >> >> - Persistent Volumes
> >> >> - Dynamic Reservations
> >> >>
> >> >> The CHANGELOG for the release is available at:
> >> >>
> >> >>
> >>
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.23.0-rc4
> >> >>
> >> >>
> >>
> --------------------------------------------------------------------------------
> >> >>
> >> >> The candidate for Mesos 0.23.0 release is available at:
> >> >>
> >>
> https://dist.apache.org/repos/dist/dev/mesos/0.23.0-rc4/mesos-0.23.0.tar.gz
> >> >>
> >> >> The tag to be voted on is 0.23.0-rc4:
> >> >>
> >>
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.23.0-rc4
> >> >>
> >> >> The MD5 checksum of the tarball can be found at:
> >> >>
> >> >>
> >>
> https://dist.apache.org/repos/dist/dev/mesos/0.23.0-rc4/mesos-0.23.0.tar.gz.md5
> >> >>
> >> >> The signature of the tarball can be found at:
> >> >>
> >> >>
> >>
> https://dist.apache.org/repos/dist/dev/mesos/0.23.0-rc4/mesos-0.23.0.tar.gz.asc
> >> >>
> >> >> The PGP key used to sign the release is here:
> >> >> https://dist.apache.org/repos/dist/release/mesos/KEYS
> >> >>
> >> >> The JAR is up in Maven in a staging repository here:
> >> >>
> https://repository.apache.org/content/repositories/orgapachemesos-1062
> >> >>
> >> >> Please vote on releasing this package as Apache Mesos 0.23.0!
> >> >>
> >> >> The vote is open until Wed July 22nd, 17:00 PDT 2015 and passes if a
> >> >> majority of at least 3 +1 PMC votes are cast.
> >> >>
> >> >> [ ] +1 Release this package as Apache Mesos 0.23.0 (I've tested it!)
> >> >> [ ] -1 Do not release this package because ...
> >> >>
> >> >> Thanks,
> >> >> -Adam-
> >> >>
> >> >>
> >>
> >
> >
>



-- 
Best Regards,
Haosdent Huang

Re: [RESULT] [VOTE] Release Apache Mesos 0.23.0 (rc4)

Posted by haosdent <ha...@gmail.com>.
Congratulations to @Adam! Release a mesos version looks so difficult. :-)

On Thu, Jul 23, 2015 at 2:35 PM, Marco Massenzio <ma...@mesosphere.io>
wrote:

> Great news, indeed!
>
> Thanks, Adam, for all the hard work in driving this release to fruition,
> you're a star!
>
> *Marco Massenzio*
> *Distributed Systems Engineer*
>
> On Wed, Jul 22, 2015 at 9:29 PM, Adam Bordelon <ad...@mesosphere.io> wrote:
>
> > Good news, everyone!
> >
> > The vote for Mesos 0.23.0 (rc4) has passed with the following votes.
> >
> > +1 (Binding)
> > ------------------------------
> > *** Vinod Kone
> > *** Adam B
> > *** Benjamin Hindman
> > *** Timothy Chen
> >
> > +1 (Non-binding)
> > ------------------------------
> > *** Vaibhav Khanduja
> > *** Marco Massenzio
> >
> > There were no 0 or -1 votes.
> >
> > Known issue: `sudo make check` may fail on some OSes. These tests have
> > been fixed in 0.24.0 without any changes to the rest of the code.
> >
> > Please find the release at:
> > https://dist.apache.org/repos/dist/release/mesos/0.23.0
> >
> > It is recommended to use a mirror to download the release:
> > http://www.apache.org/dyn/closer.cgi
> >
> > The CHANGELOG for the release is available at:
> >
> >
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.23.0
> >
> > The mesos-0.23.0.jar has been released to:
> > https://repository.apache.org
> >
> > The website (http://mesos.apache.org) will be updated shortly to reflect
> > this release.
> >
> > Thanks,
> > -Adam-
> >
> >
> >
> > On Wed, Jul 22, 2015 at 1:20 PM, Timothy Chen <tn...@gmail.com> wrote:
> >
> >> +1
> >>
> >> The docker bridge network test failed because some iptable rules that
> was
> >> set on the environment. I will comment on the JIRA but not a blocker.
> >>
> >> Tim
> >>
> >>
> >> > On Jul 22, 2015, at 1:07 PM, Benjamin Hindman <
> >> benjamin.hindman@gmail.com> wrote:
> >> >
> >> > +1 (binding)
> >> >
> >> > On Ubuntu 14.04:
> >> >
> >> > $ make check
> >> > ... all tests pass ...
> >> > $ sudo make check
> >> > ... tests with known issues fail, but ignoring because these have all
> >> been
> >> > resolved and are issues with the tests alone ...
> >> >
> >> > Thanks Adam.
> >> >
> >> >> On Fri, Jul 17, 2015 at 4:42 PM Adam Bordelon <ad...@mesosphere.io>
> >> wrote:
> >> >>
> >> >> Hello Mesos community,
> >> >>
> >> >> Please vote on releasing the following candidate as Apache Mesos
> >> 0.23.0.
> >> >>
> >> >> 0.23.0 includes the following:
> >> >>
> >> >>
> >>
> --------------------------------------------------------------------------------
> >> >> - Per-container network isolation
> >> >> - Dockerized slaves will properly recover Docker containers upon
> >> failover.
> >> >> - Upgraded minimum required compilers to GCC 4.8+ or clang 3.5+.
> >> >>
> >> >> as well as experimental support for:
> >> >> - Fetcher Caching
> >> >> - Revocable Resources
> >> >> - SSL encryption
> >> >> - Persistent Volumes
> >> >> - Dynamic Reservations
> >> >>
> >> >> The CHANGELOG for the release is available at:
> >> >>
> >> >>
> >>
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.23.0-rc4
> >> >>
> >> >>
> >>
> --------------------------------------------------------------------------------
> >> >>
> >> >> The candidate for Mesos 0.23.0 release is available at:
> >> >>
> >>
> https://dist.apache.org/repos/dist/dev/mesos/0.23.0-rc4/mesos-0.23.0.tar.gz
> >> >>
> >> >> The tag to be voted on is 0.23.0-rc4:
> >> >>
> >>
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.23.0-rc4
> >> >>
> >> >> The MD5 checksum of the tarball can be found at:
> >> >>
> >> >>
> >>
> https://dist.apache.org/repos/dist/dev/mesos/0.23.0-rc4/mesos-0.23.0.tar.gz.md5
> >> >>
> >> >> The signature of the tarball can be found at:
> >> >>
> >> >>
> >>
> https://dist.apache.org/repos/dist/dev/mesos/0.23.0-rc4/mesos-0.23.0.tar.gz.asc
> >> >>
> >> >> The PGP key used to sign the release is here:
> >> >> https://dist.apache.org/repos/dist/release/mesos/KEYS
> >> >>
> >> >> The JAR is up in Maven in a staging repository here:
> >> >>
> https://repository.apache.org/content/repositories/orgapachemesos-1062
> >> >>
> >> >> Please vote on releasing this package as Apache Mesos 0.23.0!
> >> >>
> >> >> The vote is open until Wed July 22nd, 17:00 PDT 2015 and passes if a
> >> >> majority of at least 3 +1 PMC votes are cast.
> >> >>
> >> >> [ ] +1 Release this package as Apache Mesos 0.23.0 (I've tested it!)
> >> >> [ ] -1 Do not release this package because ...
> >> >>
> >> >> Thanks,
> >> >> -Adam-
> >> >>
> >> >>
> >>
> >
> >
>



-- 
Best Regards,
Haosdent Huang

Re: [RESULT] [VOTE] Release Apache Mesos 0.23.0 (rc4)

Posted by Marco Massenzio <ma...@mesosphere.io>.
Great news, indeed!

Thanks, Adam, for all the hard work in driving this release to fruition,
you're a star!

*Marco Massenzio*
*Distributed Systems Engineer*

On Wed, Jul 22, 2015 at 9:29 PM, Adam Bordelon <ad...@mesosphere.io> wrote:

> Good news, everyone!
>
> The vote for Mesos 0.23.0 (rc4) has passed with the following votes.
>
> +1 (Binding)
> ------------------------------
> *** Vinod Kone
> *** Adam B
> *** Benjamin Hindman
> *** Timothy Chen
>
> +1 (Non-binding)
> ------------------------------
> *** Vaibhav Khanduja
> *** Marco Massenzio
>
> There were no 0 or -1 votes.
>
> Known issue: `sudo make check` may fail on some OSes. These tests have
> been fixed in 0.24.0 without any changes to the rest of the code.
>
> Please find the release at:
> https://dist.apache.org/repos/dist/release/mesos/0.23.0
>
> It is recommended to use a mirror to download the release:
> http://www.apache.org/dyn/closer.cgi
>
> The CHANGELOG for the release is available at:
>
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.23.0
>
> The mesos-0.23.0.jar has been released to:
> https://repository.apache.org
>
> The website (http://mesos.apache.org) will be updated shortly to reflect
> this release.
>
> Thanks,
> -Adam-
>
>
>
> On Wed, Jul 22, 2015 at 1:20 PM, Timothy Chen <tn...@gmail.com> wrote:
>
>> +1
>>
>> The docker bridge network test failed because some iptable rules that was
>> set on the environment. I will comment on the JIRA but not a blocker.
>>
>> Tim
>>
>>
>> > On Jul 22, 2015, at 1:07 PM, Benjamin Hindman <
>> benjamin.hindman@gmail.com> wrote:
>> >
>> > +1 (binding)
>> >
>> > On Ubuntu 14.04:
>> >
>> > $ make check
>> > ... all tests pass ...
>> > $ sudo make check
>> > ... tests with known issues fail, but ignoring because these have all
>> been
>> > resolved and are issues with the tests alone ...
>> >
>> > Thanks Adam.
>> >
>> >> On Fri, Jul 17, 2015 at 4:42 PM Adam Bordelon <ad...@mesosphere.io>
>> wrote:
>> >>
>> >> Hello Mesos community,
>> >>
>> >> Please vote on releasing the following candidate as Apache Mesos
>> 0.23.0.
>> >>
>> >> 0.23.0 includes the following:
>> >>
>> >>
>> --------------------------------------------------------------------------------
>> >> - Per-container network isolation
>> >> - Dockerized slaves will properly recover Docker containers upon
>> failover.
>> >> - Upgraded minimum required compilers to GCC 4.8+ or clang 3.5+.
>> >>
>> >> as well as experimental support for:
>> >> - Fetcher Caching
>> >> - Revocable Resources
>> >> - SSL encryption
>> >> - Persistent Volumes
>> >> - Dynamic Reservations
>> >>
>> >> The CHANGELOG for the release is available at:
>> >>
>> >>
>> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.23.0-rc4
>> >>
>> >>
>> --------------------------------------------------------------------------------
>> >>
>> >> The candidate for Mesos 0.23.0 release is available at:
>> >>
>> https://dist.apache.org/repos/dist/dev/mesos/0.23.0-rc4/mesos-0.23.0.tar.gz
>> >>
>> >> The tag to be voted on is 0.23.0-rc4:
>> >>
>> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.23.0-rc4
>> >>
>> >> The MD5 checksum of the tarball can be found at:
>> >>
>> >>
>> https://dist.apache.org/repos/dist/dev/mesos/0.23.0-rc4/mesos-0.23.0.tar.gz.md5
>> >>
>> >> The signature of the tarball can be found at:
>> >>
>> >>
>> https://dist.apache.org/repos/dist/dev/mesos/0.23.0-rc4/mesos-0.23.0.tar.gz.asc
>> >>
>> >> The PGP key used to sign the release is here:
>> >> https://dist.apache.org/repos/dist/release/mesos/KEYS
>> >>
>> >> The JAR is up in Maven in a staging repository here:
>> >> https://repository.apache.org/content/repositories/orgapachemesos-1062
>> >>
>> >> Please vote on releasing this package as Apache Mesos 0.23.0!
>> >>
>> >> The vote is open until Wed July 22nd, 17:00 PDT 2015 and passes if a
>> >> majority of at least 3 +1 PMC votes are cast.
>> >>
>> >> [ ] +1 Release this package as Apache Mesos 0.23.0 (I've tested it!)
>> >> [ ] -1 Do not release this package because ...
>> >>
>> >> Thanks,
>> >> -Adam-
>> >>
>> >>
>>
>
>

Re: [RESULT] [VOTE] Release Apache Mesos 0.23.0 (rc4)

Posted by Marco Massenzio <ma...@mesosphere.io>.
Great news, indeed!

Thanks, Adam, for all the hard work in driving this release to fruition,
you're a star!

*Marco Massenzio*
*Distributed Systems Engineer*

On Wed, Jul 22, 2015 at 9:29 PM, Adam Bordelon <ad...@mesosphere.io> wrote:

> Good news, everyone!
>
> The vote for Mesos 0.23.0 (rc4) has passed with the following votes.
>
> +1 (Binding)
> ------------------------------
> *** Vinod Kone
> *** Adam B
> *** Benjamin Hindman
> *** Timothy Chen
>
> +1 (Non-binding)
> ------------------------------
> *** Vaibhav Khanduja
> *** Marco Massenzio
>
> There were no 0 or -1 votes.
>
> Known issue: `sudo make check` may fail on some OSes. These tests have
> been fixed in 0.24.0 without any changes to the rest of the code.
>
> Please find the release at:
> https://dist.apache.org/repos/dist/release/mesos/0.23.0
>
> It is recommended to use a mirror to download the release:
> http://www.apache.org/dyn/closer.cgi
>
> The CHANGELOG for the release is available at:
>
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.23.0
>
> The mesos-0.23.0.jar has been released to:
> https://repository.apache.org
>
> The website (http://mesos.apache.org) will be updated shortly to reflect
> this release.
>
> Thanks,
> -Adam-
>
>
>
> On Wed, Jul 22, 2015 at 1:20 PM, Timothy Chen <tn...@gmail.com> wrote:
>
>> +1
>>
>> The docker bridge network test failed because some iptable rules that was
>> set on the environment. I will comment on the JIRA but not a blocker.
>>
>> Tim
>>
>>
>> > On Jul 22, 2015, at 1:07 PM, Benjamin Hindman <
>> benjamin.hindman@gmail.com> wrote:
>> >
>> > +1 (binding)
>> >
>> > On Ubuntu 14.04:
>> >
>> > $ make check
>> > ... all tests pass ...
>> > $ sudo make check
>> > ... tests with known issues fail, but ignoring because these have all
>> been
>> > resolved and are issues with the tests alone ...
>> >
>> > Thanks Adam.
>> >
>> >> On Fri, Jul 17, 2015 at 4:42 PM Adam Bordelon <ad...@mesosphere.io>
>> wrote:
>> >>
>> >> Hello Mesos community,
>> >>
>> >> Please vote on releasing the following candidate as Apache Mesos
>> 0.23.0.
>> >>
>> >> 0.23.0 includes the following:
>> >>
>> >>
>> --------------------------------------------------------------------------------
>> >> - Per-container network isolation
>> >> - Dockerized slaves will properly recover Docker containers upon
>> failover.
>> >> - Upgraded minimum required compilers to GCC 4.8+ or clang 3.5+.
>> >>
>> >> as well as experimental support for:
>> >> - Fetcher Caching
>> >> - Revocable Resources
>> >> - SSL encryption
>> >> - Persistent Volumes
>> >> - Dynamic Reservations
>> >>
>> >> The CHANGELOG for the release is available at:
>> >>
>> >>
>> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.23.0-rc4
>> >>
>> >>
>> --------------------------------------------------------------------------------
>> >>
>> >> The candidate for Mesos 0.23.0 release is available at:
>> >>
>> https://dist.apache.org/repos/dist/dev/mesos/0.23.0-rc4/mesos-0.23.0.tar.gz
>> >>
>> >> The tag to be voted on is 0.23.0-rc4:
>> >>
>> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.23.0-rc4
>> >>
>> >> The MD5 checksum of the tarball can be found at:
>> >>
>> >>
>> https://dist.apache.org/repos/dist/dev/mesos/0.23.0-rc4/mesos-0.23.0.tar.gz.md5
>> >>
>> >> The signature of the tarball can be found at:
>> >>
>> >>
>> https://dist.apache.org/repos/dist/dev/mesos/0.23.0-rc4/mesos-0.23.0.tar.gz.asc
>> >>
>> >> The PGP key used to sign the release is here:
>> >> https://dist.apache.org/repos/dist/release/mesos/KEYS
>> >>
>> >> The JAR is up in Maven in a staging repository here:
>> >> https://repository.apache.org/content/repositories/orgapachemesos-1062
>> >>
>> >> Please vote on releasing this package as Apache Mesos 0.23.0!
>> >>
>> >> The vote is open until Wed July 22nd, 17:00 PDT 2015 and passes if a
>> >> majority of at least 3 +1 PMC votes are cast.
>> >>
>> >> [ ] +1 Release this package as Apache Mesos 0.23.0 (I've tested it!)
>> >> [ ] -1 Do not release this package because ...
>> >>
>> >> Thanks,
>> >> -Adam-
>> >>
>> >>
>>
>
>