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 2018/12/30 23:31:19 UTC

[groovy-website] branch asf-site updated: comment out win installer for now

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 d1a6aa2  comment out win installer for now
d1a6aa2 is described below

commit d1a6aa292f05574e0d4b4e27a25de51ae866a5bc
Author: Paul King <pa...@asert.com.au>
AuthorDate: Mon Dec 31 09:31:08 2018 +1000

    comment out win installer for now
---
 site/src/site/sitemap-user.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/src/site/sitemap-user.groovy b/site/src/site/sitemap-user.groovy
index dfc592d..ad6f005 100644
--- a/site/src/site/sitemap-user.groovy
+++ b/site/src/site/sitemap-user.groovy
@@ -151,7 +151,7 @@ downloads {
         }
         version('3.0.0-alpha-4') {
             stable false
-            windowsInstaller 'https://dl.bintray.com/groovy/Distributions/groovy-3.0.0-alpha-4-installer.exe'
+            //windowsInstaller 'https://dl.bintray.com/groovy/Distributions/groovy-3.0.0-alpha-4-installer.exe'
         }
         version('3.0.0-alpha-3') {
             stable false