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:28 UTC

[groovy] 02/02: Format properties files

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