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 2023/01/19 04:52:30 UTC

[groovy] branch GROOVY_4_0_X updated (04600b6fe5 -> 2d07722ac0)

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

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


    from 04600b6fe5 GROOVY-10722, GROOVY-10840: `null` or array for array-based constructor
     new e0dcb9c325 GROOVY-10906: Bump JUnit Jupiter/JUnit Platform to 5.9.2/1.9.2
     new 0841b68c03 GROOVY-10907: Bump jqwik to 1.7.2 (test dependency)
     new cad7b76b10 GROOVY-10908: Bump Ant version to 1.10.13
     new 2d07722ac0 update dependency metadata

The 4 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            | 6 ++++++
 subprojects/groovy-test-junit5/build.gradle | 2 +-
 versions.properties                         | 6 +++---
 3 files changed, 10 insertions(+), 4 deletions(-)


[groovy] 03/04: GROOVY-10908: Bump Ant version to 1.10.13

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

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

commit cad7b76b1070ed677e700289ca4871b6edf86a63
Author: Paul King <pa...@asert.com.au>
AuthorDate: Thu Jan 19 14:49:24 2023 +1000

    GROOVY-10908: Bump Ant version to 1.10.13
---
 versions.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.properties b/versions.properties
index 5cded50fcd..2e2caea096 100644
--- a/versions.properties
+++ b/versions.properties
@@ -13,7 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-ant=1.10.12
+ant=1.10.13
 asciidoctorj=2.5.7
 asciidoctorDiagram=2.2.3
 asciidoctorPdf=2.3.3


[groovy] 02/04: GROOVY-10907: Bump jqwik to 1.7.2 (test dependency)

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

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

commit 0841b68c03cffdbbc8e3de803c4adfb0edc8797f
Author: Paul King <pa...@asert.com.au>
AuthorDate: Thu Jan 19 14:48:47 2023 +1000

    GROOVY-10907: Bump jqwik to 1.7.2 (test dependency)
---
 subprojects/groovy-test-junit5/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/subprojects/groovy-test-junit5/build.gradle b/subprojects/groovy-test-junit5/build.gradle
index 567c36a471..e95b8780a5 100644
--- a/subprojects/groovy-test-junit5/build.gradle
+++ b/subprojects/groovy-test-junit5/build.gradle
@@ -33,7 +33,7 @@ dependencies {
         exclude(group: 'org.apiguardian', module: 'apiguardian-api')
     }
     testImplementation "org.junit.jupiter:junit-jupiter-params:${versions.junit5}"
-    testImplementation 'net.jqwik:jqwik-api:1.7.1'
+    testImplementation 'net.jqwik:jqwik-api:1.7.2'
     testRuntimeOnly "org.junit.platform:junit-platform-engine:${versions.junit5Platform}"
     testRuntimeOnly "org.junit.platform:junit-platform-runner:${versions.junit5Platform}"
     testImplementation projects.groovyTest


[groovy] 01/04: GROOVY-10906: Bump JUnit Jupiter/JUnit Platform to 5.9.2/1.9.2

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

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

commit e0dcb9c325601ca08556152021a964627a918dcb
Author: Paul King <pa...@asert.com.au>
AuthorDate: Thu Jan 19 14:45:43 2023 +1000

    GROOVY-10906: Bump JUnit Jupiter/JUnit Platform to 5.9.2/1.9.2
---
 versions.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/versions.properties b/versions.properties
index f337ad21ee..5cded50fcd 100644
--- a/versions.properties
+++ b/versions.properties
@@ -50,8 +50,8 @@ spock=2.3-groovy-4.0
 spotbugs=4.7.3
 spotbugsAnnotations=4.7.3
 checkstyle=9.3
-junit5=5.9.1
-junit5Platform=1.9.1
+junit5=5.9.2
+junit5Platform=1.9.2
 jcipAnnotations=1.0
 treelayout=1.0.3
 javaxServletApi=4.0.1


[groovy] 04/04: update dependency metadata

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

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

commit 2d07722ac0260b77f3c5ec7677e3588bb9ec106e
Author: Paul King <pa...@asert.com.au>
AuthorDate: Thu Jan 19 14:51:57 2023 +1000

    update dependency metadata
---
 gradle/verification-metadata.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 751664d580..3eb4ace390 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -65,6 +65,7 @@
             <trusting group="org.apache.httpcomponents"/>
             <trusting group="^org[.]apache[.]httpcomponents($|([.].*))" regex="true"/>
          </trusted-key>
+         <trusted-key id="0a123c1ed3f13a6a0140e166c71fb765cd9de313" group="org.apache.ant"/>
          <trusted-key id="0cc641c3a62453ab390066c4a41f13c999945293">
             <trusting group="commons-collections" name="commons-collections" version="3.2.2"/>
             <trusting group="commons-logging" name="commons-logging" version="1.2"/>
@@ -526,6 +527,11 @@
             <sha512 value="dfe1a3946e9381cc9b3619ba3149615dc63cb6790ccf0518d56242f4b74d0e6105dce24a40642bb8a79ab6ecdbe42eabc3ee51f752421dad5db9c894256bdf41" origin="Generated by Gradle because artifact wasn't signed"/>
          </artifact>
       </component>
+      <component group="net.jqwik" name="jqwik-api" version="1.7.2">
+         <artifact name="jqwik-api-1.7.2.jar">
+            <pgp value="aaaa9d3f580c7223dbd1ff425746ee07d997ddb6"/>
+         </artifact>
+      </component>
       <component group="net.sourceforge.cobertura" name="cobertura" version="1.9.4.1">
          <artifact name="cobertura-1.9.4.1.jar">
             <sha512 value="827e21e51ceec0ddf37814ee40c7ac0521652262e5b87ae6e7e0f054b041491fb6d97fcd14bf89286c9ae16f590d73b0afdae4fc5b4f4231ccc44a340948882b" origin="Generated by Gradle because artifact wasn't signed"/>