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 2021/09/20 13:36:26 UTC

[groovy] branch master updated (94c8135 -> 2cf477b)

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 94c8135  Tweak "Constructor and description" in class doc
     new 8c637f5  GROOVY-10246: Bump junit5 to 5.8.0
     new 2cf477b  Format properties files

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:
 gradle.properties                |  6 +--
 gradle/verification-metadata.xml | 10 +++++
 versions.properties              | 82 ++++++++++++++++++++--------------------
 3 files changed, 54 insertions(+), 44 deletions(-)

[groovy] 01/02: GROOVY-10246: Bump junit5 to 5.8.0

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 8c637f54712b48da042a0e8daa1584b889b2461b
Author: Daniel Sun <su...@apache.org>
AuthorDate: Mon Sep 20 21:12:27 2021 +0800

    GROOVY-10246: Bump junit5 to 5.8.0
---
 gradle/verification-metadata.xml | 10 ++++++++++
 versions.properties              |  4 ++--
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 228c69d..02c7184 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -757,6 +757,11 @@
             <pgp value="77993d3295698c46912e83984b2277c6358670ee"/>
          </artifact>
       </component>
+      <component group="org.assertj" name="assertj-core" version="3.20.2">
+         <artifact name="assertj-core-3.20.2.jar">
+            <pgp value="be685132afd2740d9095f9040cc0b712fee75827"/>
+         </artifact>
+      </component>
       <component group="org.checkerframework" name="checker-qual" version="2.5.2">
          <artifact name="checker-qual-2.5.2.jar">
             <pgp value="19beab2d799c020f17c69126b16698a4adf4d638"/>
@@ -1024,6 +1029,11 @@
             <pgp value="ff6e2c001948c5f2f38b0cc385911f425ec61b51"/>
          </artifact>
       </component>
+      <component group="org.junit.vintage" name="junit-vintage-engine" version="5.8.0">
+         <artifact name="junit-vintage-engine-5.8.0.jar">
+            <pgp value="ff6e2c001948c5f2f38b0cc385911f425ec61b51"/>
+         </artifact>
+      </component>
       <component group="org.multiverse" name="multiverse-core" version="0.7.0">
          <artifact name="multiverse-core-0.7.0.jar">
             <sha512 value="517dc0667957d52876992a04b6d585453ef9124c89aaa72e9e2a6c022a97854e7f647a2f1bf3aab5c5cf53c3908a69a93b141bf67e64be75204f5be9eec686f6" origin="Generated by Gradle because artifact wasn't signed"/>
diff --git a/versions.properties b/versions.properties
index afc23d0..93b1c87 100644
--- a/versions.properties
+++ b/versions.properties
@@ -50,8 +50,8 @@ spock = 2.0-groovy-3.0
 spotbugs = 4.4.0
 spotbugsAnnotations = 4.4.0
 checkstyle = 8.44
-junit5 = 5.7.2
-junit5Platform = 1.7.2
+junit5=5.8.0
+junit5Platform=1.8.0
 jcipAnnotations = 1.0
 treelayout = 1.0.3
 javaxServletApi = 4.0.1

[groovy] 02/02: Format properties files

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 2cf477bf6c347f329c62ff49a66e4780de171330
Author: Daniel Sun <su...@apache.org>
AuthorDate: Mon Sep 20 21:30:19 2021 +0800

    Format properties files
---
 gradle.properties   |  6 ++---
 versions.properties | 78 ++++++++++++++++++++++++++---------------------------
 2 files changed, 42 insertions(+), 42 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index e22c405..2adc3af 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -13,11 +13,11 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-groovyVersion = 4.0.0-SNAPSHOT
+groovyVersion=4.0.0-SNAPSHOT
 # bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
-groovyBundleVersion = 4.0.0.SNAPSHOT
+groovyBundleVersion=4.0.0.SNAPSHOT
 
-binaryCompatibilityBaseline = 3.0.5
+binaryCompatibilityBaseline=3.0.5
 gradle_version=7.2
 
 groovyJUnit_ms=512m
diff --git a/versions.properties b/versions.properties
index 93b1c87..bfb861c 100644
--- a/versions.properties
+++ b/versions.properties
@@ -13,46 +13,46 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-ant = 1.10.11
-asciidoctorj = 2.5.2
-asciidoctorDiagram = 2.2.1
-asciidoctorPdf = 1.6.0
-asciidoctorGroovyDsl = 2.0.2
-asm = 9.2
-antlr4 = 4.9.0
-bridger = 1.5.Final
-codenarc = 2.2.0
-cobertura = 1.9.4.1
-commonsCli = 1.4
-commonsMath3 = 3.6.1
-gpars = 1.2.1
-ivy = 2.5.0
-jansi = 2.3.4
-jackson = 2.12.5
-jarjar = 1.7.2
-javaParser = 3.23.0
-jline = 2.14.6
+ant=1.10.11
+asciidoctorj=2.5.2
+asciidoctorDiagram=2.2.1
+asciidoctorPdf=1.6.0
+asciidoctorGroovyDsl=2.0.2
+asm=9.2
+antlr4=4.9.0
+bridger=1.5.Final
+codenarc=2.2.0
+cobertura=1.9.4.1
+commonsCli=1.4
+commonsMath3=3.6.1
+gpars=1.2.1
+ivy=2.5.0
+jansi=2.3.4
+jackson=2.12.5
+jarjar=1.7.2
+javaParser=3.23.0
+jline=2.14.6
 jmh=1.21
-jmock = 1.2.0
-jruby = 9.2.17.0
-logback = 1.2.3
-junit = 4.13.2
-log4j = 1.2.17
-log4j2 = 2.14.1
-openbeans = 1.0.2
-picocli = 4.6.1
-qdox = 1.12.1
-slf4j = 1.7.31
-xmlunit = 1.6
-xstream = 1.4.18
+jmock=1.2.0
+jruby=9.2.17.0
+logback=1.2.3
+junit=4.13.2
+log4j=1.2.17
+log4j2=2.14.1
+openbeans=1.0.2
+picocli=4.6.1
+qdox=1.12.1
+slf4j=1.7.31
+xmlunit=1.6
+xstream=1.4.18
 # running with Groovy 4 can be allowed with -Dspock.iKnowWhatImDoing.disableGroovyVersionCheck=true
-spock = 2.0-groovy-3.0
-spotbugs = 4.4.0
-spotbugsAnnotations = 4.4.0
-checkstyle = 8.44
+spock=2.0-groovy-3.0
+spotbugs=4.4.0
+spotbugsAnnotations=4.4.0
+checkstyle=8.44
 junit5=5.8.0
 junit5Platform=1.8.0
-jcipAnnotations = 1.0
-treelayout = 1.0.3
-javaxServletApi = 4.0.1
-javaxJspApi = 2.3.3
+jcipAnnotations=1.0
+treelayout=1.0.3
+javaxServletApi=4.0.1
+javaxJspApi=2.3.3