Repository: tez
Updated Branches:
  refs/heads/master 75bc7c157 -> 85bd772c4


TEZ-3905: Change BUILDING.TXT to minimum JDK 1.8 (Eric Wohlstadter via Gopal V)

Signed-off-by: Gopal V <[email protected]>


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

Branch: refs/heads/master
Commit: 85bd772c427c0b38534bad3dbe300d5ce0395012
Parents: 75bc7c1
Author: Eric Wohlstadter <[email protected]>
Authored: Wed Mar 14 22:27:22 2018 -0700
Committer: Gopal V <[email protected]>
Committed: Wed Mar 14 22:27:22 2018 -0700

----------------------------------------------------------------------
 BUILDING.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tez/blob/85bd772c/BUILDING.txt
----------------------------------------------------------------------
diff --git a/BUILDING.txt b/BUILDING.txt
index 34ed2fb..ff7ac51 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -6,7 +6,7 @@ https://cwiki.apache.org/confluence/display/TEZ
 
----------------------------------------------------------------------------------
 Requirements:
 
-* JDK 1.7+
+* JDK 1.8+
 * Maven 3.1 or later
 * Findbugs 2.0.2 or later (if running findbugs)
 * ProtocolBuffer 2.5.0

Reply via email to