You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@predictionio.apache.org by ch...@apache.org on 2018/03/05 21:14:20 UTC

predictionio git commit: [MINOR] Remove instructions for MD5 checksum generation [Forced Update!]

Repository: predictionio
Updated Branches:
  refs/heads/develop 2e5b6f1a1 -> afbbe759f (forced update)


[MINOR] Remove instructions for MD5 checksum generation

On par with new Apache policy


Project: http://git-wip-us.apache.org/repos/asf/predictionio/repo
Commit: http://git-wip-us.apache.org/repos/asf/predictionio/commit/afbbe759
Tree: http://git-wip-us.apache.org/repos/asf/predictionio/tree/afbbe759
Diff: http://git-wip-us.apache.org/repos/asf/predictionio/diff/afbbe759

Branch: refs/heads/develop
Commit: afbbe759f7b8d6a27c6a4412e6f390c361ac0a96
Parents: e734ff8
Author: Chan Lee <ch...@gmail.com>
Authored: Mon Mar 5 13:06:30 2018 -0800
Committer: Chan Lee <ch...@gmail.com>
Committed: Mon Mar 5 13:14:09 2018 -0800

----------------------------------------------------------------------
 PMC.md                                                    | 4 +---
 docs/manual/source/install/install-sourcecode.html.md.erb | 3 ++-
 2 files changed, 3 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/predictionio/blob/afbbe759/PMC.md
----------------------------------------------------------------------
diff --git a/PMC.md b/PMC.md
index e81b9ea..f61d75e 100644
--- a/PMC.md
+++ b/PMC.md
@@ -43,9 +43,7 @@ for staging release candidates for voting.
 (http://apache.org/dev/release-signing.html#openpgp-ascii-detach-sig)
     * `gpg --armor --output apache-predictionio-0.13.0-rc1.tar.gz.asc
   --detach-sig apache-predictionio-0.13.0-rc1.tar.gz`
-7. Generate MD5 and SHA512 checksums for the release candidate.
-    * `gpg --print-md MD5 apache-predictionio-0.13.0-rc1.tar.gz >
-  apache-predictionio-0.13.0-rc1.tar.gz.md5`
+7. Generate SHA512 checksums for the release candidate.
     * `gpg --print-md SHA512 apache-predictionio-0.13.0-rc1.tar.gz >
   apache-predictionio-0.13.0-rc1.tar.gz.sha512`
 8. Run `./make-distribution.sh` and repeat steps 5 to 7 to create binary distribution release.

http://git-wip-us.apache.org/repos/asf/predictionio/blob/afbbe759/docs/manual/source/install/install-sourcecode.html.md.erb
----------------------------------------------------------------------
diff --git a/docs/manual/source/install/install-sourcecode.html.md.erb b/docs/manual/source/install/install-sourcecode.html.md.erb
index ac08009..6b9bd63 100644
--- a/docs/manual/source/install/install-sourcecode.html.md.erb
+++ b/docs/manual/source/install/install-sourcecode.html.md.erb
@@ -24,7 +24,8 @@ replace `/home/abc` with your own home directory wherever you see it.
 
 ## Downloading Binary Distribution
 
-You can binary distribution for Apache PredictionIO® if you are building against
+You can use pre-built binary distribution for Apache PredictionIO® if you are
+building against
 
 * Scala 2.11.8
 * Spark 2.1.1