You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by su...@apache.org on 2017/08/09 16:03:44 UTC

groovy git commit: Clarify the requirement of JDK version

Repository: groovy
Updated Branches:
  refs/heads/master 9949525cd -> 4848eb2a0


Clarify the requirement of JDK version


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

Branch: refs/heads/master
Commit: 4848eb2a0bb58decc374cb109f9d9af5ba542606
Parents: 9949525
Author: sunlan <su...@apache.org>
Authored: Thu Aug 10 00:03:24 2017 +0800
Committer: sunlan <su...@apache.org>
Committed: Thu Aug 10 00:03:24 2017 +0800

----------------------------------------------------------------------
 README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/groovy/blob/4848eb2a/README.adoc
----------------------------------------------------------------------
diff --git a/README.adoc b/README.adoc
index e158f53..c5fa2d9 100644
--- a/README.adoc
+++ b/README.adoc
@@ -84,7 +84,7 @@ Build is image:{build-icon}[build status, link={groovy-ci}].
 
 To build you will need:
 
-* {jdk}[JDK 1.8+]
+* {jdk}[JDK 8+]
 
 To build everything using Gradle: