GitHub user srowen opened a pull request:
https://github.com/apache/spark/pull/4161
SPARK-5308 [BUILD] MD5 / SHA1 hash format doesn't match standard Maven
output
Here's one way to make the hashes match what Maven's plugins would create.
It takes a little extra footwork since OS X doesn't have the same command line
tools. An alternative is just to make Maven output these of course - would that
be better? I ask in case there is a reason I'm missing, like, we need to hash
files that Maven doesn't build.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srowen/spark SPARK-5308
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/4161.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4161
----
commit e25eff8cd20e436002c77426e9b5e04cc1a19f2e
Author: Sean Owen <[email protected]>
Date: 2015-01-22T14:22:22Z
Generate MD5, SHA1 hashes in a format like Maven's plugin
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]