[
https://issues.apache.org/jira/browse/CAMEL-9308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15005770#comment-15005770
]
Claus Ibsen commented on CAMEL-9308:
------------------------------------
Ah so are you saying we should append &action=download to our download links,
eg so eg
{code}
http://www.apache.org/dyn/closer.lua/camel/apache-camel/2.16.0/apache-camel-2.16.0.tar.gz
{code}
becomes
{code}
http://www.apache.org/dyn/closer.lua/camel/apache-camel/2.16.0/apache-camel-2.16.0.tar.gz?action=download
{code}
> Suggestion for download page
> ----------------------------
>
> Key: CAMEL-9308
> URL: https://issues.apache.org/jira/browse/CAMEL-9308
> Project: Camel
> Issue Type: Improvement
> Components: website
> Environment: http://camel.apache.org/download.html
> Reporter: Sebb
>
> At present the download page uses the generic ASF mirror page for downloading
> the release files.
> This works fine, but requires an extra step for the user who has to click on
> one of the mirror links.
> The closer.lua script also supports a redirect option as follows:
> www.apache.org/dyn/closer.lua?filename=camel/apache-camel/2.15.4/apache-camel-2.15.4.zip&action=download
> The disadvantage is that the mirror cannot be selected by the user in case of
> problems with the initial choice. However the mirrors are chosen randomly
> each time the closer.lua script is used, so a simple retry should resolve the
> issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)