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 81b615c http -> https plus a couple of broken links
81b615c is described below
commit 81b615c6d7b9a9209be8da0b88873b416c7bdfc9
Author: Paul King <[email protected]>
AuthorDate: Sun Feb 23 20:59:41 2025 +1000
http -> https plus a couple of broken links
---
site/src/site/blog/announce-announcing-codenarc-1-2.adoc | 2 +-
.../src/site/blog/apache-groovy-committer-graeme-rocher.adoc | 2 +-
site/src/site/blog/gmavenplus-1-6-2-released.adoc | 2 +-
site/src/site/blog/groovy-2-4-16-released.adoc | 4 ++--
site/src/site/blog/groovy-2-5-0-released.adoc | 6 +++---
site/src/site/blog/groovy-2-5-1-released.adoc | 4 ++--
site/src/site/blog/groovy-2-5-2-released.adoc | 2 +-
site/src/site/blog/groovy-2-5-3-released.adoc | 2 +-
site/src/site/blog/groovy-2-5-4-released.adoc | 2 +-
site/src/site/blog/groovy-2-5-5-released.adoc | 4 ++--
site/src/site/blog/groovy-2-5-6-released.adoc | 2 +-
site/src/site/blog/groovy-2-5-clibuilder-renewal.adoc | 2 +-
site/src/site/blog/groovy-3-0-0-alpha.adoc | 2 +-
site/src/site/blog/groovy-3-highlights.adoc | 2 +-
site/src/site/blog/jvm-hello-world-with-groovy.adoc | 2 +-
site/src/site/pages/contribute.groovy | 12 ++++++------
site/src/site/pages/download.groovy | 2 +-
site/src/site/pages/security.groovy | 4 ++--
site/src/site/pages/versioning.groovy | 2 +-
site/src/site/pages/wiki.groovy | 2 +-
site/src/site/releasenotes/groovy-4.0.adoc | 2 +-
site/src/site/wiki/groovy-release-discussion.adoc | 6 +++---
site/src/site/wiki/initial-release-process-proposal.adoc | 12 ++++++------
23 files changed, 41 insertions(+), 41 deletions(-)
diff --git a/site/src/site/blog/announce-announcing-codenarc-1-2.adoc
b/site/src/site/blog/announce-announcing-codenarc-1-2.adoc
index 8c8e779..fb3b016 100644
--- a/site/src/site/blog/announce-announcing-codenarc-1-2.adoc
+++ b/site/src/site/blog/announce-announcing-codenarc-1-2.adoc
@@ -6,7 +6,7 @@ Remko Popma
The CodeNarc Team is proud to announce the release of version 1.2.
-http://codenarc.org/[CodeNarc] is a static analysis tool for Groovy source
code.
+https://codenarc.org/[CodeNarc] is a static analysis tool for Groovy source
code.
Version 1.2 includes 5 new rules and several enhancements and bug fixes. See
the full details in the
https://github.com/CodeNarc/CodeNarc/blob/master/CHANGELOG.md[release notes].
diff --git a/site/src/site/blog/apache-groovy-committer-graeme-rocher.adoc
b/site/src/site/blog/apache-groovy-committer-graeme-rocher.adoc
index b8f4d0f..387a647 100644
--- a/site/src/site/blog/apache-groovy-committer-graeme-rocher.adoc
+++ b/site/src/site/blog/apache-groovy-committer-graeme-rocher.adoc
@@ -4,7 +4,7 @@ Paul King
:keywords: groovy, award
:description: Congratulations to Graeme Rocher for receiving the Oracle
Groundbreaker award.
-The http://groovy.apache.org/[Apache Groovy] team congratulates long-time
Groovy committer
+The https://groovy.apache.org/[Apache Groovy] team congratulates long-time
Groovy committer
Graeme Rocher on receiving his Groundbreaker award at Oracle Code One.
Graeme has made numerous significant contributions to Apache Groovy and has
also founded
diff --git a/site/src/site/blog/gmavenplus-1-6-2-released.adoc
b/site/src/site/blog/gmavenplus-1-6-2-released.adoc
index 98bbd2b..b251d25 100644
--- a/site/src/site/blog/gmavenplus-1-6-2-released.adoc
+++ b/site/src/site/blog/gmavenplus-1-6-2-released.adoc
@@ -8,7 +8,7 @@ Remko Popma
GMavenPlus Plugin is a rewrite of https://github.com/groovy/gmaven[GMaven],
a http://maven.apache.org/[Maven] plugin that allows you to
-integrate http://groovy-lang.org/[Groovy] into your Maven projects.
+integrate https://groovy-lang.org/[Groovy] into your Maven projects.
Basic usage can be found on the
https://github.com/groovy/GMavenPlus/wiki/Usage[usage] page,
diff --git a/site/src/site/blog/groovy-2-4-16-released.adoc
b/site/src/site/blog/groovy-2-4-16-released.adoc
index 9c176f3..95aafce 100644
--- a/site/src/site/blog/groovy-2-4-16-released.adoc
+++ b/site/src/site/blog/groovy-2-4-16-released.adoc
@@ -9,7 +9,7 @@ Dear community,
image:img/groovy_logo.png[Groovy logo,200,float="right"]
The Apache Groovy team is pleased to announce version 2.4.16 of Apache Groovy.
Apache Groovy is a multi-faceted programming language for the JVM.
-Further details can be found at the http://groovy.apache.org website.
+Further details can be found at the https://groovy.apache.org website.
This release is a maintenance release of the GROOVY_2_4_X branch.
While we recommend moving to the current 2.5.x releases (currently 2.5.4),
@@ -20,7 +20,7 @@ This release includes 18 bug fixes/improvements as outlined
in the changelog:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318123&version=12342996
Sources, convenience binaries, downloadable documentation and an SDK
-bundle can be found at: http://www.groovy-lang.org/download.html
+bundle can be found at: https://www.groovy-lang.org/download.html
We recommend you verify your installation using the information on that page.
diff --git a/site/src/site/blog/groovy-2-5-0-released.adoc
b/site/src/site/blog/groovy-2-5-0-released.adoc
index c04e170..b03812e 100644
--- a/site/src/site/blog/groovy-2-5-0-released.adoc
+++ b/site/src/site/blog/groovy-2-5-0-released.adoc
@@ -7,15 +7,15 @@ Remko Popma
Dear community,
image:img/groovy_logo.png[Groovy logo,200,float="right"]
-The Apache Groovy team is pleased to announce version 2.5.0 of Apache Groovy.
Apache Groovy is a multi-faceted programming language for the JVM. Further
details can be found at the http://groovy.apache.org website.
+The Apache Groovy team is pleased to announce version 2.5.0 of Apache Groovy.
Apache Groovy is a multi-faceted programming language for the JVM. Further
details can be found at the https://groovy.apache.org website.
We are sure you'll enjoy the features in this new version of Groovy. Your
feedback on any unintentional glitches is welcome.
This release includes 12 bug fixes/improvements since the last RC as outlined
in the changelog:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318123&version=12343341
-The full list of over 300 bug fixes/improvements since 2.4 can be found here:
http://groovy-lang.org/changelogs/changelog-2.5.0.html
+The full list of over 300 bug fixes/improvements since 2.4 can be found here:
https://groovy-lang.org/changelogs/changelog-2.5.0.html
-The full release notes can be found here:
http://groovy-lang.org/releasenotes/groovy-2.5.html
+The full release notes can be found here:
https://groovy-lang.org/releasenotes/groovy-2.5.html
Sources, convenience binaries, downloadable documentation and an SDK bundle
can be found at: http://www.groovy-lang.org/download.html We recommend you
verify your installation using the information on that page.
diff --git a/site/src/site/blog/groovy-2-5-1-released.adoc
b/site/src/site/blog/groovy-2-5-1-released.adoc
index de794af..c01b3ae 100644
--- a/site/src/site/blog/groovy-2-5-1-released.adoc
+++ b/site/src/site/blog/groovy-2-5-1-released.adoc
@@ -7,9 +7,9 @@ Remko Popma
Dear community,
image:img/groovy_logo.png[Groovy logo,200,float="right"]
-The Apache Groovy team is pleased to announce version 2.5.1 of Apache Groovy.
Apache Groovy is a multi-faceted programming language for the JVM. Further
details can be found at the http://groovy.apache.org website.
+The Apache Groovy team is pleased to announce version 2.5.1 of Apache Groovy.
Apache Groovy is a multi-faceted programming language for the JVM. Further
details can be found at the https://groovy.apache.org website.
-For this release we focused on fixing up some of the usability/packaging
issues that the 2.5.0 release introduced as part of supporting Groovy across
JDKs 7 through (soon) 11. Maven/Gradle users not needing JAXB should now have a
much improved experience building with the new version. (SUREFIRE users should
read the release notes about some caveats). In 2.5.2, we should have additional
changes to improve the build experience even further for JAXB users and users
of the Groovy command-lin [...]
+For this release we focused on fixing up some of the usability/packaging
issues that the 2.5.0 release introduced as part of supporting Groovy across
JDKs 7 through (soon) 11. Maven/Gradle users not needing JAXB should now have a
much improved experience building with the new version. (SUREFIRE users should
read the release notes about some caveats). In 2.5.2, we should have additional
changes to improve the build experience even further for JAXB users and users
of the Groovy command-lin [...]
This release is a maintenance release of the GROOVY_2_5_X branch. It is
strongly encouraged that all users using prior versions on this branch upgrade
to this version.
diff --git a/site/src/site/blog/groovy-2-5-2-released.adoc
b/site/src/site/blog/groovy-2-5-2-released.adoc
index 2070342..361216d 100644
--- a/site/src/site/blog/groovy-2-5-2-released.adoc
+++ b/site/src/site/blog/groovy-2-5-2-released.adoc
@@ -7,7 +7,7 @@ Remko Popma
Dear community,
image:img/groovy_logo.png[Groovy logo,200,float="right"]
-The Apache Groovy team is pleased to announce version 2.5.2 of Apache Groovy.
Apache Groovy is a multi-facet programming language for the JVM. Further
details can be found at the http://groovy.apache.org website.
+The Apache Groovy team is pleased to announce version 2.5.2 of Apache Groovy.
Apache Groovy is a multi-facet programming language for the JVM. Further
details can be found at the https://groovy.apache.org website.
This release is a maintenance release of the GROOVY_2_5_X branch. It is
strongly encouraged that all users using prior versions on this branch upgrade
to this version.
diff --git a/site/src/site/blog/groovy-2-5-3-released.adoc
b/site/src/site/blog/groovy-2-5-3-released.adoc
index fc70e1f..26d85bb 100644
--- a/site/src/site/blog/groovy-2-5-3-released.adoc
+++ b/site/src/site/blog/groovy-2-5-3-released.adoc
@@ -13,7 +13,7 @@ This release is a maintenance release of the GROOVY_2_5_X
branch. It is strongly
This release includes 50 bug fixes/improvements as outlined in the changelog:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318123&version=12343876
-Sources, convenience binaries, downloadable documentation and an SDK bundle
can be found at: http://www.groovy-lang.org/download.html
+Sources, convenience binaries, downloadable documentation and an SDK bundle
can be found at: https://www.groovy-lang.org/download.html
We recommend you verify your installation using the information on that page.
diff --git a/site/src/site/blog/groovy-2-5-4-released.adoc
b/site/src/site/blog/groovy-2-5-4-released.adoc
index 30a27d4..d8601f0 100644
--- a/site/src/site/blog/groovy-2-5-4-released.adoc
+++ b/site/src/site/blog/groovy-2-5-4-released.adoc
@@ -7,7 +7,7 @@ Remko Popma
Dear community,
image:img/groovy_logo.png[Groovy logo,200,float="right"]
-The Apache Groovy team is pleased to announce version 2.5.4 of Apache Groovy.
Apache Groovy is a multi-facet programming language for the JVM. Further
details can be found at the http://groovy.apache.org website.
+The Apache Groovy team is pleased to announce version 2.5.4 of Apache Groovy.
Apache Groovy is a multi-facet programming language for the JVM. Further
details can be found at the https://groovy.apache.org website.
This release is a maintenance release of the GROOVY_2_5_X branch. It is
strongly encouraged that all users using prior versions on this branch upgrade
to this version.
diff --git a/site/src/site/blog/groovy-2-5-5-released.adoc
b/site/src/site/blog/groovy-2-5-5-released.adoc
index d0f936c..f4fe185 100644
--- a/site/src/site/blog/groovy-2-5-5-released.adoc
+++ b/site/src/site/blog/groovy-2-5-5-released.adoc
@@ -9,7 +9,7 @@ Dear community,
image:img/groovy_logo.png[Groovy logo,200,float="right"]
The Apache Groovy team is pleased to announce version 2.5.5 of Apache Groovy.
Apache Groovy is a multi-faceted programming language for the JVM.
-Further details can be found at the http://groovy.apache.org website.
+Further details can be found at the https://groovy.apache.org website.
This release is a maintenance release of the GROOVY_2_5_X branch.
It is strongly encouraged that all users using prior versions on this branch
upgrade to this version.
@@ -17,7 +17,7 @@ It is strongly encouraged that all users using prior versions
on this branch upg
This release includes 20 bug fixes/improvements as outlined in the changelog:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318123&version=12344435
-Sources, convenience binaries, downloadable documentation and an SDK bundle
can be found at: http://www.groovy-lang.org/download.html
+Sources, convenience binaries, downloadable documentation and an SDK bundle
can be found at: https://www.groovy-lang.org/download.html
We recommend you verify your installation using the information on that page.
Jars are also available within the major binary repositories.
diff --git a/site/src/site/blog/groovy-2-5-6-released.adoc
b/site/src/site/blog/groovy-2-5-6-released.adoc
index 4eb0466..45e45a5 100644
--- a/site/src/site/blog/groovy-2-5-6-released.adoc
+++ b/site/src/site/blog/groovy-2-5-6-released.adoc
@@ -9,7 +9,7 @@ Dear community,
image:img/groovy_logo.png[Groovy logo,200,float="right"]
The Apache Groovy team is pleased to announce version 2.5.6 of Apache Groovy.
Apache Groovy is a multi-faceted programming language for the JVM.
-Further details can be found at the http://groovy.apache.org website.
+Further details can be found at the https://groovy.apache.org website.
This release is a maintenance release of the GROOVY_2_5_X branch.
It is strongly encouraged that all users using prior
diff --git a/site/src/site/blog/groovy-2-5-clibuilder-renewal.adoc
b/site/src/site/blog/groovy-2-5-clibuilder-renewal.adoc
index e071e5e..5b35af9 100644
--- a/site/src/site/blog/groovy-2-5-clibuilder-renewal.adoc
+++ b/site/src/site/blog/groovy-2-5-clibuilder-renewal.adoc
@@ -828,7 +828,7 @@ so only long option names with a double hypen prefix
(<code>--option</code>) are
Groovy 2.5 CliBuilder offers a host of exciting new features.
Try it out and let us know what you think!
-For reference: Groovy http://groovy-lang.org/[site] and
+For reference: Groovy https://groovy-lang.org/[site] and
GitHub https://github.com/apache/groovy/[mirror],
picocli http://picocli.info/[site] and
https://github.com/remkop/picocli[picocli GitHub project].
diff --git a/site/src/site/blog/groovy-3-0-0-alpha.adoc
b/site/src/site/blog/groovy-3-0-0-alpha.adoc
index 9b085f2..4704f96 100644
--- a/site/src/site/blog/groovy-3-0-0-alpha.adoc
+++ b/site/src/site/blog/groovy-3-0-0-alpha.adoc
@@ -18,7 +18,7 @@ exciting as we bring to fruition the hard work (including
hundreds of
improvements and fixes) that have already gone into 3.0.0.
Apache Groovy is a multi-faceted programming language for the JVM.
-Further details can be found at the http://groovy.apache.org website.
+Further details can be found at the https://groovy.apache.org website.
This is a pre-release of a new version of Groovy.
We greatly appreciate any feedback you can give us when using this version.
diff --git a/site/src/site/blog/groovy-3-highlights.adoc
b/site/src/site/blog/groovy-3-highlights.adoc
index 2727035..fce7b8d 100644
--- a/site/src/site/blog/groovy-3-highlights.adoc
+++ b/site/src/site/blog/groovy-3-highlights.adoc
@@ -184,7 +184,7 @@ groovy.util.GroovyTestCase => groovy.test.GroovyTestCase
In most cases, both the old and new class are available in Groovy 3.
But by Groovy 4, the old classes will be removed.
-See the http://groovy-lang.org/releasenotes/groovy-3.0.html[release notes]
+See the https://groovy-lang.org/releasenotes/groovy-3.0.html[release notes]
for a complete list of these changes.
== DGM improvements
diff --git a/site/src/site/blog/jvm-hello-world-with-groovy.adoc
b/site/src/site/blog/jvm-hello-world-with-groovy.adoc
index 0af7068..7e15518 100644
--- a/site/src/site/blog/jvm-hello-world-with-groovy.adoc
+++ b/site/src/site/blog/jvm-hello-world-with-groovy.adoc
@@ -11,7 +11,7 @@ in Data Science, we recommend you check that out before
continuing with this pos
https://www.javaadvent.com/2022/12/jvm-hello-world.html[Today's post]
in the JVM Advent series is looking at the world of bytecode libraries
on the JVM. Let's look at creating the same hello world example from that
-post using http://groovy-lang.org/index.html[Groovy] with the
+post using https://groovy-lang.org/index.html[Groovy] with the
https://github.com/Guardsquare/proguard-core[ProGuardCORE],
https://asm.ow2.io/[ASM], and https://bytebuddy.net/[Byte Buddy] libraries.
diff --git a/site/src/site/pages/contribute.groovy
b/site/src/site/pages/contribute.groovy
index 449e721..32b687e 100644
--- a/site/src/site/pages/contribute.groovy
+++ b/site/src/site/pages/contribute.groovy
@@ -20,7 +20,7 @@ layout 'layouts/main.groovy', true,
ul {
li {
yield 'helping other users or
discussing future language directions on the '
- a(href:
'http://groovy-lang.org/mailing-lists.html', 'mailing-lists')
+ a(href:
'https://groovy-lang.org/mailing-lists.html', 'mailing-lists')
}
li {
yield 'contribute to discussions on '
@@ -63,7 +63,7 @@ layout 'layouts/main.groovy', true,
yield '''
If you encounter a problem, want to
discuss a new feature,
share interesting findings, and more,
then the '''
- a(href:
'http://groovy-lang.org/mailing-lists.html', 'mailing-lists')
+ a(href:
'https://groovy-lang.org/mailing-lists.html', 'mailing-lists')
yield '''
are the place to go to start a
conversation with the Groovy developers
and other Groovy users. Discussions on
the mailing list are archived.
@@ -89,7 +89,7 @@ layout 'layouts/main.groovy', true,
}
p {
yield 'Before submitting a new issue, we
recommend you read our guide to '
- a(href:
'http://groovy-lang.org/reporting-issues.html', 'reporting issues')
+ a(href:
'https://groovy-lang.org/reporting-issues.html', 'reporting issues')
}
p {
button(type: 'button', class: 'btn
btn-default', 'Report an issue',
@@ -119,17 +119,17 @@ layout 'layouts/main.groovy', true,
ul {
li {
yield 'the '
- a(href:
'http://groovy-lang.org/single-page-documentation.html', 'reference
documentation')
+ a(href:
'https://groovy-lang.org/single-page-documentation.html', 'reference
documentation')
yield ' covering the language
specification, the user guides, getting started, and more.'
}
li {
yield 'the '
- a(href:
'http://groovy-lang.org/api.html', 'GroovyDoc APIs')
+ a(href:
'https://groovy-lang.org/api.html', 'GroovyDoc APIs')
yield ' documenting the classes of the
Groovy code base'
}
li {
yield 'the '
- a(href:
'http://groovy-lang.org/gdk.html', 'Groovy GDK')
+ a(href:
'https://groovy-lang.org/gdk.html', 'Groovy GDK')
yield ' documentation, explaining how
Groovy enriches the JDK APIs'
}
li {
diff --git a/site/src/site/pages/download.groovy
b/site/src/site/pages/download.groovy
index e542147..89e791b 100644
--- a/site/src/site/pages/download.groovy
+++ b/site/src/site/pages/download.groovy
@@ -284,7 +284,7 @@ layout 'layouts/main.groovy', true,
h1 'Operating system/package manager
installation'
p {
- a(href:
'http://groovy-lang.org/install.html', 'Installing')
+ a(href:
'https://groovy-lang.org/install.html', 'Installing')
yield ' Apache Groovy from a distribution
zip is not hard but if you don\'t want'
yield ' the hassle, consider the
alternatives listed here.'
}
diff --git a/site/src/site/pages/security.groovy
b/site/src/site/pages/security.groovy
index 937b1b2..f3b88a0 100644
--- a/site/src/site/pages/security.groovy
+++ b/site/src/site/pages/security.groovy
@@ -67,7 +67,7 @@ This vulnerability was discovered by:
References:
* http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3253[CVE-2015-3253:
Remote execution of untrusted code]
-* http://groovy-lang.org/security.html
+* https://groovy-lang.org/security.html
'''
a(name: 'CVE-2016-6814') {}
@@ -134,7 +134,7 @@ History:
References:
* http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6814[CVE-2016-6814:
Remote execution of untrusted code]
-* http://groovy-lang.org/security.html
+* https://groovy-lang.org/security.html
'''
a(name: 'CVE-2020-17521') {}
diff --git a/site/src/site/pages/versioning.groovy
b/site/src/site/pages/versioning.groovy
index bf56da3..e7483e7 100644
--- a/site/src/site/pages/versioning.groovy
+++ b/site/src/site/pages/versioning.groovy
@@ -27,7 +27,7 @@ layout 'layouts/main.groovy', true,
}
}
li {
- a(href: 'indy.html', 'Invoke dynamic
support')
+ a(href: "${userSiteBase}indy.html",
'Invoke dynamic support')
}
}
}
diff --git a/site/src/site/pages/wiki.groovy b/site/src/site/pages/wiki.groovy
index 11531c4..8a0e6e1 100644
--- a/site/src/site/pages/wiki.groovy
+++ b/site/src/site/pages/wiki.groovy
@@ -13,7 +13,7 @@ layout 'layouts/main.groovy', true,
pageTitle: "The Apache Groovy programming language - Developer docs -
$title",
extraStyles: [relative('css/prettify.min.css')],
extraFooter: contents {
- script(src:relative('js/prettify.min.js')) { }
+ script(src:relative('js/vendor/prettify.min.js')) { }
script { yieldUnescaped
"document.addEventListener('DOMContentLoaded',prettyPrint)" }
},
mainContent: contents {
diff --git a/site/src/site/releasenotes/groovy-4.0.adoc
b/site/src/site/releasenotes/groovy-4.0.adoc
index 3444fa2..b3306d0 100644
--- a/site/src/site/releasenotes/groovy-4.0.adoc
+++ b/site/src/site/releasenotes/groovy-4.0.adoc
@@ -35,7 +35,7 @@ historically structured according to this requirement.
Groovy 3 provided duplicate versions of numerous classes (in old and new
packages)
to allow Groovy users to migrate towards the new JPMS compliant package names.
-See the
link:http://groovy-lang.org/releasenotes/groovy-3.0.html#Groovy3.0releasenotes-Splitpackages[Groovy
3 release notes]
+See the
link:https://groovy-lang.org/releasenotes/groovy-3.0.html#Groovy3.0releasenotes-Splitpackages[Groovy
3 release notes]
for more details. Groovy 4 no longer provides the duplicate legacy classes.
In short, time to stop using `groovy.util.XmlSlurper` and start using
`groovy.xml.XmlSlurper`.
diff --git a/site/src/site/wiki/groovy-release-discussion.adoc
b/site/src/site/wiki/groovy-release-discussion.adoc
index a189738..eec7331 100644
--- a/site/src/site/wiki/groovy-release-discussion.adoc
+++ b/site/src/site/wiki/groovy-release-discussion.adoc
@@ -2,10 +2,10 @@
v1.1, March 28, 2018
-:teamcity: http://ci.groovy-lang.org
-:groovy: http://groovy-lang.org
+:teamcity: https://ci.groovy-lang.org
+:groovy: https://groovy-lang.org
:bintray: https://bintray.com/[Bintray]
-:gradle: http://gradle.org[Gradle]
+:gradle: https://gradle.org[Gradle]
:category: dev
_NOTE_
diff --git a/site/src/site/wiki/initial-release-process-proposal.adoc
b/site/src/site/wiki/initial-release-process-proposal.adoc
index e3f1785..b36903d 100644
--- a/site/src/site/wiki/initial-release-process-proposal.adoc
+++ b/site/src/site/wiki/initial-release-process-proposal.adoc
@@ -2,10 +2,10 @@
v1.2, March 28, 2018
-:teamcity: http://ci.groovy-lang.org
-:groovy: http://groovy-lang.org
+:teamcity: https://ci.groovy-lang.org
+:groovy: https://groovy-lang.org
:bintray: https://bintray.com/[Bintray]
-:gradle: http://gradle.org[Gradle]
+:gradle: https://gradle.org[Gradle]
_NOTE_
****
@@ -233,15 +233,15 @@ Dear community,
We are pleased to announce the first release of Apache Groovy done under the
Apache Software Foundation
Incubator sponsorship! Apache Groovy is a multi-facet programming language for
the JVM. Details can be
-found at http://groovy-lang.org
+found at https://groovy-lang.org
This release is a maintenance release of the 2.4.x branch, but contains
critical fixes, in particular a fix
-for a 0-day vulnerability. Details can be found on
http://groovy-lang.org/security.html
+for a 0-day vulnerability. Details can be found on
https://groovy-lang.org/security.html
It is strongly encouraged that all users upgrade to this version. There is no
plan to provide patches for
older versions of Groovy which were not developped under the Foundation
umbrella.
-Changelog for this version can be found at:
http://groovy-lang.org/changelogs/changelog-2.4.6.html
+Changelog for this version can be found at:
https://groovy-lang.org/changelogs/changelog-2.4.6.html
Sources can be downloaded from: http://www.groovy-lang.org/download.html
Convenience binaries, SDK and documentation can be found at:
http://www.groovy-lang.org/download.html