Repository: groovy-examples Updated Branches: refs/heads/master c6c93e96e -> 4f34b3050
try to jumpstart github integration again Project: http://git-wip-us.apache.org/repos/asf/groovy-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy-examples/commit/4f34b305 Tree: http://git-wip-us.apache.org/repos/asf/groovy-examples/tree/4f34b305 Diff: http://git-wip-us.apache.org/repos/asf/groovy-examples/diff/4f34b305 Branch: refs/heads/master Commit: 4f34b3050549bdc7102e67325cce3664a8de8b40 Parents: c6c93e9 Author: Paul King <[email protected]> Authored: Thu Aug 16 19:29:17 2018 +1000 Committer: Paul King <[email protected]> Committed: Thu Aug 16 19:29:17 2018 +1000 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/groovy-examples/blob/4f34b305/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index e0a92c3..b0bbb10 100644 --- a/README.md +++ b/README.md @@ -22,5 +22,5 @@ Groovy examples =============== -This is a repository of Groovy source files using common (at some point) libraries. +This is a repository of Groovy source files using libraries that (at some point) have been frequently used with Groovy. It is expected that all the source files at least compile with the current version of Groovy.
