You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by pa...@apache.org on 2017/05/10 22:26:53 UTC

[25/50] [abbrv] groovy git commit: Refine README(requires JDK1.8)

Refine README(requires JDK1.8)


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

Branch: refs/heads/parrot
Commit: bce50a3595e88c3aebe4f0f94d545bf42aa8012a
Parents: 8ed3fba
Author: sunlan <su...@apache.org>
Authored: Mon May 8 00:29:52 2017 +0800
Committer: paulk <pa...@asert.com.au>
Committed: Thu May 11 08:11:03 2017 +1000

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


http://git-wip-us.apache.org/repos/asf/groovy/blob/bce50a35/README.adoc
----------------------------------------------------------------------
diff --git a/README.adoc b/README.adoc
index ea98923..7dae55d 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.7+]
+* {jdk}[JDK 1.8+]
 
 To build everything using Gradle: