You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nemo.apache.org by wy...@apache.org on 2020/04/15 10:10:42 UTC

[incubator-nemo] branch wynot12-patch-1-1 created (now bcb252e)

This is an automated email from the ASF dual-hosted git repository.

wylee pushed a change to branch wynot12-patch-1-1
in repository https://gitbox.apache.org/repos/asf/incubator-nemo.git.


      at bcb252e  Update README.md

This branch includes the following new commits:

     new bcb252e  Update README.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-nemo] 01/01: Update README.md

Posted by wy...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wylee pushed a commit to branch wynot12-patch-1-1
in repository https://gitbox.apache.org/repos/asf/incubator-nemo.git

commit bcb252e66e30b639abc746e1bf885bb26e1bd2ac
Author: Wooyeon Lee <wy...@apache.org>
AuthorDate: Wed Apr 15 19:10:36 2020 +0900

    Update README.md
    
    - Support Java 11 and drop java 8
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d92bbcd..4ba0298 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Please refer to the [Contribution guideline](.github/CONTRIBUTING.md) to contrib
 ## Nemo prerequisites and setup
 
 ### Prerequisites
-* Java 8 or later (tested on Java 8 and Java 11)
+* Java 11
 * Maven
 * YARN settings
     * Download Hadoop 2.7.2 at https://archive.apache.org/dist/hadoop/common/hadoop-2.7.2/