Ok lets call off the vote.
We can remove the site plugin and delete the site folder now that we are
going to the CMS.
We can use deploy-file to avoid deploying the tar.gz since if we dont
attach them to the build, the gpg plugin wont sign them.
We can edit the clean plugin to not delete jar's so that the other jar's
will get included in the final binary distribution.
One question, why did we make a separate profile for hadoop 1.0.0, that
jar is exactly the same as the one for 0.20? Since hadoop is changing
hadoop 0.23 to 2.0, maybe it would be better to have only 2 jar's, one
would be hadoop1 and the other hadoop2?
On 04/03/2012 10:43 PM, Brock Noland wrote:
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.