You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by pa...@apache.org on 2020/12/04 21:32:12 UTC

[groovy-website] branch asf-site updated (7d9ff40 -> 77a836b)

This is an automated email from the ASF dual-hosted git repository.

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


    from 7d9ff40  GROOVY-9846: Spurious hashes and sigs for 2.4.1 on download page
     new 372ffcd  add windows installers
     new 77a836b  release 4.0.0-alpha-2

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:
 site/src/site/sitemap-dev.groovy  | 27 ++++++---------------------
 site/src/site/sitemap-user.groovy | 21 +++------------------
 2 files changed, 9 insertions(+), 39 deletions(-)


[groovy-website] 02/02: release 4.0.0-alpha-2

Posted by pa...@apache.org.
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

commit 77a836b3a78a997d8e3d3b527d2533b330d577cd
Author: Paul King <pa...@asert.com.au>
AuthorDate: Sat Dec 5 07:32:02 2020 +1000

    release 4.0.0-alpha-2
---
 site/src/site/sitemap-dev.groovy  |  6 +++---
 site/src/site/sitemap-user.groovy | 21 +++------------------
 2 files changed, 6 insertions(+), 21 deletions(-)

diff --git a/site/src/site/sitemap-dev.groovy b/site/src/site/sitemap-dev.groovy
index 474c3b2..41e19c7 100644
--- a/site/src/site/sitemap-dev.groovy
+++ b/site/src/site/sitemap-dev.groovy
@@ -80,10 +80,10 @@ downloads {
             a(href: 'versioning.html', 'version')
             yield ' of Groovy designed for JDK8+ with much improved JPMS support.'
         }
-//        version('4.0.0-alpha-2') {
-//            stable false
+        version('4.0.0-alpha-2') {
+            stable false
 //            windowsInstaller 'https://bintray.com/groovy/Distributions/Windows-Installer/groovy-4.0.0-alpha-2-installer#files'
-//        }
+        }
         version('4.0.0-alpha-1') {
             stable false
             archive true
diff --git a/site/src/site/sitemap-user.groovy b/site/src/site/sitemap-user.groovy
index 845d360..0e65dcd 100644
--- a/site/src/site/sitemap-user.groovy
+++ b/site/src/site/sitemap-user.groovy
@@ -169,12 +169,7 @@ downloads {
         }
         version('3.0.7') {
             stable true
-//            windowsInstaller 'https://bintray.com/groovy/Distributions/Windows-Installer/groovy-3.0.7-installer#files'
-        }
-        version('3.0.6') {
-            stable true
-            archive true
-            windowsInstaller 'https://bintray.com/groovy/Distributions/Windows-Installer/groovy-3.0.6-installer#files'
+            windowsInstaller 'https://bintray.com/groovy/Distributions/Windows-Installer/groovy-3.0.7-installer#files'
         }
     }
     distribution('Groovy 2.5') {
@@ -185,12 +180,7 @@ downloads {
         }
         version('2.5.14') {
             stable true
-//            windowsInstaller 'https://bintray.com/groovy/Distributions/Windows-Installer/groovy-2.5.14-installer#files'
-        }
-        version('2.5.13') {
-            stable true
-            archive true
-            windowsInstaller 'https://bintray.com/groovy/Distributions/Windows-Installer/groovy-2.5.13-installer#files'
+            windowsInstaller 'https://bintray.com/groovy/Distributions/Windows-Installer/groovy-2.5.14-installer#files'
         }
     }
     distribution('Groovy 2.4') {
@@ -200,12 +190,7 @@ downloads {
         }
         version('2.4.21') {
             stable true
-//            windowsInstaller 'https://bintray.com/groovy/Distributions/Windows-Installer/groovy-2.4.21-installer#files'
-        }
-        version('2.4.20') {
-            stable true
-            archive true
-            windowsInstaller 'https://bintray.com/groovy/Distributions/Windows-Installer/groovy-2.4.20-installer#files'
+            windowsInstaller 'https://bintray.com/groovy/Distributions/Windows-Installer/groovy-2.4.21-installer#files'
         }
     }
 }


[groovy-website] 01/02: add windows installers

Posted by pa...@apache.org.
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

commit 372ffcddcb55192216b744cc70053901f29900ef
Author: Paul King <pa...@asert.com.au>
AuthorDate: Sat Dec 5 07:29:58 2020 +1000

    add windows installers
---
 site/src/site/sitemap-dev.groovy | 21 +++------------------
 1 file changed, 3 insertions(+), 18 deletions(-)

diff --git a/site/src/site/sitemap-dev.groovy b/site/src/site/sitemap-dev.groovy
index 93ef350..474c3b2 100644
--- a/site/src/site/sitemap-dev.groovy
+++ b/site/src/site/sitemap-dev.groovy
@@ -98,12 +98,7 @@ downloads {
         }
         version('3.0.7') {
             stable true
-//            windowsInstaller 'https://bintray.com/groovy/Distributions/Windows-Installer/groovy-3.0.7-installer#files'
-        }
-        version('3.0.6') {
-            stable true
-            archive true
-            windowsInstaller 'https://bintray.com/groovy/Distributions/Windows-Installer/groovy-3.0.6-installer#files'
+            windowsInstaller 'https://bintray.com/groovy/Distributions/Windows-Installer/groovy-3.0.7-installer#files'
         }
     }
     distribution('Groovy 2.5') {
@@ -114,12 +109,7 @@ downloads {
         }
         version('2.5.14') {
             stable true
-//            windowsInstaller 'https://bintray.com/groovy/Distributions/Windows-Installer/groovy-2.5.14-installer#files'
-        }
-        version('2.5.13') {
-            stable true
-            archive true
-            windowsInstaller 'https://bintray.com/groovy/Distributions/Windows-Installer/groovy-2.5.13-installer#files'
+            windowsInstaller 'https://bintray.com/groovy/Distributions/Windows-Installer/groovy-2.5.14-installer#files'
         }
     }
     distribution('Groovy 2.4') {
@@ -129,12 +119,7 @@ downloads {
         }
         version('2.4.21') {
             stable true
-//            windowsInstaller 'https://bintray.com/groovy/Distributions/Windows-Installer/groovy-2.4.21-installer#files'
-        }
-        version('2.4.20') {
-            stable true
-            archive true
-            windowsInstaller 'https://bintray.com/groovy/Distributions/Windows-Installer/groovy-2.4.20-installer#files'
+            windowsInstaller 'https://bintray.com/groovy/Distributions/Windows-Installer/groovy-2.4.21-installer#files'
         }
     }
 }