Hi Brock,

+1 to release:

Maven staged repo looks good.

Checksums check out:

[guest-wireless-207-151-253-178:~/tmp/mrunit-0.8.1] mattmann% curl -O 
http://people.apache.org/~brock/mrunit-0.8.1-incubating-candidate-1/mrunit-0.8.1-incubating-dist.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  106k  100  106k    0     0  81353      0  0:00:01  0:00:01 --:--:--  140k
[guest-wireless-207-151-253-178:~/tmp/mrunit-0.8.1] mattmann% curl -O 
http://people.apache.org/~brock/mrunit-0.8.1-incubating-candidate-1/mrunit-0.8.1-incubating-dist.tar.gz.asc
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
104   836  104   836    0     0   6162      0 --:--:-- --:--:-- --:--:-- 13062
[guest-wireless-207-151-253-178:~/tmp/mrunit-0.8.1] mattmann% curl -O 
http://people.apache.org/~brock/mrunit-0.8.1-incubating-candidate-1/mrunit-0.8.1-incubating-dist.tar.gz.md5
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0    32    0    32    0     0    118      0 --:--:-- --:--:-- --:--:--   280
[guest-wireless-207-151-253-178:~/tmp/mrunit-0.8.1] mattmann% curl -O 
http://people.apache.org/~brock/mrunit-0.8.1-incubating-candidate-1/mrunit-0.8.1-incubating-dist.tar.gz.sha1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0    40    0    40    0     0    135      0 --:--:-- --:--:-- --:--:--   459
[guest-wireless-207-151-253-178:~/tmp/mrunit-0.8.1] mattmann% ls
mrunit-0.8.1-incubating-dist.tar.gz       
mrunit-0.8.1-incubating-dist.tar.gz.md5
mrunit-0.8.1-incubating-dist.tar.gz.asc   
mrunit-0.8.1-incubating-dist.tar.gz.sha1
[guest-wireless-207-151-253-178:~/tmp/mrunit-0.8.1] mattmann% 
$HOME/bin/verify_md5_checksums 
md5sum: stat '*.bz2': No such file or directory
md5sum: stat '*.zip': No such file or directory
mrunit-0.8.1-incubating-dist.tar.gz: OK
[guest-wireless-207-151-253-178:~/tmp/mrunit-0.8.1] mattmann% 

GPG sig checks out:

[guest-wireless-207-151-253-178:~/tmp/mrunit-0.8.1] mattmann% 
$HOME/bin/verify_gpg_sigs 
Verifying Signature for file mrunit-0.8.1-incubating-dist.tar.gz.asc
gpg: Signature made Fri Feb 17 12:10:27 2012 PST using RSA key ID 8E991CC5
gpg: Good signature from "Brock Noland (CODE SIGNING KEY) <[email protected]>"
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: 2847 DD2B 26E1 A3D8 1949  C883 9DC2 7AFB 8E99 1CC5
[guest-wireless-207-151-253-178:~/tmp/mrunit-0.8.1] mattmann% 

Didn't test Unit tests, etc., b/c it requires Maven 3 :) Someday I'll upgrade.

Cheers,
Chris

On Feb 28, 2012, at 8:00 PM, Brock Noland wrote:

> Ping on the release VOTE.
> 
> Cheers!
> Brock
> 
> On Wed, Feb 22, 2012 at 7:56 PM, Mattmann, Chris A (388J)
> <[email protected]> wrote:
>> Guys,
>> 
>> I'll try and VOTE/check out the release today or tomorrow.
>> 
>> Cheers,
>> Chris
>> 
>> On Feb 22, 2012, at 6:42 AM, Brock Noland wrote:
>> 
>>> Hi,
>>> 
>>> Good idea, I added MRUNIT-62 for that.
>>> 
>>> Brock
>>> 
>>> On Tue, Feb 21, 2012 at 11:50 PM, Karthik K <[email protected]> wrote:
>>>> Agree.
>>>> 
>>>> We might add instructions to the developers to explicitly build as per
>>>> their hadoop platform.
>>>> 
>>>> I would also , suggest that the BUILD.txt  contains some instructions about
>>>> the build profiles for appropriate hadoop platforms as well.
>>>> 
>>>> "BUILDING:
>>>> 
>>>> From the command line:
>>>> 
>>>> $ mvn package
>>>> 
>>>> $ mvn package -DskipTests
>>>> 
>>>> $ mvn clean
>>>> "
>>>> 
>>>> Having a word about the 3 different build profiles would be useful for
>>>> developers to pick up the right version.
>>>> 
>>>> --
>>>>  Karthik.
>>>> 
>>>> 
>>>> On Wed, Feb 22, 2012 at 6:24 AM, Brock Noland <[email protected]> wrote:
>>>> 
>>>>> Great, thanks!
>>>>> 
>>>>> I created MRUNIT-61 to remove the jar from the tar.gz. Since in
>>>>> previous releases we pushed a jar I figured including the jar this
>>>>> time would be OK.
>>>>> 
>>>>> Brock
>>>>> 
>>>>> On Tue, Feb 21, 2012 at 6:51 PM, Patrick Hunt <[email protected]> wrote:
>>>>>> +1 sig/xsum are correct, rat is clean, tests all pass. Looks good to me.
>>>>>> 
>>>>>> Note: the archive includes a mrunit jar file (the only jar file)
>>>>>> 'mrunit-0.8.1-incubating-hadoop100.jar'. Might be confusing for
>>>>>> people.
>>>>>> 
>>>>>> Regards,
>>>>>> 
>>>>>> Patrick
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> On Tue, Feb 21, 2012 at 3:48 PM, Brock Noland <[email protected]>
>>>>> wrote:
>>>>>>> Hi,
>>>>>>> 
>>>>>>> Just a ping to remind people to vote.
>>>>>>> 
>>>>>>> Brock
>>>>>>> 
>>>>>>> On Fri, Feb 17, 2012 at 4:18 PM, Karthik K <[email protected]> wrote:
>>>>>>>> classifier names look good. +1  (non-binding :) )
>>>>>>>> 
>>>>>>>> 
>>>>>>>> On Fri, Feb 17, 2012 at 12:22 PM, Brock Noland <[email protected]>
>>>>> wrote:
>>>>>>>> 
>>>>>>>>> This is an incubator release for Apache MRUnit, version
>>>>> 0.8.1-incubating.
>>>>>>>>> 
>>>>>>>>> It fixes the following issues:
>>>>>>>>> 
>>>>>>>>> 
>>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311292&version=12319881
>>>>>>>>> 
>>>>>>>>> *** Please download, test and vote by [3 working days after sending].
>>>>>>>>> 
>>>>>>>>> Note that we are voting upon the source (tag), binaries are provided
>>>>>>>>> for convenience.
>>>>>>>>> 
>>>>>>>>> Source and binary files:
>>>>>>>>> http://people.apache.org/~brock/mrunit-0.8.1-incubating-candidate-1/
>>>>>>>>> 
>>>>>>>>> Maven staging repo:
>>>>>>>>> 
>>>>> https://repository.apache.org/content/repositories/orgapachemrunit-022/
>>>>>>>>> 
>>>>>>>>> The tag to be voted upon:
>>>>>>>>> 
>>>>>>>>> 
>>>>> http://svn.apache.org/repos/asf/incubator/mrunit/tags/release-0.8.1-incubating/
>>>>>>>>> 
>>>>>>>>> MRUnit's KEYS file containing PGP keys we use to sign the release:
>>>>>>>>> http://svn.apache.org/repos/asf/incubator/mrunit/dist/KEYS
>>>>>>>>> 
>>>>>>>>> Note that the Incubator PMC needs to vote upon the release after a
>>>>>>>>> successful PPMC vote before any release can be made official.
>>>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> --
>>>>>>> Apache MRUnit - Unit testing MapReduce -
>>>>> http://incubator.apache.org/mrunit/
>>>>> 
>>>>> 
>>>>> 
>>>>> --
>>>>> Apache MRUnit - Unit testing MapReduce -
>>>>> http://incubator.apache.org/mrunit/
>>>>> 
>>> 
>>> 
>>> 
>>> --
>>> Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/
>> 
>> 
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> Chris Mattmann, Ph.D.
>> Senior Computer Scientist
>> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
>> Office: 171-266B, Mailstop: 171-246
>> Email: [email protected]
>> WWW:   http://sunset.usc.edu/~mattmann/
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> Adjunct Assistant Professor, Computer Science Department
>> University of Southern California, Los Angeles, CA 90089 USA
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> 
> 
> 
> 
> -- 
> Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: [email protected]
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Reply via email to