You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mnemonic.apache.org by ga...@apache.org on 2017/12/13 05:45:33 UTC

mnemonic-site git commit: MNEMONIC-406: Add Apache 0.10.0 release to the website downloads

Repository: mnemonic-site
Updated Branches:
  refs/heads/master 695f8794d -> 8819f2032


MNEMONIC-406: Add Apache 0.10.0 release to the website downloads


Project: http://git-wip-us.apache.org/repos/asf/mnemonic-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/mnemonic-site/commit/8819f203
Tree: http://git-wip-us.apache.org/repos/asf/mnemonic-site/tree/8819f203
Diff: http://git-wip-us.apache.org/repos/asf/mnemonic-site/diff/8819f203

Branch: refs/heads/master
Commit: 8819f20324a857d4c844ab0deef2c26da7ddbda5
Parents: 695f879
Author: Wang, Gang(Gary) <ga...@intel.com>
Authored: Tue Dec 12 21:44:14 2017 -0800
Committer: Wang, Gang(Gary) <ga...@intel.com>
Committed: Tue Dec 12 21:44:14 2017 -0800

----------------------------------------------------------------------
 src/_docs/build.md     |  2 +-
 src/downloads/index.md | 10 ++++++----
 2 files changed, 7 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/8819f203/src/_docs/build.md
----------------------------------------------------------------------
diff --git a/src/_docs/build.md b/src/_docs/build.md
index 7c1b6b8..1acc495 100644
--- a/src/_docs/build.md
+++ b/src/_docs/build.md
@@ -26,7 +26,7 @@ To build this library, you may need to install some required packages on the bui
 
 * **Maven** -- the building tool v3.2.1 or above [Required]
 * **NVML** -- the NVM library (Please compile this library that was revised with 630862e82f) (http://pmem.io) [Optional if mnemonic-nvml-vmem-service/mnemonic-nvml-pmem-service are excluded, e.g. on MacOSX]
-* **JDK** -- the Java Develop Kit 1.6 or above (please properly configure JAVA_HOME) [Required]
+* **JDK** -- the Java Develop Kit 7-8 (please properly configure JAVA_HOME) [Required]
 * **PMFS** -- the PMFS should be properly installed and configured on Linux system if you want to simulate read latency [Optional]
 * **PMalloc** -- a supported durable memory native library(Latest) at https://github.com/NonVolatileComputing/pmalloc.git [Optional if mnemonic-pmalloc-service is excluded]
 

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/8819f203/src/downloads/index.md
----------------------------------------------------------------------
diff --git a/src/downloads/index.md b/src/downloads/index.md
index 88373e2..182a367 100644
--- a/src/downloads/index.md
+++ b/src/downloads/index.md
@@ -4,14 +4,16 @@ title: Downloads
 ---
 
 ### Download the latest version
-* [Apache Mnemonic 0.9.0-incubating](http://apache.org/dyn/closer.cgi/incubator/mnemonic){:target="_blank"} <br/>
-  Sep 2017 [What's New](http://www.apache.org/dyn/closer.cgi?action=download&filename=incubator/mnemonic/0.9.0-incubating/CHANGES.txt){:target="_blank"}
+* [Apache Mnemonic 0.10.0-incubating](http://apache.org/dyn/closer.cgi/mnemonic){:target="_blank"} <br/>
+  November 2017 [What's New](http://www.apache.org/dyn/closer.cgi?action=download&filename=mnemonic/0.10.0-incubating/CHANGES.txt){:target="_blank"}
 
 
 ### Archived Project Releases
-* [Apache Mnemonic 0.8.0-incubating](https://archive.apache.org/dist/incubator/mnemonic/0.8.0-incubating/src/){:target="_blank"} <br/>
-   June 2017 [What's New](https://archive.apache.org/dist/incubator/mnemonic/0.8.0-incubating/CHANGES.txt){:target="_blank"}
+* [Apache Mnemonic 0.9.0-incubating](https://archive.apache.org/dist/incubator/mnemonic/0.9.0-incubating/src/){:target="_blank"} <br/>
+  September 2017 [What's New](https://archive.apache.org/dist/incubator/mnemonic/0.9.0-incubating/CHANGES.txt){:target="_blank"}
 
+* [Apache Mnemonic 0.8.0-incubating](https://archive.apache.org/dist/incubator/mnemonic/0.8.0-incubating/src/){:target="_blank"} <br/>
+  June 2017 [What's New](https://archive.apache.org/dist/incubator/mnemonic/0.8.0-incubating/CHANGES.txt){:target="_blank"}
 
 * [Apache Mnemonic 0.7.0-incubating](https://archive.apache.org/dist/incubator/mnemonic/0.7.0-incubating/src/){:target="_blank"} <br/>
   May 2017 [What's New](https://archive.apache.org/dist/incubator/mnemonic/0.7.0-incubating/CHANGES.txt){:target="_blank"}