[groovy-dev-site] branch asf-site updated: 2021/09/06 05:55:22: Generated dev website from groovy-website@d1e8f9a

2021-09-05 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-dev-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new 0d715ef  2021/09/06 05:55:22: Generated dev website from 
groovy-website@d1e8f9a
0d715ef is described below

commit 0d715ef86fa1ab41cb6b89af79f972b2ef6dff2d
Author: jenkins 
AuthorDate: Mon Sep 6 05:55:22 2021 +

2021/09/06 05:55:22: Generated dev website from groovy-website@d1e8f9a
---
 download.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/download.html b/download.html
index d33ca46..60c0a3e 100644
--- a/download.html
+++ b/download.html
@@ -59,8 +59,8 @@
 
  Improve this doc
 
- Download Download 3.0.8Ways to get 
Apache Groovy:Download a source or binary distribution.Use a package manager or bundle for 
your operating system.Refer to the 
appropriate Apache Groovy jars from your  Download Download 3.0.9Ways to get 
Apache Groovy:Download a source or binary distribution.Use a package manager or bundle for 
your operating system.Refer to the 
appropriate Apache Groovy jars from your 
 
 


[groovy] branch GROOVY_3_0_X updated: Bump version on GROOVY_3_0_X branch

2021-09-05 Thread paulk
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push:
 new 18cccd9  Bump version on GROOVY_3_0_X branch
18cccd9 is described below

commit 18cccd987bf852227cc1002ab7a0d022ff985e92
Author: Paul King 
AuthorDate: Mon Sep 6 15:54:54 2021 +1000

Bump version on GROOVY_3_0_X branch
---
 gradle.properties | 96 +++
 1 file changed, 48 insertions(+), 48 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 9b22cca..c952af8 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,48 +1,48 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements.  See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License.  You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-groovyVersion = 3.0.10-SNAPSHOT
-# bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 
only digits)
-groovyBundleVersion = 3.0.10.SNAPSHOT
-
-binaryCompatibilityBaseline = 3.0.5
-gradle_version=6.9.1
-
-groovyJUnit_ms=512m
-groovyJUnit_mx=2g
-groovyJUnit_permSize=64m
-groovyJUnit_maxPermSize=256m
-
-javacMain_mx=512m
-groovycMain_mx=1g
-groovycTest_mx=1g
-
-javaDoc_mx=1g
-
-# adjust if needed for different jdk versions
-#org.gradle.jvmargs=-ea -Xmx1500m
-org.gradle.jvmargs=-Xms800m -Xmx2g -XX:MaxMetaspaceSize=512m -XX:+UseG1GC
-
-# enable the Gradle build cache
-org.gradle.caching=true
-
-# enable --parallel
-org.gradle.parallel=true
-
-# prefer jars over class folders on the compile classpath
-org.gradle.java.compile-classpath-packaging=true
-
-# enables watching the file-system
-org.gradle.unsafe.watch-fs=true
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+groovyVersion = 3.0.10-SNAPSHOT
+# bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 
only digits)
+groovyBundleVersion = 3.0.10.SNAPSHOT
+
+binaryCompatibilityBaseline = 3.0.5
+gradle_version=6.9.1
+
+groovyJUnit_ms=512m
+groovyJUnit_mx=2g
+groovyJUnit_permSize=64m
+groovyJUnit_maxPermSize=256m
+
+javacMain_mx=512m
+groovycMain_mx=1g
+groovycTest_mx=1g
+
+javaDoc_mx=1g
+
+# adjust if needed for different jdk versions
+#org.gradle.jvmargs=-ea -Xmx1500m
+org.gradle.jvmargs=-Xms800m -Xmx2g -XX:MaxMetaspaceSize=512m -XX:+UseG1GC
+
+# enable the Gradle build cache
+org.gradle.caching=true
+
+# enable --parallel
+org.gradle.parallel=true
+
+# prefer jars over class folders on the compile classpath
+org.gradle.java.compile-classpath-packaging=true
+
+# enables watching the file-system
+org.gradle.unsafe.watch-fs=true


[groovy-website] branch asf-site updated: Release 3.0.9: update sitemap

2021-09-05 Thread paulk
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/asf-site by this push:
 new d1e8f9a  Release 3.0.9: update sitemap
d1e8f9a is described below

commit d1e8f9a871c3a66d6ec9dc6091b5f4648bc1bc1e
Author: Paul King 
AuthorDate: Mon Sep 6 15:49:34 2021 +1000

Release 3.0.9: update sitemap
---
 site/src/site/sitemap-dev.groovy  | 5 +
 site/src/site/sitemap-user.groovy | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/site/src/site/sitemap-dev.groovy b/site/src/site/sitemap-dev.groovy
index 611eeb1..5f3e89a 100644
--- a/site/src/site/sitemap-dev.groovy
+++ b/site/src/site/sitemap-dev.groovy
@@ -92,8 +92,13 @@ downloads {
 a(href: 'versioning.html', 'version')
 yield ' of Groovy designed for JDK8+ with a new more flexible 
parser (aka Parrot parser).'
 }
+version('3.0.9') {
+stable true
+//windowsInstaller 
'https://groovy.jfrog.io/artifactory/dist-release-local/groovy-windows-installer/groovy-3.0.9/'
+}
 version('3.0.8') {
 stable true
+archive true
 windowsInstaller 
'https://groovy.jfrog.io/artifactory/dist-release-local/groovy-windows-installer/groovy-3.0.8/'
 }
 }
diff --git a/site/src/site/sitemap-user.groovy 
b/site/src/site/sitemap-user.groovy
index b6aaa68..5e52c8b 100644
--- a/site/src/site/sitemap-user.groovy
+++ b/site/src/site/sitemap-user.groovy
@@ -90,7 +90,7 @@ documentation {
 '2.5.0-rc-1', '2.5.0-rc-2', '2.5.0-rc-3', '2.5.0', '2.5.1', 
'2.5.2', '2.5.3', '2.5.4', '2.5.5', '2.5.6', '2.5.7', '2.5.8', '2.5.9', 
'2.5.10', '2.5.11', '2.5.12', '2.5.13', '2.5.14', '2.5.15',
 '2.6.0-alpha-1', '2.6.0-alpha-2', '2.6.0-alpha-3', '2.6.0-alpha-4',
 '3.0.0-alpha-1', '3.0.0-alpha-2', '3.0.0-alpha-3', 
'3.0.0-alpha-4', '3.0.0-beta-1', '3.0.0-beta-2',
-'3.0.0-beta-3', '3.0.0-rc-1', '3.0.0-rc-2', '3.0.0-rc-3', '3.0.0', 
'3.0.1', '3.0.2', '3.0.3', '3.0.4', '3.0.5', '3.0.6', '3.0.7', '3.0.8',
+'3.0.0-beta-3', '3.0.0-rc-1', '3.0.0-rc-2', '3.0.0-rc-3', '3.0.0', 
'3.0.1', '3.0.2', '3.0.3', '3.0.4', '3.0.5', '3.0.6', '3.0.7', '3.0.8', '3.0.9',
 '4.0.0-alpha-1', '4.0.0-alpha-2', '4.0.0-alpha-3'
 ])
 


svn commit: r49762 - /dev/groovy/3.0.9/

2021-09-05 Thread paulk
Author: paulk
Date: Mon Sep  6 05:49:32 2021
New Revision: 49762

Log:
Deleting version 3.0.9 from the DEV staging area

Removed:
dev/groovy/3.0.9/



svn commit: r49761 - in /release/groovy/3.0.9: ./ distribution/ sources/

2021-09-05 Thread paulk
Author: paulk
Date: Mon Sep  6 05:49:26 2021
New Revision: 49761

Log:
Releasing version 3.0.9

Added:
release/groovy/3.0.9/
release/groovy/3.0.9/distribution/
release/groovy/3.0.9/distribution/apache-groovy-binary-3.0.9.zip   (with 
props)
release/groovy/3.0.9/distribution/apache-groovy-binary-3.0.9.zip.asc
release/groovy/3.0.9/distribution/apache-groovy-binary-3.0.9.zip.sha256
release/groovy/3.0.9/distribution/apache-groovy-docs-3.0.9.zip   (with 
props)
release/groovy/3.0.9/distribution/apache-groovy-docs-3.0.9.zip.asc
release/groovy/3.0.9/distribution/apache-groovy-docs-3.0.9.zip.sha256
release/groovy/3.0.9/distribution/apache-groovy-sdk-3.0.9.zip   (with props)
release/groovy/3.0.9/distribution/apache-groovy-sdk-3.0.9.zip.asc
release/groovy/3.0.9/distribution/apache-groovy-sdk-3.0.9.zip.sha256
release/groovy/3.0.9/sources/
release/groovy/3.0.9/sources/apache-groovy-src-3.0.9.zip   (with props)
release/groovy/3.0.9/sources/apache-groovy-src-3.0.9.zip.asc
release/groovy/3.0.9/sources/apache-groovy-src-3.0.9.zip.sha256

Added: release/groovy/3.0.9/distribution/apache-groovy-binary-3.0.9.zip
==
Binary file - no diff available.

Propchange: release/groovy/3.0.9/distribution/apache-groovy-binary-3.0.9.zip
--
svn:mime-type = application/octet-stream

Added: release/groovy/3.0.9/distribution/apache-groovy-binary-3.0.9.zip.asc
==
--- release/groovy/3.0.9/distribution/apache-groovy-binary-3.0.9.zip.asc (added)
+++ release/groovy/3.0.9/distribution/apache-groovy-binary-3.0.9.zip.asc Mon 
Sep  6 05:49:26 2021
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: BCPG v1.64
+
+iQIcBAABCgAGBQJhMXn5AAoJEGplF2oPsc0L4LQP/iBn9Ie3YQjKEvaC92lP3Yk5
+cAezjorKDvMjOYlSYVWLP8uPesruoG7AXLYACHOir6O5B3v6S3EaThWwqkmiAgSK
+oC2Kb3NSS1XaD3M42/XBd4rdF5PYL7v7X8V82eN/Nk00OFRmSMKCVBeM4VvuwBMm
+ir0kI5ZtEW9yd4o8ljVvIaCGz7pNH7eSEwvjcTyStOKXZAcrb6de0t4j9nUTdjRa
+33x4xOIpA0ZvWQL6TtgK32ZQqOwfhFtjw8U4+X6n4sYd9KxnEvLsevZNE/4QErI1
+wFPa58NiV0zsb9NUeSBgjQxHZoediN+dO2EsJe8gy9X+vqtZSZcJPqRBW9Qo/V9f
+c3fyCGUgIUK89lRdy8zDeCxJKLvSAKdm1vDHOyhiNkuhYRmrtRqFV/KghPDD+ig5
+HGCgjjQTZsFj9ZEPYoUOeoj6LqN6P4yFdCK0+xe9jCZ0Pd86GbMSEK2rt7i0d9bc
+q1qvwL0wh5aNKZYM/29qFsevUdouTWbPfK/V+z1nM1jK06f5IlqVTtTwmnbPr9nw
+srR3fvvf3Q4Q1PR7MM3qrYUhjSwQg614SvhfTYpuTGT8uUSCD6z0frbtfZytK64j
+BDq5X+CLcO6GLUncDYYQbeFxUUdGdJZu7elhMH+ZcNJk6b8jZRuR+FkKz34bY5st
+V+mcimJs2bWjZL0QkMPR
+=2JeV
+-END PGP SIGNATURE-

Added: release/groovy/3.0.9/distribution/apache-groovy-binary-3.0.9.zip.sha256
==
--- release/groovy/3.0.9/distribution/apache-groovy-binary-3.0.9.zip.sha256 
(added)
+++ release/groovy/3.0.9/distribution/apache-groovy-binary-3.0.9.zip.sha256 Mon 
Sep  6 05:49:26 2021
@@ -0,0 +1 @@
+eb34f4ee229b1a424adb87df5b999f66d1b1285694e5332d0800896744c2e421

Added: release/groovy/3.0.9/distribution/apache-groovy-docs-3.0.9.zip
==
Binary file - no diff available.

Propchange: release/groovy/3.0.9/distribution/apache-groovy-docs-3.0.9.zip
--
svn:mime-type = application/octet-stream

Added: release/groovy/3.0.9/distribution/apache-groovy-docs-3.0.9.zip.asc
==
--- release/groovy/3.0.9/distribution/apache-groovy-docs-3.0.9.zip.asc (added)
+++ release/groovy/3.0.9/distribution/apache-groovy-docs-3.0.9.zip.asc Mon Sep  
6 05:49:26 2021
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: BCPG v1.64
+
+iQIcBAABCgAGBQJhMXn5AAoJEGplF2oPsc0Ls4EP/A62QeMXYqVFptbj3Cz4JImv
+t0WSmaVwiBQhDEUmDeylNh6H0Exk/37hisZuGYifBTvZW6SjBRy4h+wNVpfpS8/C
+PGDJmTI1tNY/NEuV/nlmFnZP57LSAEH5lRm/Jm13NgnLFpduITQHXkht6IJkSPSO
+U54dDnlt/hyEgTQlED047gWM7WwBfU8xiWpON4DpRCzOXCltfGmeOw6YCpp1BJvg
+fWUkmeqfMGpD9FF9gpQ0O7Ur/YEcqBKGn0q3w7pmSAJ3g+D//WjZkBTv/+jcUojH
+FsjBEDg9IZlwvhH9jW6zhW5TE/zzoTwFDT2MlvZVSpKjaOuYGlI0+ppDM6CmO0Ik
+dY4UN5r0mf4AgCdKv+kvRjriHoeamcRb3LLriMue9Y5E7dTDk8iNFlt1ROQ2Q0++
+UU+JuYLaAAkkVJriHZtNTB0yVE4EpCc9DiWmmtFwWfIe7vofZD7E6+GmEW42yhPT
+k2wUh1nlTi0qADIVkHsa4NOG22PevzA7Z10YJngOKT3dVS1RIcCCt8GtAaigJkY3
+3hkMM4etisF4i1W165hZ3Y1FcM1ZQzmdAbo5DwOoQHIvhaHLqr40g42M8cx+W6hA
+krUU+yOXjvxexsRRWEgNcT6R2wRQxkZFiSdFsYHQzBluCnsmSjcM21aX3RWm32+6
+2WXr9nwi8oJyNogsOFpo
+=VcXZ
+-END PGP SIGNATURE-

Added: release/groovy/3.0.9/distribution/apache-groovy-docs-3.0.9.zip.sha256
==
--- release/groovy/3.0.9/distribution/apache-groovy-docs-3.0.9.zip.sha256 
(added)
+++ release/groovy/3.0.9/distribution/apache-groovy-docs-3.0.9.zip.sha256 Mon 
Sep  6 

[groovy] branch GROOVY_3_0_X updated: Bump version on GROOVY_3_0_X branch

2021-09-05 Thread paulk
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push:
 new c3b1b77  Bump version on GROOVY_3_0_X branch
c3b1b77 is described below

commit c3b1b771a241f89ab1727c664224043b0295c29c
Author: Paul King 
AuthorDate: Mon Sep 6 15:43:19 2021 +1000

Bump version on GROOVY_3_0_X branch
---
 gradle.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index dc692f3..9b22cca 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -13,9 +13,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-groovyVersion = 3.0.9-SNAPSHOT
+groovyVersion = 3.0.10-SNAPSHOT
 # bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 
only digits)
-groovyBundleVersion = 3.0.9.SNAPSHOT
+groovyBundleVersion = 3.0.10.SNAPSHOT
 
 binaryCompatibilityBaseline = 3.0.5
 gradle_version=6.9.1


[groovy-dev-site] branch asf-site updated: 2021/09/06 05:39:31: Generated dev website from groovy-website@91b6df3

2021-09-05 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-dev-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new b1610f4  2021/09/06 05:39:31: Generated dev website from 
groovy-website@91b6df3
b1610f4 is described below

commit b1610f4880031030e1c1ed08f8880807b1a75508
Author: jenkins 
AuthorDate: Mon Sep 6 05:39:31 2021 +

2021/09/06 05:39:31: Generated dev website from groovy-website@91b6df3
---
 download.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/download.html b/download.html
index 6d34762..d33ca46 100644
--- a/download.html
+++ b/download.html
@@ -60,7 +60,7 @@
  Improve this doc
 
  Download Download 3.0.8Ways to get 
Apache Groovy:Download a source or binary distribution.Use a package manager or bundle for 
your operating system.Refer to the 
appropriate Apache Groovy jars from your  Download 3.0.8Ways to get 
Apache Groovy:Download a source or binary distribution.Use a package manager or bundle for 
your operating system.Refer to the 
appropriate Apache Groovy jars from your 
 
 


[groovy-website] branch asf-site updated: Release 2.5.15: update sitemap

2021-09-05 Thread paulk
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/asf-site by this push:
 new 91b6df3  Release 2.5.15: update sitemap
91b6df3 is described below

commit 91b6df379df9a69092b179482f4360937e775a33
Author: Paul King 
AuthorDate: Mon Sep 6 14:40:57 2021 +1000

Release 2.5.15: update sitemap
---
 site/src/site/sitemap-dev.groovy  | 5 +
 site/src/site/sitemap-user.groovy | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/site/src/site/sitemap-dev.groovy b/site/src/site/sitemap-dev.groovy
index eba3e3f..611eeb1 100644
--- a/site/src/site/sitemap-dev.groovy
+++ b/site/src/site/sitemap-dev.groovy
@@ -103,8 +103,13 @@ downloads {
 a(href: 'versioning.html', 'version')
 yield ' of Groovy.'
 }
+version('2.5.15') {
+stable true
+//windowsInstaller 
'https://groovy.jfrog.io/artifactory/dist-release-local/groovy-windows-installer/groovy-2.5.15/'
+}
 version('2.5.14') {
 stable true
+archive true
 windowsInstaller 
'https://groovy.jfrog.io/artifactory/dist-release-local/groovy-windows-installer/groovy-2.5.14/'
 }
 }
diff --git a/site/src/site/sitemap-user.groovy 
b/site/src/site/sitemap-user.groovy
index 6c1f79f..b6aaa68 100644
--- a/site/src/site/sitemap-user.groovy
+++ b/site/src/site/sitemap-user.groovy
@@ -87,7 +87,7 @@ documentation {
 '2.2.0', '2.2.1', '2.2.2',
 '2.3.0', '2.3.1', '2.3.2', '2.3.3', '2.3.4', '2.3.5', '2.3.6', 
'2.3.7', '2.3.8', '2.3.9', '2.3.10', '2.3.11',
 '2.4.0', '2.4.1', '2.4.2', '2.4.3', '2.4.4', '2.4.5', '2.4.6', 
'2.4.7', '2.4.8', '2.4.9', '2.4.10', '2.4.11', '2.4.12', '2.4.13', '2.4.14', 
'2.4.15', '2.4.16', '2.4.17', '2.4.18', '2.4.19', '2.4.20', '2.4.21',
-'2.5.0-rc-1', '2.5.0-rc-2', '2.5.0-rc-3', '2.5.0', '2.5.1', 
'2.5.2', '2.5.3', '2.5.4', '2.5.5', '2.5.6', '2.5.7', '2.5.8', '2.5.9', 
'2.5.10', '2.5.11', '2.5.12', '2.5.13', '2.5.14',
+'2.5.0-rc-1', '2.5.0-rc-2', '2.5.0-rc-3', '2.5.0', '2.5.1', 
'2.5.2', '2.5.3', '2.5.4', '2.5.5', '2.5.6', '2.5.7', '2.5.8', '2.5.9', 
'2.5.10', '2.5.11', '2.5.12', '2.5.13', '2.5.14', '2.5.15',
 '2.6.0-alpha-1', '2.6.0-alpha-2', '2.6.0-alpha-3', '2.6.0-alpha-4',
 '3.0.0-alpha-1', '3.0.0-alpha-2', '3.0.0-alpha-3', 
'3.0.0-alpha-4', '3.0.0-beta-1', '3.0.0-beta-2',
 '3.0.0-beta-3', '3.0.0-rc-1', '3.0.0-rc-2', '3.0.0-rc-3', '3.0.0', 
'3.0.1', '3.0.2', '3.0.3', '3.0.4', '3.0.5', '3.0.6', '3.0.7', '3.0.8',


svn commit: r49759 - in /release/groovy/2.5.15: ./ distribution/ sources/

2021-09-05 Thread paulk
Author: paulk
Date: Mon Sep  6 04:40:49 2021
New Revision: 49759

Log:
Releasing version 2.5.15

Added:
release/groovy/2.5.15/
release/groovy/2.5.15/distribution/
release/groovy/2.5.15/distribution/apache-groovy-binary-2.5.15.zip   (with 
props)
release/groovy/2.5.15/distribution/apache-groovy-binary-2.5.15.zip.asc
release/groovy/2.5.15/distribution/apache-groovy-binary-2.5.15.zip.sha256
release/groovy/2.5.15/distribution/apache-groovy-docs-2.5.15.zip   (with 
props)
release/groovy/2.5.15/distribution/apache-groovy-docs-2.5.15.zip.asc
release/groovy/2.5.15/distribution/apache-groovy-docs-2.5.15.zip.sha256
release/groovy/2.5.15/distribution/apache-groovy-sdk-2.5.15.zip   (with 
props)
release/groovy/2.5.15/distribution/apache-groovy-sdk-2.5.15.zip.asc
release/groovy/2.5.15/distribution/apache-groovy-sdk-2.5.15.zip.sha256
release/groovy/2.5.15/sources/
release/groovy/2.5.15/sources/apache-groovy-src-2.5.15.zip   (with props)
release/groovy/2.5.15/sources/apache-groovy-src-2.5.15.zip.asc
release/groovy/2.5.15/sources/apache-groovy-src-2.5.15.zip.sha256

Added: release/groovy/2.5.15/distribution/apache-groovy-binary-2.5.15.zip
==
Binary file - no diff available.

Propchange: release/groovy/2.5.15/distribution/apache-groovy-binary-2.5.15.zip
--
svn:mime-type = application/octet-stream

Added: release/groovy/2.5.15/distribution/apache-groovy-binary-2.5.15.zip.asc
==
--- release/groovy/2.5.15/distribution/apache-groovy-binary-2.5.15.zip.asc 
(added)
+++ release/groovy/2.5.15/distribution/apache-groovy-binary-2.5.15.zip.asc Mon 
Sep  6 04:40:49 2021
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: BCPG v1.58
+
+iQIcBAABAgAGBQJhMX4kAAoJEGplF2oPsc0L24AP/0ebXi4liSsO8JbGEdz5PuOR
+HROBAD2CsDJwHZbeUI6jm2t7DmMxtzZv6mbK8gJ4uevTFRC/3LQ/JUIw4d8RCUnO
+cf7ey9g0US5+djaqIv8DbXV8idX1+TSos/A5IpN8mXISO9zrY68SKkKDypKXJYmz
+XNVAHUnkUYvgVbnG7MzFy5TBYlKG975s9KB099AxcjLJpE5Cfu2B76qKuwWHOzwW
+Wl5HrTFfpsdXjfcM9NO1XeC+eNRSc8RfnehA3ets2E9L/Ngeg21ZQGh5mk/2PcNM
+UfX8v+I2lcItd0Usc0UVGeJyeA1J3Bz8QwVyq1OUD6j1cGkE2fLqZWSR7/8tlqrK
+Cw/Z+NJs8qcfn7KXVndajqsEzhcgeagKUn33ySmbduPxhlRdjEWc2Nfw+GFhmxr/
+4JPmYU/PaNCGM6V3GdkJZHLaSadYAVZju9PgCUvI1iNiJvkF35+hUjW6tN9zquZM
+Oq5yGgijlihqrKMfoLQeujW1JTYPvWQqelAudERU5rax3NbYMopvgfQDqkQWtqq0
+WWbHG7SxSvQBVNm0hTXiykbXSR6DTLLaA3B4fv9x5Tf/10pnURavQaWjxP74rR3i
+0+YYz+2k5wk7pqKRiudGuKSwwutLLsk2k3GtUn9SKQsAeSPhPApbXEfqeWSTiVsJ
+TvZ2EjJ+pJELBgBK/pEu
+=CUKw
+-END PGP SIGNATURE-

Added: release/groovy/2.5.15/distribution/apache-groovy-binary-2.5.15.zip.sha256
==
--- release/groovy/2.5.15/distribution/apache-groovy-binary-2.5.15.zip.sha256 
(added)
+++ release/groovy/2.5.15/distribution/apache-groovy-binary-2.5.15.zip.sha256 
Mon Sep  6 04:40:49 2021
@@ -0,0 +1 @@
+071a1d92588bef441f1200c60f60f7ce2a13122564058ab1ff705dc0428d67e4

Added: release/groovy/2.5.15/distribution/apache-groovy-docs-2.5.15.zip
==
Binary file - no diff available.

Propchange: release/groovy/2.5.15/distribution/apache-groovy-docs-2.5.15.zip
--
svn:mime-type = application/octet-stream

Added: release/groovy/2.5.15/distribution/apache-groovy-docs-2.5.15.zip.asc
==
--- release/groovy/2.5.15/distribution/apache-groovy-docs-2.5.15.zip.asc (added)
+++ release/groovy/2.5.15/distribution/apache-groovy-docs-2.5.15.zip.asc Mon 
Sep  6 04:40:49 2021
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: BCPG v1.58
+
+iQIcBAABAgAGBQJhMX4kAAoJEGplF2oPsc0LUx0QAIWxc5OUZrzXqiJtfv1H6Nl2
+zNoam9abLLNpaMWCDmzFOBv8exKleAfwSLnIpI4OUnPihQqueQz1rcIKabHOxL77
+6Ygq48I8gSqsrvVTBqRtnk9mES1cAo/o0y00neo0Laakq8I8kdM7mcO9uN9qVggN
+y2rag0MO5Px8U7nc72nyGfMZ2Ox4+RXt3aGSiaTMeFHz3rRG8lu4khtO4/MJlI5r
+nVCAOuP9GiGI1eEzc3g9T1MDup/E9q9cc8tmI/tSHV2knnd8rkTwjbTk/WAQMaDn
+ONa3q/lA4OUWqDEZDkG/QhSYj4vbUm2po1opDU6XWYuJWmbx3jyynP+mBc866u15
+S8Sim4UQx60VRZOAAaQxQPNz1UI6OqqGAiNQMQyVFTeuam/eAzLCZI6GD1wklASM
+3amTfTj5l453eifIqeQcc0KLV9VPtvvqBQwssY7uKpoWfEUYUrAaMhLiEgx5yG64
+YNQA2h7Ggblz2R+rEUtPBw21NeJE4CMNmODFU5vOnQva6w0DtV4O3i1UX0NpxgMJ
+HXDjw2LexYGqrBwd+58IY4gILuCnK/kpT3Xphafz+LJdp2tDGjcYyZFUpMT5PvE0
+MU5zv9T4mdjlrcuE9FDTz7wKeS7pUOkHwCN1cQ01q/b7vmDhxV7bF9oesgsD4X/z
+T1ubx3iAtXF2Ln+70aP+
+=kT/E
+-END PGP SIGNATURE-

Added: release/groovy/2.5.15/distribution/apache-groovy-docs-2.5.15.zip.sha256
==
--- release/groovy/2.5.15/distribution/apache-groovy-docs-2.5.15.zip.sha256 
(added)
+++ 

svn commit: r49760 - /dev/groovy/2.5.15/

2021-09-05 Thread paulk
Author: paulk
Date: Mon Sep  6 04:40:55 2021
New Revision: 49760

Log:
Deleting version 2.5.15 from the DEV staging area

Removed:
dev/groovy/2.5.15/



[groovy-release] branch master updated: existing version in Jira allowed

2021-09-05 Thread paulk
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 436dbae  existing version in Jira allowed
436dbae is described below

commit 436dbaeecbf61c047b1370f502cbe6391e01261e
Author: Paul King 
AuthorDate: Mon Sep 6 14:07:02 2021 +1000

existing version in Jira allowed
---
 gradle/phase2.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/phase2.gradle b/gradle/phase2.gradle
index 104e5c3..7f76f20 100644
--- a/gradle/phase2.gradle
+++ b/gradle/phase2.gradle
@@ -411,7 +411,7 @@ task createNextVersionInJira(dependsOn: [jiraCheckPhase2]) {
 def body = /{ "name": "$nextVersion", "project": "GROOVY", 
"projectId": $projectId }/
 request = HttpUtil.postRequest("$prefix/version", body, 
apacheUser, apachePassword)
 response = HttpUtil.send(client, request)
-assert response.statusCode() == 200
+assert response.statusCode() in [200, 201]
 }
 }
 }


[groovy] branch GROOVY_2_5_X updated: Bump version on GROOVY_2_5_X branch

2021-09-05 Thread paulk
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/GROOVY_2_5_X by this push:
 new 9ac8355  Bump version on GROOVY_2_5_X branch
9ac8355 is described below

commit 9ac83557bc986902cbda05c5627903a85abd59fb
Author: Paul King 
AuthorDate: Mon Sep 6 12:56:34 2021 +1000

Bump version on GROOVY_2_5_X branch


[groovy] branch GROOVY_2_5_X updated: Bump version on GROOVY_2_5_X branch

2021-09-05 Thread paulk
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/GROOVY_2_5_X by this push:
 new b5e2e12  Bump version on GROOVY_2_5_X branch
b5e2e12 is described below

commit b5e2e12ea3ac90b46da709a86a5ca2820bf05ce5
Author: Paul King 
AuthorDate: Mon Sep 6 12:53:36 2021 +1000

Bump version on GROOVY_2_5_X branch
---
 gradle.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 26d6454..49f68af 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -13,9 +13,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-groovyVersion = 2.5.15-SNAPSHOT
+groovyVersion = 2.5.16-SNAPSHOT
 # bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 
only digits)
-groovyBundleVersion = 2.5.15.SNAPSHOT
+groovyBundleVersion = 2.5.16.SNAPSHOT
 
 # latest version which runs jdk 7
 # we build under 8+ but test against 7