Hi guys, Camel website still uses "old" style download URL, for instance:
https://camel.apache.org/releases/release-3.14.2/ download point to https://www.apache.org/dyn/closer.lua/camel/apache-camel/3.14.2/apache-camel-3.14.2-src.zip dyn/closer.lua is now deprecated and we should use dlcdn URL instead. It means that we should use: https://dlcdn.apache.org/camel/apache-camel/3.14.2/apache-camel-3.14.2-src.zip If no objection, I will proceed with this change. Regards JB