[
https://issues.apache.org/jira/browse/CAMEL-15592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240686#comment-17240686
]
Zoran Regvart commented on CAMEL-15592:
---------------------------------------
[~sebb] to me this looks like an issue that needs to be filed at INFRA, we're
using the {{dyn/closer.lua}} and it isn't offering archived release for 3.5.0.
That is, this works:
{code}
http://www.apache.org/dyn/closer.cgi/camel/apache-camel/3.5.0/apache-camel-3.5.0.zip
{code}
This doesn't:
{code}
http://www.apache.org/dyn/closer.lua?filename=camel/apache-camel/3.5.0/apache-camel-3.5.0.zip&action=download
{code}
We can change the URLs on the download page from:
{code}
http://www.apache.org/dyn/closer.lua?filename=camel/apache-camel/3.5.0/apache-camel-3.5.0.zip&action=download
{code}
to:
{code}
http://www.apache.org/dyn/closer.lua/camel/apache-camel/3.5.0/apache-camel-3.5.0.zip
{code}
Which seems to work, but that would not offer direct download. [~sebb] what
option would you like to peruse?
> Broken links for 3.5.0 (was 3.3.0)
> ----------------------------------
>
> Key: CAMEL-15592
> URL: https://issues.apache.org/jira/browse/CAMEL-15592
> Project: Camel
> Issue Type: Task
> Components: website
> Reporter: Sebb
> Priority: Minor
>
> The links for 3.3.0 are all broken; either remove from the download page or
> change the links to point to the archive server.
> https://camel.apache.org/download/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)