Hi,

The vote itself is on the source tarball.  With that said, I agree
with both of your thoughts.

On Tue, Apr 3, 2012 at 9:52 PM, Jim Donofrio <[email protected]> wrote:
> I dont think it makes sense to deploy the 2 distribution tar.gz files or the
> site.xml to Nexus.

The tar.gz files are deployed to Nexus by maven.  I can delete them
afterwards. Do you know if there is a way to exclude them from being
deployed?

>
> I also see that you only included the hadoop 1.0.0 in the dist, which only
> includes the jar for hadoop 1.0.0. Do you think it would be better to have
> one binary distribution that includes all 3 jars for the 3 versions?

I'd like to see all three versions in the binary tar.gz but that is
file generated by:

mvn -Dhadoop.version=0.20 clean deploy -Pdeploy
mvn -Dhadoop.version=0.23 clean deploy -Pdeploy
mvn clean deploy -Pdeploy

Is there a way to make maven do this?

>
>
> On 04/03/2012 09:09 PM, Brock Noland wrote:
>>
>> This is an incubator release for Apache MRUnit, version 0.9.0-incubating.
>>
>> It fixes the following issues:
>>
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311292&version=12316360
>>
>> *** 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.9.0-incubating-candidate-0
>>
>> Maven staging repo:
>> https://repository.apache.org/content/repositories/orgapachemrunit-012/
>>
>> The tag to be voted upon:
>>
>> http://svn.apache.org/repos/asf/incubator/mrunit/tags/release-0.9.0-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/

Reply via email to