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 2019/08/30 16:46:34 UTC

[groovy] branch master updated (79dfd85 -> f22ad15)

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

sunlan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git.


    from 79dfd85  Refactor and reformat
     new cf108c8  GROOVY-9241: Bump gradle to 5.6.1
     new f22ad15  Format README

The 2 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.


Summary of changes:
 README.adoc                              | 8 ++++----
 gradle.properties                        | 2 +-
 gradle/wrapper/gradle-wrapper.properties | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)


[groovy] 01/02: GROOVY-9241: Bump gradle to 5.6.1

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

sunlan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git

commit cf108c8c65d01146bcb0dc7ad9c568af22597edd
Author: Daniel Sun <su...@apache.org>
AuthorDate: Sat Aug 31 00:43:09 2019 +0800

    GROOVY-9241: Bump gradle to 5.6.1
---
 gradle.properties                        | 2 +-
 gradle/wrapper/gradle-wrapper.properties | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 1b8f548..76c4e47 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -17,7 +17,7 @@ groovyVersion = 3.0.0-SNAPSHOT
 # bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
 groovyBundleVersion = 3.0.0.SNAPSHOT
 
-gradle_version=5.6
+gradle_version=5.6.1
 
 groovyJUnit_ms=512m
 groovyJUnit_mx=1g
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index ef9a9e0..59b5f89 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-5.6-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.1-bin.zip
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists


[groovy] 02/02: Format README

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

sunlan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git

commit f22ad15939695a47522fdef4dd0aacef6ba667d2
Author: Daniel Sun <su...@apache.org>
AuthorDate: Sat Aug 31 00:46:16 2019 +0800

    Format README
---
 README.adoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.adoc b/README.adoc
index b0cd9a1..70bfd10 100644
--- a/README.adoc
+++ b/README.adoc
@@ -194,19 +194,19 @@ https://opencollective.com/friends-of-groovy
 
 This initiative is designed to complement the Apache project and the many contributions we get from our great community and supporters.
 
-Thank you to our Silver Sponsors:
+* Thank you to our Silver Sponsors:
 
 image:{sponsors-silver-img}[]
 
-Thank you to our Bronze Sponsors:
+* Thank you to our Bronze Sponsors:
 
 image:{sponsors-bronze-img}[]
 
-Thank you to our backers(donating monthly):
+* Thank you to our backers(donating monthly):
 
 image:{backers-monthly-img}[]
 
-Thank you to all our backers:
+* Thank you to all our backers:
 
 image:{backers-all-img}[]