[groovy-dev-site] branch asf-site updated: 2023/03/31 02:15:43: Generated dev website from groovy-website@02184d3

2023-03-30 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 4c111c3  2023/03/31 02:15:43: Generated dev website from 
groovy-website@02184d3
4c111c3 is described below

commit 4c111c3c194cd0ba16e754106d6cf009d0bfde3b
Author: jenkins 
AuthorDate: Fri Mar 31 02:15:44 2023 +

2023/03/31 02:15:43: Generated dev website from groovy-website@02184d3
---
 download.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/download.html b/download.html
index f0f61cc..e189f5c 100644
--- a/download.html
+++ b/download.html
@@ -57,8 +57,8 @@
 
  Improve this doc
 
- Download Download 4.0.10Ways 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 4.0.11Ways 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 4.0.11: update sitemap

2023-03-30 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 02184d3  Release 4.0.11: update sitemap
02184d3 is described below

commit 02184d357673716834011e136f2943fd226a86a3
Author: Paul King 
AuthorDate: Fri Mar 31 11:56:24 2023 +1000

Release 4.0.11: 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 cd6cdf2..8dffc58 100644
--- a/site/src/site/sitemap-dev.groovy
+++ b/site/src/site/sitemap-dev.groovy
@@ -91,8 +91,13 @@ downloads {
 a(href: 'versioning.html', 'version')
 yield ' of Groovy designed for JDK8+ with much improved JPMS 
support.'
 }
+version('4.0.11') {
+stable true
+//windowsInstaller 
'https://groovy.jfrog.io/artifactory/dist-release-local/groovy-windows-installer/groovy-4.0.11/'
+}
 version('4.0.10') {
 stable true
+archive true
 windowsInstaller 
'https://groovy.jfrog.io/artifactory/dist-release-local/groovy-windows-installer/groovy-4.0.10/'
 }
 }
diff --git a/site/src/site/sitemap-user.groovy 
b/site/src/site/sitemap-user.groovy
index 92d93ab..2a34885 100644
--- a/site/src/site/sitemap-user.groovy
+++ b/site/src/site/sitemap-user.groovy
@@ -90,7 +90,7 @@ documentation {
 '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.5.16', '2.5.17', '2.5.18', '2.5.19', '2.5.20', '2.5.21', '2.5.22',
 '2.6.0-alpha-1', '2.6.0-alpha-2', '2.6.0-alpha-3', '2.6.0-alpha-4',
 '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', '3.0.10', '3.0.11', '3.0.12', '3.0.13', '3.0.14', 
'3.0.15', '3.0.16', '3.0.17',
-'4.0.0-rc-1', '4.0.0-rc-2', '4.0.0', '4.0.1', '4.0.2', '4.0.3', 
'4.0.4', '4.0.5', '4.0.6', '4.0.7', '4.0.8', '4.0.9', '4.0.10',
+'4.0.0-rc-1', '4.0.0-rc-2', '4.0.0', '4.0.1', '4.0.2', '4.0.3', 
'4.0.4', '4.0.5', '4.0.6', '4.0.7', '4.0.8', '4.0.9', '4.0.10', '4.0.11',
 ])
 
 section('Getting started','fa-graduation-cap') {



svn commit: r60946 - in /release/groovy/4.0.11: ./ distribution/ sources/

2023-03-30 Thread paulk
Author: paulk
Date: Fri Mar 31 01:56:16 2023
New Revision: 60946

Log:
Releasing version 4.0.11

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

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

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

Added: release/groovy/4.0.11/distribution/apache-groovy-binary-4.0.11.zip.asc
==
--- release/groovy/4.0.11/distribution/apache-groovy-binary-4.0.11.zip.asc 
(added)
+++ release/groovy/4.0.11/distribution/apache-groovy-binary-4.0.11.zip.asc Fri 
Mar 31 01:56:16 2023
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: BCPG v1.68
+
+iQIcBAABCgAGBQJkIkN0AAoJEGplF2oPsc0L0A8QAINMGF3z2HhYe6T/9TLfeVkd
+0wC8Siip4E4AfDNnfyq8rTTWJ6oJFViWTcGSD+ZXlBTB7V4EIdLDo7xC+YWxaw2l
+aULNQZHEQfqNwY0Cs5oP5RBSVnoadEyrSglyjvrhpmNinsVr7fgzc2yndCmzfeh4
+2mFPBysNRPc9hP2NIAbrzOR95PdpQ1jw8bn5xwDtk0L1MMrc8Lc68ajNyEFJvV35
+GIW14+AfANapUIk55RTyJEnLrDmSOA6mq+w7CYIpRoXCXgxaxY/1GYnmcE/5YA9C
+JmLnfWeuuiLIebUewUGxyBHx2qZg6eyr1GDMlFi9iAzVC9XBXnsINqoB3qOLh6jQ
+MQBFUd4l208VdCc1vPtk/r6vzoDWGk4Kv2mW0te1x2LmptnmXC1ja5MlrtB/R/YC
+ofd1o8wJua797LrlDqgEAsNWEnkgi8t4bTeX4IBRPJS3Afwc7jGNLuO4Jm2HAHD+
+D9tytMHy2mFMIN3Csj+fYnLrobpUwJwHf8vnTayDsJPimyECNiBotDMyF8WCVkgh
+PjLgQVrNK43H/uob9Qw7KAhQrM53ZkFnCjUPfmc0HAmuhydFN3xOVuD/vbeFX/mb
+ATWLnWsmBv87uF9zIejKPni667pLZiVvDzSMa/FYRIBc9STDBU0CQAAvIvhBbFvq
+mOx7fmEeRQM4Pv5MOuMa
+=MVGD
+-END PGP SIGNATURE-

Added: release/groovy/4.0.11/distribution/apache-groovy-binary-4.0.11.zip.sha256
==
--- release/groovy/4.0.11/distribution/apache-groovy-binary-4.0.11.zip.sha256 
(added)
+++ release/groovy/4.0.11/distribution/apache-groovy-binary-4.0.11.zip.sha256 
Fri Mar 31 01:56:16 2023
@@ -0,0 +1 @@
+335fe28bc7d93ab9f73e0d21bfc3591c63f4532572e7e1f93dc22cb0401ab422

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

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

Added: release/groovy/4.0.11/distribution/apache-groovy-docs-4.0.11.zip.asc
==
--- release/groovy/4.0.11/distribution/apache-groovy-docs-4.0.11.zip.asc (added)
+++ release/groovy/4.0.11/distribution/apache-groovy-docs-4.0.11.zip.asc Fri 
Mar 31 01:56:16 2023
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: BCPG v1.68
+
+iQIcBAABCgAGBQJkIj+uAAoJEGplF2oPsc0LLTQQAKRKOe352LqYCVl61FIZrtqd
+VNP6VoG2JCFR1egFrBm7onyhhjczsciL23B1sPjaZLcRTFEboAv4T/0404qifTdw
+Xr6iZPdLX5hakIYiHTsoj5bWHnxmLjJuSDW9NgfL3WbCoEziIWfSmv1PsNRpj1Gw
+czt1vqlnfAtBBh4G1P74dRMZ0fWWj7GtRmV3NnSVenXanukgnpoEJuyv3CLoOI0m
+/qA9lziesY/OocW0qGDjy0G1+SjcDJMumTzEZQlVfRqKkQI+BFAmUVbaHGjwxOPU
+6K1V4VGk4ReOM1GTHGa8WtW/fH9OR83p2tfyjoZK+TAnXF3+MRebY8IokSpVOVQt
+NR2+Bzf/p9BtZs+WI8D1+14onCwKcdj1Gqbmn3vl9hjS59zTaSjwntMwX5d9/myt
+yXZ13D7UVO4Qeent0/1S4RevJOQxvy3AbQOVr0NLZIHIEbKPiGA7EP37hhUW91Cx
+k03ut/uzAh6pYaWiNswn7/raMsa0x/EYk6A837zddCWLLD6kakLZ/O8UHO8HawDg
+3oIvDBUwy1rH9cuuhP60ShMaqqW9ElHJE8rmVLba2RsMTQoa2/Rl565B+kOlPy+O
+n9QqtXJoJFHs8tVlQxgA3MNlZwXitBNqpe69g8OdpmjhlaMREr91xDbSFCa6kpy9
+L8Qnr1LqjV9WtclUVoG4
+=uVqw
+-END PGP SIGNATURE-

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

svn commit: r60947 - /dev/groovy/4.0.11/

2023-03-30 Thread paulk
Author: paulk
Date: Fri Mar 31 01:56:22 2023
New Revision: 60947

Log:
Deleting version 4.0.11 from the DEV staging area

Removed:
dev/groovy/4.0.11/



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

2023-03-30 Thread paulk
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


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

commit 9422d470c17fe3e8159ffbf325b9e0e929102ae2
Author: Paul King 
AuthorDate: Fri Mar 31 11:52:52 2023 +1000

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

diff --git a/gradle.properties b/gradle.properties
index 0e8884355f..5491c23616 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=4.0.11-SNAPSHOT
+groovyVersion=4.0.12-SNAPSHOT
 # bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 
only digits)
-groovyBundleVersion=4.0.11.SNAPSHOT
+groovyBundleVersion=4.0.12.SNAPSHOT
 
 groovyTargetBytecodeVersion=1.8
 targetJavaVersion=8



svn commit: r60945 - /release/groovy/4.0.10/

2023-03-30 Thread paulk
Author: paulk
Date: Fri Mar 31 01:50:49 2023
New Revision: 60945

Log:
Archive 4.0.10

Removed:
release/groovy/4.0.10/



[groovy-dev-site] branch asf-site updated: 2023/03/31 01:01:15: Generated dev website from groovy-website@6948843

2023-03-30 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 aa0a03d  2023/03/31 01:01:15: Generated dev website from 
groovy-website@6948843
aa0a03d is described below

commit aa0a03de8f0bd0c3cdc74c6d867c6cc19445f8b0
Author: jenkins 
AuthorDate: Fri Mar 31 01:01:15 2023 +

2023/03/31 01:01:15: Generated dev website from groovy-website@6948843
---
 download.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/download.html b/download.html
index a0985d3..f0f61cc 100644
--- a/download.html
+++ b/download.html
@@ -58,7 +58,7 @@
  Improve this doc
 
  Download Download 4.0.10Ways 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  [...]
+See below for verification information' 
onclick='window.location.href="https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-sdk-4.0.10.zip";'> Download 4.0.10Ways 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 3.0.17: update sitemap

2023-03-30 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 6948843  Release 3.0.17: update sitemap
6948843 is described below

commit 6948843d040c8b821e766cdc90dfc1981af84a84
Author: Paul King 
AuthorDate: Fri Mar 31 10:42:01 2023 +1000

Release 3.0.17: 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 aecb8b2..cd6cdf2 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 designed for JDK8+ with a new more flexible 
parser (aka Parrot parser).'
 }
+version('3.0.17') {
+stable true
+//windowsInstaller 
'https://groovy.jfrog.io/artifactory/dist-release-local/groovy-windows-installer/groovy-3.0.17/'
+}
 version('3.0.16') {
 stable true
+archive true
 windowsInstaller 
'https://groovy.jfrog.io/artifactory/dist-release-local/groovy-windows-installer/groovy-3.0.16/'
 }
 }
diff --git a/site/src/site/sitemap-user.groovy 
b/site/src/site/sitemap-user.groovy
index 741bfed..92d93ab 100644
--- a/site/src/site/sitemap-user.groovy
+++ b/site/src/site/sitemap-user.groovy
@@ -89,7 +89,7 @@ documentation {
 '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', '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.5.16', '2.5.17', '2.5.18', '2.5.19', '2.5.20', '2.5.21', '2.5.22',
 '2.6.0-alpha-1', '2.6.0-alpha-2', '2.6.0-alpha-3', '2.6.0-alpha-4',
-'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', '3.0.10', '3.0.11', '3.0.12', '3.0.13', '3.0.14', 
'3.0.15', '3.0.16',
+'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', '3.0.10', '3.0.11', '3.0.12', '3.0.13', '3.0.14', 
'3.0.15', '3.0.16', '3.0.17',
 '4.0.0-rc-1', '4.0.0-rc-2', '4.0.0', '4.0.1', '4.0.2', '4.0.3', 
'4.0.4', '4.0.5', '4.0.6', '4.0.7', '4.0.8', '4.0.9', '4.0.10',
 ])
 



svn commit: r60943 - /dev/groovy/3.0.17/

2023-03-30 Thread paulk
Author: paulk
Date: Fri Mar 31 00:41:59 2023
New Revision: 60943

Log:
Deleting version 3.0.17 from the DEV staging area

Removed:
dev/groovy/3.0.17/



svn commit: r60942 - in /release/groovy/3.0.17: ./ distribution/ sources/

2023-03-30 Thread paulk
Author: paulk
Date: Fri Mar 31 00:41:53 2023
New Revision: 60942

Log:
Releasing version 3.0.17

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

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

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

Added: release/groovy/3.0.17/distribution/apache-groovy-binary-3.0.17.zip.asc
==
--- release/groovy/3.0.17/distribution/apache-groovy-binary-3.0.17.zip.asc 
(added)
+++ release/groovy/3.0.17/distribution/apache-groovy-binary-3.0.17.zip.asc Fri 
Mar 31 00:41:53 2023
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: BCPG v1.64
+
+iQIcBAABCgAGBQJkIiuZAAoJEGplF2oPsc0LldIP/jZih1Dmp8ABo6C1w7X/gaDz
+sZ3B3wK2Jq4TNk7TOMFPxo7Wr9AFiDLtF7PQBtBqB4sSvRfJ/c2dg6xkwLCup2/U
+7dVAlmuYEAN9tB9qZeLfP3gMBbCtMNOd6a4dIW4BvGJF9q7e3Uwe7Fis93LQ6xf+
+f7eyVz5EGlDSOCE8j0Uy6rbzSH8TB5aVuRj646nk0ouGE3834m9pFye8MTgQh63F
+Rx09u00RmkbQHBPo+2KDl9VJK7MmbhXqDqvu4sxKHZYTNk0E5ClrRI4ad8AvHebh
+kfVbeJcmvmr2pTvsScCadY/xzuYg2TT9YePBi13MdE1nVVgu1oTHnnwBdqABHzeu
+DH/F62CSz5A8fVC1zV6/zLNMztwq7L+3WZ849R156vYV6Yw5pf1RCcrhRLly50lW
+sILSlnjDMG70Ns1ooj59opXrGcxKHI+e2pyd6gUr+lZg8zLgT7Rw2ywcaqQmmZ7g
+y+q8bAqEbcwRtMzTLOl9908iXKqu9bnysVD6F76xOafap9PMORG2w/gGVOuyB+0L
+EGISJf8XSYQ9HOC5qYcSJ70nSMdkh2URY6n15pzgRc30NuQG5FMCdqtweTn8u1+f
+A8fpm06otxLUtfrssSSx2c/ZGjxRpzj/G8zXLROxcjlbK5fhlxaRGLYZankEol/9
+X1dn86S9LPlO66/pQDsR
+=qB/F
+-END PGP SIGNATURE-

Added: release/groovy/3.0.17/distribution/apache-groovy-binary-3.0.17.zip.sha256
==
--- release/groovy/3.0.17/distribution/apache-groovy-binary-3.0.17.zip.sha256 
(added)
+++ release/groovy/3.0.17/distribution/apache-groovy-binary-3.0.17.zip.sha256 
Fri Mar 31 00:41:53 2023
@@ -0,0 +1 @@
+efcfb9f98f516ef46419a3888f27d61711e8de62488f12ec921a1189833062db

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

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

Added: release/groovy/3.0.17/distribution/apache-groovy-docs-3.0.17.zip.asc
==
--- release/groovy/3.0.17/distribution/apache-groovy-docs-3.0.17.zip.asc (added)
+++ release/groovy/3.0.17/distribution/apache-groovy-docs-3.0.17.zip.asc Fri 
Mar 31 00:41:53 2023
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: BCPG v1.64
+
+iQIcBAABCgAGBQJkIiuZAAoJEGplF2oPsc0L4rIQAKPr87th9iJ2cu1MeDWYJZik
+mVBydLe3MvDVoGKKEag360ZlGU0/Ks48v9JBKyrHY1XUSgjpVyJzspS4J50db1TJ
+UQ+CHG2DVqOnQbF9NQhjwi4u6RqItFS35nujZ1cTlr4w7xOw/1NWH58duW1/tdKr
+0mHoHTsRdz/VlursGtA4NvCDODZGWQjoYQuYgJwC9AKLshBaqI5Iz8GRDCM1HrYr
+Zg0Qo5aiIEMvVSSRnM+U9lGj4E2qHDffOsplawS2LRVHx65EHIMazTofaR9DKVzl
+avfVqtABOiVDnPS60kQ9sSpGeRCkcVQBBqwWptrq4VlkXD4WPgWdpsoR9c5V4LG0
+FupF+8XOajpgJI9iOTAxJ79wE3FUHEJNxnW/dLeb8kMc0A0U/sreBr7bIn+GUoKK
+HKllooMIxmh77JTpsMlJpVZ+FQVlwXRejMTXKQozHiw1n2AzPdc0HrhoirWlfNTe
+1mZ6Yi+n/yvxyMToqDxnMXefRhp72hZ9/OJobKO/Jyu2ijABcNCQYNgna1JrS5pX
+1j0h5pAW1wifax/0Fw7ztVkOcM4TQIRSl8ic0of14E9hRiZi4Eo1nYlDTr+vWJrL
+7RYB9trMeLKBEleHBnegzJ84Vcyhu8nzQFS6omo7tAD+CCEgaPpkyJnlnTXx69i5
+/zIUzb0fDoOi9N11jQHx
+=FcD/
+-END PGP SIGNATURE-

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

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

2023-03-30 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 6ea736d806 Bump version on GROOVY_3_0_X branch
6ea736d806 is described below

commit 6ea736d806a8880ed68d24bfb21be8a845607453
Author: Paul King 
AuthorDate: Fri Mar 31 10:36:56 2023 +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 fe7f5b39ee..6fd818b900 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.17-SNAPSHOT
+groovyVersion = 3.0.18-SNAPSHOT
 # bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 
only digits)
-groovyBundleVersion = 3.0.17.SNAPSHOT
+groovyBundleVersion = 3.0.18.SNAPSHOT
 
 binaryCompatibilityBaseline = 3.0.5
 gradle_version=6.9.4



svn commit: r60941 - /release/groovy/2.5.21/

2023-03-30 Thread paulk
Author: paulk
Date: Fri Mar 31 00:34:05 2023
New Revision: 60941

Log:
archive 2.5.21

Removed:
release/groovy/2.5.21/



svn commit: r60940 - /release/groovy/3.0.16/

2023-03-30 Thread paulk
Author: paulk
Date: Fri Mar 31 00:31:37 2023
New Revision: 60940

Log:
archive 3.0.16

Removed:
release/groovy/3.0.16/



[groovy-dev-site] branch asf-site updated: 2023/03/31 00:17:06: Generated dev website from groovy-website@ef98bcf

2023-03-30 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 b56be13  2023/03/31 00:17:06: Generated dev website from 
groovy-website@ef98bcf
b56be13 is described below

commit b56be13c464d82784f10c4672278cf36c742ac84
Author: jenkins 
AuthorDate: Fri Mar 31 00:17:06 2023 +

2023/03/31 00:17:06: Generated dev website from groovy-website@ef98bcf
---
 download.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/download.html b/download.html
index 5233ba1..a0985d3 100644
--- a/download.html
+++ b/download.html
@@ -58,7 +58,7 @@
  Improve this doc
 
  Download Download 4.0.10Ways 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  [...]
+See below for verification information' 
onclick='window.location.href="https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-sdk-4.0.10.zip";'> Download 4.0.10Ways 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.22: update sitemap

2023-03-30 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 ef98bcf  Release 2.5.22: update sitemap
ef98bcf is described below

commit ef98bcf2a13e56962548fe035a5e1b5f97d175f3
Author: Paul King 
AuthorDate: Fri Mar 31 09:57:55 2023 +1000

Release 2.5.22: 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 54fb005..aecb8b2 100644
--- a/site/src/site/sitemap-dev.groovy
+++ b/site/src/site/sitemap-dev.groovy
@@ -115,8 +115,13 @@ downloads {
 a(href: 'versioning.html', 'version')
 yield ' of Groovy still in widespread use.'
 }
+version('2.5.22') {
+stable true
+//windowsInstaller 
'https://groovy.jfrog.io/artifactory/dist-release-local/groovy-windows-installer/groovy-2.5.22/'
+}
 version('2.5.21') {
 stable true
+archive true
 windowsInstaller 
'https://groovy.jfrog.io/artifactory/dist-release-local/groovy-windows-installer/groovy-2.5.21/'
 }
 }
diff --git a/site/src/site/sitemap-user.groovy 
b/site/src/site/sitemap-user.groovy
index febad90..741bfed 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', '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.5.16', '2.5.17', '2.5.18', '2.5.19', '2.5.20', '2.5.21',
+'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.5.16', '2.5.17', '2.5.18', '2.5.19', '2.5.20', '2.5.21', '2.5.22',
 '2.6.0-alpha-1', '2.6.0-alpha-2', '2.6.0-alpha-3', '2.6.0-alpha-4',
 '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', '3.0.10', '3.0.11', '3.0.12', '3.0.13', '3.0.14', 
'3.0.15', '3.0.16',
 '4.0.0-rc-1', '4.0.0-rc-2', '4.0.0', '4.0.1', '4.0.2', '4.0.3', 
'4.0.4', '4.0.5', '4.0.6', '4.0.7', '4.0.8', '4.0.9', '4.0.10',



svn commit: r60939 - /dev/groovy/2.5.22/

2023-03-30 Thread paulk
Author: paulk
Date: Thu Mar 30 23:57:51 2023
New Revision: 60939

Log:
Deleting version 2.5.22 from the DEV staging area

Removed:
dev/groovy/2.5.22/



svn commit: r60938 - in /release/groovy/2.5.22: ./ distribution/ sources/

2023-03-30 Thread paulk
Author: paulk
Date: Thu Mar 30 23:57:45 2023
New Revision: 60938

Log:
Releasing version 2.5.22

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

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

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

Added: release/groovy/2.5.22/distribution/apache-groovy-binary-2.5.22.zip.asc
==
--- release/groovy/2.5.22/distribution/apache-groovy-binary-2.5.22.zip.asc 
(added)
+++ release/groovy/2.5.22/distribution/apache-groovy-binary-2.5.22.zip.asc Thu 
Mar 30 23:57:45 2023
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: BCPG v1.58
+
+iQIcBAABAgAGBQJkIiZVAAoJEGplF2oPsc0LA0UQALmvIIQKKCnGEd4IzErslXMk
+fMWjySg4doD668h0Q7Sr68VrBJZuTiG404iqyBbGoU34j8X3cQ0RCYqR1rWfmAAL
+npk8rQbrC8LeeJK6qUUr9jqDmeCa1A9nE8kRYu22GTSNvy5WrVzu9zHwz8A75Yxe
+BiEM8EfybuXXFN0r0pVp/QLLPoo58w4igTl5EBmNoW9Ogt08PXyyC5LOsfNdGtQL
+OT1ddmrXjAbNew9FIk+MLagK5D+j73U17pyhXMDJh2gMmMK8g1AuWNxD4mDmt3Vf
+NCiYggyxd+htG7stkN/rLgmszQE2/cy807Ep/uU59RdzScIN5Lw7Vdb1e5clii4k
+KBxgsBy/+OfrPMXpvCeLF1Kuz6YaWuItgZ4ZStzacECoZ1dtATvtJkqyLdc75IA+
+w6ps69D8jSvV6c/LIw5lL1RrKUena90Hf4+9asXtoFWUMNkPbTcXmNpg1YKyFZ4V
+FMNHZNu5VyssU3v6xXlgONY8QeYpQqLqZ/9IumduxjLg9A643579hQRDG9D0xuZ8
+v6N1qrDQGsO7v7GN9ZFwEiJivAoy6IONVi8pZozTUvYQR6zodcy/ESOMe9rorwRG
+v6mIyjE9BXz2ss2jt/Ithoez8vjFMOzk4e2P9CDRoohrrTM/6TO+lHlNg0iz9PiT
+I+4myVZXpf21I5G64Csc
+=/GnS
+-END PGP SIGNATURE-

Added: release/groovy/2.5.22/distribution/apache-groovy-binary-2.5.22.zip.sha256
==
--- release/groovy/2.5.22/distribution/apache-groovy-binary-2.5.22.zip.sha256 
(added)
+++ release/groovy/2.5.22/distribution/apache-groovy-binary-2.5.22.zip.sha256 
Thu Mar 30 23:57:45 2023
@@ -0,0 +1 @@
+622db9bb68b51e9f319cb78dd634e172ba486a72c60115d4b62a171b9679373e

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

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

Added: release/groovy/2.5.22/distribution/apache-groovy-docs-2.5.22.zip.asc
==
--- release/groovy/2.5.22/distribution/apache-groovy-docs-2.5.22.zip.asc (added)
+++ release/groovy/2.5.22/distribution/apache-groovy-docs-2.5.22.zip.asc Thu 
Mar 30 23:57:45 2023
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: BCPG v1.58
+
+iQIcBAABAgAGBQJkIiZVAAoJEGplF2oPsc0LSmUP/j7XqEQ1z3v60Gq/8BnXkMKX
+5PJu/W9d2B8O+5DG84cHFHf7/unzxjB/lyd8pllo/2igOepcFl02bGDbpX0cZRr1
+HH1z0w6BW2ZjiSU1sln5vAWr9kcOOdJQAFwt601MeawRc3e3jsxfxW0JyjDw2RUt
+6I7YWT/fNfNE1xdcswdKGyOXlWwYUExYn1LDwJExnZXuUjMPs9WJHBlJYobFn4LE
+VZdhzUghsWckg4rPr+Afs5clRlp5b1Sq/0yQk+smnjY78mCcu+xllD1JQIAE2RJ/
+Akn0X3Dq78KtXpRWgKaxFDpvac7c8I7Y7gjCQpTpB5GN3oHOPKfmAuPFW4/lWsPd
+xlSZtGm9hH3HlTcNMC/18VIOGUb9kIBW5+QgGR38dxEpxWiUXxHzKpYCyUAFZpqu
+R7gQPMfZaYDXKLaCevUx5KjFlH3Gm1o0Oo7p9O34w6ZIINSsmzeSDHa0bhTdRvNd
+UuaxmvBpf8hIq53/BxC9T0Y1TqzII3RyddYrIc3ivCt2EdKQZls05fitcOmESKqt
+BhyVnH1FnvfZXzBz6pCwQgEDgTH5z7rA65Q6PX2q1N3CG6FC2i61xmMnQDs6RHMP
+M4ZEdEHHsZ6BsL5Z2wWoB6bsHe0lXMToxQeDlQbG/gnPjy7zQHv67DrCNfMuzu+0
+n12U4HWUNIgE4grIBQSK
+=J6Dp
+-END PGP SIGNATURE-

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

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

2023-03-30 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 64ae93801c Bump version on GROOVY_2_5_X branch
64ae93801c is described below

commit 64ae93801cef1f6038560443826e3321e4f0d48c
Author: Paul King 
AuthorDate: Fri Mar 31 09:48:50 2023 +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 dc6350f797..4f4ea3a47b 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.22-SNAPSHOT
+groovyVersion = 2.5.23-SNAPSHOT
 # bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 
only digits)
-groovyBundleVersion = 2.5.22.SNAPSHOT
+groovyBundleVersion = 2.5.23.SNAPSHOT
 
 # latest version which runs jdk 7
 # we build under 8+ but test against 7