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 2022/10/01 12:00:11 UTC

[groovy] branch GROOVY_4_0_X updated (268c5974cc -> 5b8ab9609a)

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

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


    from 268c5974cc GROOVY-10776: Bump jackson-databind to 2.13.4
     new 95c5449e49 GROOVY-10777: Bump junit5 to 5.9.1
     new 2984f81ea8 GROOVY-10778: Bump junit-platform to 1.9.1
     new 0c638cc202 GROOVY-10779: Bump japicmp plugin to 0.4.1
     new 73ccca3fd3 GROOVY-10780: Bump spock to 2.3-groovy-4.0
     new 5b8ab9609a Update verification metadata

The 5 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:
 gradle/verification-metadata.xml              | 5 +++++
 subprojects/binary-compatibility/build.gradle | 2 +-
 versions.properties                           | 6 +++---
 3 files changed, 9 insertions(+), 4 deletions(-)


[groovy] 01/05: GROOVY-10777: Bump junit5 to 5.9.1

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

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

commit 95c5449e49ed042cbf8132a734a34f788ff9cf3d
Author: Daniel Sun <su...@apache.org>
AuthorDate: Sat Oct 1 19:56:00 2022 +0800

    GROOVY-10777: Bump junit5 to 5.9.1
---
 versions.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.properties b/versions.properties
index ea7ea7fbc6..28a027cbf4 100644
--- a/versions.properties
+++ b/versions.properties
@@ -50,7 +50,7 @@ spock=2.2-groovy-4.0
 spotbugs=4.7.1
 spotbugsAnnotations=4.7.1
 checkstyle=9.3
-junit5=5.9.0
+junit5=5.9.1
 junit5Platform=1.9.0
 jcipAnnotations=1.0
 treelayout=1.0.3


[groovy] 05/05: Update verification metadata

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

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

commit 5b8ab9609ab35e6310163cb04f4b1cb8ac7076ca
Author: Daniel Sun <su...@apache.org>
AuthorDate: Sat Oct 1 20:00:06 2022 +0800

    Update verification metadata
---
 gradle/verification-metadata.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 49c1fdaca4..574301454c 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -641,6 +641,11 @@
             <sha512 value="e3b75c9fd3b3cde18c024e387211217330dd6e08f1ee3f25a57e47cc295e220f48530d9f971ce72eb7ece93cd091e3ccba7f0217637f5bc331d9aac98ac9483d" origin="Generated by Gradle because artifact wasn't signed"/>
          </artifact>
       </component>
+      <component group="me.champeau.gradle" name="japicmp-gradle-plugin" version="0.4.1">
+         <artifact name="japicmp-gradle-plugin-0.4.1.jar">
+            <sha512 value="a9a2f89785b153300165612a25db79a3418c1a01c29659270a2484828c8799871277b057f9ce496a2c0bc65e241b56c0b951671b68c2fa6a05ab9f9941745146" origin="Generated by Gradle because artifact wasn't signed"/>
+         </artifact>
+      </component>
       <component group="me.champeau.gradle" name="jmh-gradle-plugin" version="0.5.3">
          <artifact name="jmh-gradle-plugin-0.5.3.jar">
             <sha512 value="87aa1c28ee42baac98b4e2db8d41f6c248a93b92c5af2f10df3df512fdba2357be4727c9529f6daa4917e59ddfa990cf48de54bff194471c3cd5ee59d70cec7b" origin="Generated by Gradle because artifact wasn't signed"/>


[groovy] 02/05: GROOVY-10778: Bump junit-platform to 1.9.1

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

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

commit 2984f81ea82f089e4468cb84afd72c45f323d4e9
Author: Daniel Sun <su...@apache.org>
AuthorDate: Sat Oct 1 19:56:20 2022 +0800

    GROOVY-10778: Bump junit-platform to 1.9.1
---
 versions.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.properties b/versions.properties
index 28a027cbf4..4da7caf4d5 100644
--- a/versions.properties
+++ b/versions.properties
@@ -51,7 +51,7 @@ spotbugs=4.7.1
 spotbugsAnnotations=4.7.1
 checkstyle=9.3
 junit5=5.9.1
-junit5Platform=1.9.0
+junit5Platform=1.9.1
 jcipAnnotations=1.0
 treelayout=1.0.3
 javaxServletApi=4.0.1


[groovy] 03/05: GROOVY-10779: Bump japicmp plugin to 0.4.1

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

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

commit 0c638cc202c7940424fff88440d78ef4b9ef3090
Author: Daniel Sun <su...@apache.org>
AuthorDate: Sat Oct 1 19:56:55 2022 +0800

    GROOVY-10779: Bump japicmp plugin to 0.4.1
---
 subprojects/binary-compatibility/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/subprojects/binary-compatibility/build.gradle b/subprojects/binary-compatibility/build.gradle
index 2abdf7d77e..002b054162 100644
--- a/subprojects/binary-compatibility/build.gradle
+++ b/subprojects/binary-compatibility/build.gradle
@@ -19,7 +19,7 @@ import me.champeau.gradle.japicmp.JapicmpTask
  *  under the License.
  */
 plugins {
-    id "me.champeau.gradle.japicmp" version "0.4.0"
+    id "me.champeau.gradle.japicmp" version "0.4.1"
     id 'org.apache.groovy-aggregating-project'
     id 'org.apache.groovy-common'
 }


[groovy] 04/05: GROOVY-10780: Bump spock to 2.3-groovy-4.0

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

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

commit 73ccca3fd353a840b3a1972c25e3261a7b52f7c1
Author: Daniel Sun <su...@apache.org>
AuthorDate: Sat Oct 1 19:57:47 2022 +0800

    GROOVY-10780: Bump spock to 2.3-groovy-4.0
---
 versions.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.properties b/versions.properties
index 4da7caf4d5..36a0c4bf66 100644
--- a/versions.properties
+++ b/versions.properties
@@ -46,7 +46,7 @@ qdox=1.12.1
 slf4j=2.0.0
 xmlunit=1.6
 xstream=1.4.19
-spock=2.2-groovy-4.0
+spock=2.3-groovy-4.0
 spotbugs=4.7.1
 spotbugsAnnotations=4.7.1
 checkstyle=9.3