pzygielo opened a new issue, #86:
URL: https://github.com/apache/groovy-website/issues/86

   Currently deployed https://groovy.apache.org/download.html has following
   
   | version | binary URL | [binary] (mirror) URL | source URL |
   |-|-|-|-|
   | 5.1.2 | 
https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-5.1.2.zip
 | 
https://www.apache.org/dyn/closer.lua/groovy/5.1.2/distribution/apache-groovy-binary-5.1.2.zip?action=download
 | 
https://www.apache.org/dyn/closer.lua/groovy/5.1.2/sources/apache-groovy-src-5.1.2.zip?action=download
 |
   | 5.1.1 | 
https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-5.1.1.zip
 | 
https://archive.apache.org/dist/groovy/5.1.1/sources/apache-groovy-src-5.1.1.zip
 | 
https://archive.apache.org/dist/groovy/5.1.1/sources/apache-groovy-src-5.1.1.zip
 |
   | 5.0.8 | 
https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-5.0.8.zip
 | 
https://archive.apache.org/dist/groovy/5.0.8/sources/apache-groovy-src-5.0.8.zip
 | 
https://archive.apache.org/dist/groovy/5.0.8/sources/apache-groovy-src-5.0.8.zip
 |
   
   Above - 5.1.2 - all as expected
   5.1.1 & 5.0.8 unexpected: [binary] (mirror) - they link to `-src*`s (like 
real _source_ link), instead of `-binary*`ies)
   
   While I understand only the latest versions are mirrored and previous only 
available from archive.a.o, the link _[binary] (mirror)_ should either be gone 
or point to binary in archive I guess. Or just let `dyncloser` figure out the 
only URL possible and pick archive.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to