Re: [RESULT][VOTE] Release Apache Mesos 0.10.0-incubating (RC4)

2013-03-07 Thread Mattmann, Chris A (388J)
Sorry for the spam all.

Long day.

Cheers,
Chris

On 3/7/13 9:34 PM, "Mattmann, Chris A (388J)"
 wrote:

>[Dropping general@incubator.a.o]
>
>Great job, Ben and Mesos community!
>
>I see that Mesos 0.10 has synced to the mirrors:
>
>http://apache.claz.org/incubator/mesos/mesos-0.10.0-incubating/
>
>
>Great news!
>
>Got any ideas about the [ANNOUNCE] email? Is there a template?
>
>See this example from the Apache OODT community:
>
>http://s.apache.org/gm
>
>We should also plan on updating the website.
>
>Great work!
>
>Cheers,
>Chris
>
>P.S. Saw that 0.11 RC is up now too! Great, but was wondering if there was
>a discussion of doing it and what should be included, etc., that you can
>point me to?
>
>On 3/6/13 11:42 AM, "Benjamin Hindman"  wrote:
>
>>The vote to release mesos-0.10.0-incubating has passed with 3 IPMC
>>binding
>>+1s and 3 non-binding +1s:
>>
>>IPMC binding votes:
>>
>>Chris Mattmann
>>Paul Ramirez
>>Andrew Hart
>>
>>Others:
>>
>>Vinod Kone
>>Ben Mahler
>>Ben Hindman
>>
>>Thank you!
>


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [RESULT][VOTE] Release Apache Mesos 0.10.0-incubating (RC4)

2013-03-07 Thread Mattmann, Chris A (388J)
[Dropping general@incubator.a.o]

Great job, Ben and Mesos community!

I see that Mesos 0.10 has synced to the mirrors:

http://apache.claz.org/incubator/mesos/mesos-0.10.0-incubating/


Great news!

Got any ideas about the [ANNOUNCE] email? Is there a template?

See this example from the Apache OODT community:

http://s.apache.org/gm

We should also plan on updating the website.

Great work!

Cheers,
Chris

P.S. Saw that 0.11 RC is up now too! Great, but was wondering if there was
a discussion of doing it and what should be included, etc., that you can
point me to?

On 3/6/13 11:42 AM, "Benjamin Hindman"  wrote:

>The vote to release mesos-0.10.0-incubating has passed with 3 IPMC binding
>+1s and 3 non-binding +1s:
>
>IPMC binding votes:
>
>Chris Mattmann
>Paul Ramirez
>Andrew Hart
>
>Others:
>
>Vinod Kone
>Ben Mahler
>Ben Hindman
>
>Thank you!


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache Mesos 0.10.0-incubating (RC4)

2013-03-05 Thread Andrew Hart

Hi Ben, Chris,

+1 (binding) from me as well. Great job guys.

-Andrew.


output FYI:

andrew@pluto ~/mesos $ uname -a
Linux pluto 3.0.0-16-generic #29-Ubuntu SMP Tue Feb 14 12:48:51 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux


andrew@pluto ~/mesos $ wget 
http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-incubating.tar.gz

...
andrew@pluto ~/mesos $ wget 
http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-incubating.tar.gz.md5

...
andrew@pluto ~/mesos $ wget 
http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-incubating.tar.gz.asc

...
andrew@pluto ~/mesos $ md5sum mesos-0.10.0-incubating.tar.gz
6aa70e04902d4f27d30f74a142206dd4  mesos-0.10.0-incubating.tar.gz

andrew@pluto ~/mesos $ wget 
http://svn.apache.org/repos/asf/incubator/mesos/dist/KEYS

...
andrew@pluto ~/mesos $ gpg --import KEYS
gpg: keyring `/home/andrew/.gnupg/secring.gpg' created
gpg: /home/andrew/.gnupg/trustdb.gpg: trustdb created
gpg: key F6FB762C: public key "Benjamin Hindman " imported
gpg: key 1B207A4D: public key "Andy Konwinski (CODE SIGNING KEY) 
" imported

gpg: Total number processed: 2
gpg:   imported: 2  (RSA: 2)
andrew@pluto ~/mesos $ gpg  --verify mesos-0.10.0-incubating.tar.gz.asc
gpg: Signature made Thu 07 Feb 2013 10:22:30 PM PST using RSA key ID 
F6FB762C

gpg: Good signature from "Benjamin Hindman "
gpg: WARNING: This key is not certified with a trusted signature!
gpg:  There is no indication that the signature belongs to the 
owner.

Primary key fingerprint: 4BF2 061E 7300 3185 CA06  E30F F99D 6AD0 F6FB 762C


andrew@pluto ~/mesos $ tar xzvf mesos-0.10.0-incubating.tar.gz
...
andrew@pluto ~/mesos $ cd mesos-0.10.0/
andrew@pluto ~/mesos/mesos-0.10.0 $ ./configure --disable-java
...
andrew@pluto ~/mesos/mesos-0.10.0 $ make
...
[lots of output suppressed]
...
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.7/mesos.py -> build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.7/mesos_pb2.py -> 
build/bdist.linux-x86_64/egg

copying build/lib.linux-x86_64-2.7/_mesos.so -> build/bdist.linux-x86_64/egg
byte-compiling build/bdist.linux-x86_64/egg/mesos.py to mesos.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos_pb2.py to mesos_pb2.pyc
creating stub loader for _mesos.so
byte-compiling build/bdist.linux-x86_64/egg/_mesos.py to _mesos.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/SOURCES.txt -> 
build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/dependency_links.txt -> 
build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/top_level.txt -> 
build/bdist.linux-x86_64/egg/EGG-INFO

writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/mesos-0.10.0-py2.7-linux-x86_64.egg' and adding 
'build/bdist.linux-x86_64/egg' to it

removing 'build/bdist.linux-x86_64/egg' (and everything under it)
make[2]: Leaving directory `/home/andrew/mesos/mesos-0.10.0/src'
make[1]: Leaving directory `/home/andrew/mesos/mesos-0.10.0/src'
Making all in ec2
make[1]: Entering directory `/home/andrew/mesos/mesos-0.10.0/ec2'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/andrew/mesos/mesos-0.10.0/ec2'
Making all in hadoop
make[1]: Entering directory `/home/andrew/mesos/mesos-0.10.0/hadoop'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/andrew/mesos/mesos-0.10.0/hadoop'


On 03/04/2013 09:29 PM, Mattmann, Chris A (388J) wrote:

Great.

We just need 1 more IPMC +1 here. Anyone willing to contribute a review of
Mesos 0.10.0-incubating RC4?

Cheers,
Chris


On 3/4/13 9:57 AM, "Benjamin Hindman"  wrote:


Yes, my vote is a +1.


On Sat, Mar 2, 2013 at 4:40 PM, Mattmann, Chris A (388J) <
chris.a.mattm...@jpl.nasa.gov> wrote:


Ben, just FYI on this, is your VOTE +1?

The current tally I have is:

+1

Chris Mattmann*

* - IPMC

We need probably a couple VOTEs from the Mesos community here (PPMC
members),
can you poke Vinod, as well as anyone else that has time to build and
test
and review the RC?

IPMC folks -- a review and a couple more binding VOTEs would really help
out
Mesos here. Can folks try it out and VOTE?

Thank you.

Cheers,
Chris "Vote Wrangler" Mattmann


On 2/7/13 10:32 PM, "Benjamin Hindman"  wrote:


Please vote on releasing the following candidate as Apache Mesos
(incubating) version 0.10.0. This will be the second incubator release

for

Mesos in Apache.



--
---
Changes since last release candidate:
  * Updated configure.ac to work better on OS X 10.8.
  * Added missing license (the only blocker on the previous candidate).

--
---


The candidate for Mesos 0.10.0-incubating release

Re: [VOTE] Release Apache Mesos 0.10.0-incubating (RC4)

2013-03-04 Thread Mattmann, Chris A (388J)
Great.

We just need 1 more IPMC +1 here. Anyone willing to contribute a review of
Mesos 0.10.0-incubating RC4?

Cheers,
Chris


On 3/4/13 9:57 AM, "Benjamin Hindman"  wrote:

>Yes, my vote is a +1.
>
>
>On Sat, Mar 2, 2013 at 4:40 PM, Mattmann, Chris A (388J) <
>chris.a.mattm...@jpl.nasa.gov> wrote:
>
>> Ben, just FYI on this, is your VOTE +1?
>>
>> The current tally I have is:
>>
>> +1
>>
>> Chris Mattmann*
>>
>> * - IPMC
>>
>> We need probably a couple VOTEs from the Mesos community here (PPMC
>> members),
>> can you poke Vinod, as well as anyone else that has time to build and
>>test
>> and review the RC?
>>
>> IPMC folks -- a review and a couple more binding VOTEs would really help
>> out
>> Mesos here. Can folks try it out and VOTE?
>>
>> Thank you.
>>
>> Cheers,
>> Chris "Vote Wrangler" Mattmann
>>
>>
>> On 2/7/13 10:32 PM, "Benjamin Hindman"  wrote:
>>
>> >Please vote on releasing the following candidate as Apache Mesos
>> >(incubating) version 0.10.0. This will be the second incubator release
>>for
>> >Mesos in Apache.
>> >
>> >
>> 
>>>
>>>--
>> >---
>> >Changes since last release candidate:
>> >  * Updated configure.ac to work better on OS X 10.8.
>> >  * Added missing license (the only blocker on the previous candidate).
>> 
>>>
>>>--
>> >---
>> >
>> >
>> >The candidate for Mesos 0.10.0-incubating release is available at:
>> >
>> >
>> 
>>http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-i
>>n
>> >cubating.tar.gz
>> >
>> >The tag to be voted on:
>> >
>> >
>> 
>>https://svn.apache.org/repos/asf/incubator/mesos/tags/release-0.10.0-incu
>>b
>> >ating-RC4
>> >
>> >The MD5 checksum of the tarball can be found at:
>> >
>> >
>> 
>>http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-i
>>n
>> >cubating.tar.gz.md5
>> >
>> >The signature of the tarball can be found at:
>> >
>> >
>> 
>>http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-i
>>n
>> >cubating.tar.gz.asc
>> >
>> >Mesos' KEYS file, containing the PGP keys used to sign the release:
>> >  http://svn.apache.org/repos/asf/incubator/mesos/dist/KEYS
>> >
>> >Please vote on releasing this package as Apache Mesos
>>0.10.0-incubating!
>> >
>> >The vote is open until Monday, February 11th at 5:00 pm (PST) and
>>passes
>> >if
>> >a majority of at least 3 +1 IPMC votes are cast.
>> >
>> >[ ] +1 Release this package as Apache Mesos 0.10.0-incubating
>> >[ ] -1 Do not release this package because ...
>> >
>> >To learn more about Apache Mesos, please see
>>http://www.mesosproject.org.
>>
>>


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache Mesos 0.10.0-incubating (RC4)

2013-03-04 Thread Ramirez, Paul M (388J)
Hi Ben,

+1

Worked for me see below.


balrog:~ pramirez$ wget
http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-inc
ubating.tar.gz
...
2013-03-04 09:19:41 (3.14 MB/s) - `mesos-0.10.0-incubating.tar.gz' saved
[26184035/26184035]

balrog:~ pramirez$ wget
http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-inc
ubating.tar.gz.md5
...
2013-03-04 09:20:01 (4.83 MB/s) - `mesos-0.10.0-incubating.tar.gz.md5'
saved [81/81]

balrog:~ pramirez$ wget
http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-inc
ubating.tar.gz.asc
...
2013-03-04 09:20:20 (95.9 KB/s) - `mesos-0.10.0-incubating.tar.gz.asc'
saved [881/881]

balrog:~ pramirez$ md5 mesos-0.10.0-incubating.tar.gz
MD5 (mesos-0.10.0-incubating.tar.gz) = 6aa70e04902d4f27d30f74a142206dd4
balrog:~ pramirez$ more mesos-0.10.0-incubating.tar.gz.md5
mesos-0.10.0-incubating.tar.gz: 6A A7 0E 04 90 2D 4F 27  D3 0F 74 A1 42 20
6D D4

balrog:~ pramirez$ wget
http://svn.apache.org/repos/asf/incubator/mesos/dist/KEYS
...
2013-03-04 09:23:52 (218 KB/s) - `KEYS' saved [7192/7192]

balrog:~ pramirez$ gpg --import KEYS
gpg: key F6FB762C: public key "Benjamin Hindman " imported
gpg: key 1B207A4D: public key "Andy Konwinski (CODE SIGNING KEY)
" imported
gpg: Total number processed: 2
gpg:   imported: 2  (RSA: 2)

balrog:~ pramirez$ gpg --verify mesos-0.10.0-incubating.tar.gz.asc
gpg: Signature made Thu Feb  7 22:22:30 2013 PST using RSA key ID F6FB762C
gpg: Good signature from "Benjamin Hindman "
gpg: WARNING: This key is not certified with a trusted signature!
gpg:  There is no indication that the signature belongs to the
owner.
Primary key fingerprint: 4BF2 061E 7300 3185 CA06  E30F F99D 6AD0 F6FB 762C

balrog:~ pramirez$ tar xzvf mesos-0.10.0-incubating.tar.gz
balrog:~ pramirez$ cd mesos-0.10.0

balrog:mesos-0.10.0 pramirez$ ./configure --disable-java
...
configure: creating ./config.status
config.status: creating Makefile
config.status: creating third_party/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands

balrog:mesos-0.10.0 pramirez$ make
cd . && /bin/sh ./config.status src/java/mesos.pom
config.status: creating src/java/mesos.pom
Making all in .
...
Long interlude while mesos builds to _success_
...
Then a drumroll
...
copying src/mesos.egg-info/PKG-INFO ->
build/bdist.macosx-10.6-universal/egg/EGG-INFO
copying src/mesos.egg-info/SOURCES.txt ->
build/bdist.macosx-10.6-universal/egg/EGG-INFO
copying src/mesos.egg-info/dependency_links.txt ->
build/bdist.macosx-10.6-universal/egg/EGG-INFO
copying src/mesos.egg-info/top_level.txt ->
build/bdist.macosx-10.6-universal/egg/EGG-INFO
writing build/bdist.macosx-10.6-universal/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/mesos-0.10.0-py2.6-macosx-10.6-universal.egg' and adding
'build/bdist.macosx-10.6-universal/egg' to it
removing 'build/bdist.macosx-10.6-universal/egg' (and everything under it)
Making all in ec2
make[1]: Nothing to be done for `all'.
Making all in hadoop
make[1]: Nothing to be done for `all'.






Thanks,
Paul Ramirez


On 2/7/13 10:32 PM, "Benjamin Hindman"  wrote:

>Please vote on releasing the following candidate as Apache Mesos
>(incubating) version 0.10.0. This will be the second incubator release for
>Mesos in Apache.
>
>
>--
>---
>Changes since last release candidate:
>  * Updated configure.ac to work better on OS X 10.8.
>  * Added missing license (the only blocker on the previous candidate).
>--
>---
>
>
>The candidate for Mesos 0.10.0-incubating release is available at:
>
>http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-in
>cubating.tar.gz
>
>The tag to be voted on:
>
>https://svn.apache.org/repos/asf/incubator/mesos/tags/release-0.10.0-incub
>ating-RC4
>
>The MD5 checksum of the tarball can be found at:
>
>http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-in
>cubating.tar.gz.md5
>
>The signature of the tarball can be found at:
>
>http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-in
>cubating.tar.gz.asc
>
>Mesos' KEYS file, containing the PGP keys used to sign the release:
>  http://svn.apache.org/repos/asf/incubator/mesos/dist/KEYS
>
>Please vote on releasing this package as Apache Mesos 0.10.0-incubating!
>
>The vote is open until Monday, February 11th at 5:00 pm (PST) and passes
>if
>a majority of at least 3 +1 IPMC votes are cast.
>
>[ ] +1 Release this package as Apache Mesos 0.10.0-incubating
>[ ] -1 Do not release this package because ...
>
>To learn more about Apache Mesos, please see http://www.mesosproject.org.


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@in

Re: [VOTE] Release Apache Mesos 0.10.0-incubating (RC4)

2013-03-02 Thread Mattmann, Chris A (388J)
Ben, just FYI on this, is your VOTE +1?

The current tally I have is:

+1 

Chris Mattmann*

* - IPMC

We need probably a couple VOTEs from the Mesos community here (PPMC
members),
can you poke Vinod, as well as anyone else that has time to build and test
and review the RC?

IPMC folks -- a review and a couple more binding VOTEs would really help
out
Mesos here. Can folks try it out and VOTE?

Thank you.

Cheers,
Chris "Vote Wrangler" Mattmann


On 2/7/13 10:32 PM, "Benjamin Hindman"  wrote:

>Please vote on releasing the following candidate as Apache Mesos
>(incubating) version 0.10.0. This will be the second incubator release for
>Mesos in Apache.
>
>
>--
>---
>Changes since last release candidate:
>  * Updated configure.ac to work better on OS X 10.8.
>  * Added missing license (the only blocker on the previous candidate).
>--
>---
>
>
>The candidate for Mesos 0.10.0-incubating release is available at:
>
>http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-in
>cubating.tar.gz
>
>The tag to be voted on:
>
>https://svn.apache.org/repos/asf/incubator/mesos/tags/release-0.10.0-incub
>ating-RC4
>
>The MD5 checksum of the tarball can be found at:
>
>http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-in
>cubating.tar.gz.md5
>
>The signature of the tarball can be found at:
>
>http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-in
>cubating.tar.gz.asc
>
>Mesos' KEYS file, containing the PGP keys used to sign the release:
>  http://svn.apache.org/repos/asf/incubator/mesos/dist/KEYS
>
>Please vote on releasing this package as Apache Mesos 0.10.0-incubating!
>
>The vote is open until Monday, February 11th at 5:00 pm (PST) and passes
>if
>a majority of at least 3 +1 IPMC votes are cast.
>
>[ ] +1 Release this package as Apache Mesos 0.10.0-incubating
>[ ] -1 Do not release this package because ...
>
>To learn more about Apache Mesos, please see http://www.mesosproject.org.


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache Mesos 0.10.0-incubating (RC4)

2013-02-11 Thread Vinod Kone
Chris,

Worked great! Tried running make test but got:
>
>
> [chipotle:~/tmp/apache-mesos-0.10.0-incubating/mesos-0.10.0] mattmann%
> make test
> make: *** No rule to make target `test'.  Stop.
> [chipotle:~/tmp/apache-mesos-0.10.0-incubating/mesos-0.10.0] mattmann%
>
> But that's fine since everything else looks great. Awesome!
>
>
We run 'make check' to build and run our test suite.

Thanks,
Vinod


> Cheers,
> Chris
>
>
>
> On 2/7/13 10:32 PM, "Benjamin Hindman"  wrote:
>
> >Please vote on releasing the following candidate as Apache Mesos
> >(incubating) version 0.10.0. This will be the second incubator release for
> >Mesos in Apache.
> >
> >
> >--
> >---
> >Changes since last release candidate:
> >  * Updated configure.ac to work better on OS X 10.8.
> >  * Added missing license (the only blocker on the previous candidate).
> >--
> >---
> >
> >
> >The candidate for Mesos 0.10.0-incubating release is available at:
> >
> >
> http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-in
> >cubating.tar.gz
> >
> >The tag to be voted on:
> >
> >
> https://svn.apache.org/repos/asf/incubator/mesos/tags/release-0.10.0-incub
> >ating-RC4
> >
> >The MD5 checksum of the tarball can be found at:
> >
> >
> http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-in
> >cubating.tar.gz.md5
> >
> >The signature of the tarball can be found at:
> >
> >
> http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-in
> >cubating.tar.gz.asc
> >
> >Mesos' KEYS file, containing the PGP keys used to sign the release:
> >  http://svn.apache.org/repos/asf/incubator/mesos/dist/KEYS
> >
> >Please vote on releasing this package as Apache Mesos 0.10.0-incubating!
> >
> >The vote is open until Monday, February 11th at 5:00 pm (PST) and passes
> >if
> >a majority of at least 3 +1 IPMC votes are cast.
> >
> >[ ] +1 Release this package as Apache Mesos 0.10.0-incubating
> >[ ] -1 Do not release this package because ...
> >
> >To learn more about Apache Mesos, please see http://www.mesosproject.org.
>
>


Re: [VOTE] Release Apache Mesos 0.10.0-incubating (RC4)

2013-02-10 Thread Mattmann, Chris A (388J)
[CC to mesos-dev@incubator]

Hi Ben,

+1 (binding) from me:

SIGS check out:

[chipotle:~/tmp/apache-mesos-0.10.0-incubating] mattmann%
$HOME/bin/verify_gpg_sigs
Verifying Signature for file mesos-0.10.0-incubating.tar.gz.asc
gpg: Signature made Thu Feb  7 22:22:30 2013 PST using RSA key ID F6FB762C
gpg: Good signature from "Benjamin Hindman "
gpg: WARNING: This key is not certified with a trusted signature!
gpg:  There is no indication that the signature belongs to the
owner.
Primary key fingerprint: 4BF2 061E 7300 3185 CA06  E30F F99D 6AD0 F6FB 762C
[chipotle:~/tmp/apache-mesos-0.10.0-incubating] mattmann%

CHECKSUMS check out (please consider including a sha1 checksum too in
addition to the MD5 -- not a requirement or blocker just a preference):

Primary key fingerprint: 4BF2 061E 7300 3185 CA06  E30F F99D 6AD0 F6FB 762C
[chipotle:~/tmp/apache-mesos-0.10.0-incubating] mattmann%
$HOME/bin/verify_md5_checksums
md5sum: stat '*.bz2': No such file or directory
md5sum: stat '*.zip': No such file or directory
mesos-0.10.0-incubating.tar.gz: OK
[chipotle:~/tmp/apache-mesos-0.10.0-incubating] mattmann%


I went ahead and tried to build it and started with ./configure on my Mac
OS X 10.6.8:

checking whether or not we can build with JNI... cc1plus: warnings being
treated as errors
conftest.cpp: In function 'int main(int, char**)':
conftest.cpp:7: warning: 'JNI_CreateJavaVM' is deprecated (declared at
/usr/local/jdk/include/jni.h:1937)
conftest.cpp:7: warning: 'JNI_CreateJavaVM' is deprecated (declared at
/usr/local/jdk/include/jni.h:1937)
cc1plus: warnings being treated as errors
conftest.cpp: In function 'int main(int, char**)':
conftest.cpp:7: warning: 'JNI_CreateJavaVM' is deprecated (declared at
/System/Library/Frameworks/JavaVM.framework/Headers/jni.h:1937)
conftest.cpp:7: warning: 'JNI_CreateJavaVM' is deprecated (declared at
/System/Library/Frameworks/JavaVM.framework/Headers/jni.h:1937)
configure: error: failed to build with JNI
[chipotle:~/tmp/apache-mesos-0.10.0-incubating/mesos-0.10.0] mattmann%

Running ./configure --disable-java got me past the config step, and then I
ran make:


writing build/bdist.macosx-10.6-universal/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/mesos-0.10.0-py2.6-macosx-10.6-universal.egg' and adding
'build/bdist.macosx-10.6-universal/egg' to it
removing 'build/bdist.macosx-10.6-universal/egg' (and everything under it)
Making all in ec2
make[1]: Nothing to be done for `all'.
Making all in hadoop
make[1]: Nothing to be done for `all'.
[chipotle:~/tmp/apache-mesos-0.10.0-incubating/mesos-0.10.0] mattmann%

Worked great! Tried running make test but got:


[chipotle:~/tmp/apache-mesos-0.10.0-incubating/mesos-0.10.0] mattmann%
make test
make: *** No rule to make target `test'.  Stop.
[chipotle:~/tmp/apache-mesos-0.10.0-incubating/mesos-0.10.0] mattmann%

But that's fine since everything else looks great. Awesome!


Cheers,
Chris



On 2/7/13 10:32 PM, "Benjamin Hindman"  wrote:

>Please vote on releasing the following candidate as Apache Mesos
>(incubating) version 0.10.0. This will be the second incubator release for
>Mesos in Apache.
>
>
>--
>---
>Changes since last release candidate:
>  * Updated configure.ac to work better on OS X 10.8.
>  * Added missing license (the only blocker on the previous candidate).
>--
>---
>
>
>The candidate for Mesos 0.10.0-incubating release is available at:
>
>http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-in
>cubating.tar.gz
>
>The tag to be voted on:
>
>https://svn.apache.org/repos/asf/incubator/mesos/tags/release-0.10.0-incub
>ating-RC4
>
>The MD5 checksum of the tarball can be found at:
>
>http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-in
>cubating.tar.gz.md5
>
>The signature of the tarball can be found at:
>
>http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-in
>cubating.tar.gz.asc
>
>Mesos' KEYS file, containing the PGP keys used to sign the release:
>  http://svn.apache.org/repos/asf/incubator/mesos/dist/KEYS
>
>Please vote on releasing this package as Apache Mesos 0.10.0-incubating!
>
>The vote is open until Monday, February 11th at 5:00 pm (PST) and passes
>if
>a majority of at least 3 +1 IPMC votes are cast.
>
>[ ] +1 Release this package as Apache Mesos 0.10.0-incubating
>[ ] -1 Do not release this package because ...
>
>To learn more about Apache Mesos, please see http://www.mesosproject.org.


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[VOTE] Release Apache Mesos 0.10.0-incubating (RC4)

2013-02-10 Thread Benjamin Hindman
Please vote on releasing the following candidate as Apache Mesos
(incubating) version 0.10.0. This will be the second incubator release for
Mesos in Apache.


-
Changes since last release candidate:
  * Updated configure.ac to work better on OS X 10.8.
  * Added missing license (the only blocker on the previous candidate).
-


The candidate for Mesos 0.10.0-incubating release is available at:

http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-incubating.tar.gz

The tag to be voted on:

https://svn.apache.org/repos/asf/incubator/mesos/tags/release-0.10.0-incubating-RC4

The MD5 checksum of the tarball can be found at:

http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-incubating.tar.gz.md5

The signature of the tarball can be found at:

http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-incubating.tar.gz.asc

Mesos' KEYS file, containing the PGP keys used to sign the release:
  http://svn.apache.org/repos/asf/incubator/mesos/dist/KEYS

Please vote on releasing this package as Apache Mesos 0.10.0-incubating!

The vote is open until Monday, February 11th at 5:00 pm (PST) and passes if
a majority of at least 3 +1 IPMC votes are cast.

[ ] +1 Release this package as Apache Mesos 0.10.0-incubating
[ ] -1 Do not release this package because ...

To learn more about Apache Mesos, please see http://www.mesosproject.org.