Sorry for my delay. Done. Thank you.
Best,
Tim
On Mon, Sep 6, 2021 at 12:19 PM Joe Wicentowski <[email protected]> wrote:
>
> Dear Tika User list,
>
> I have a question about the links on the Tika download page. On
> https://infra.apache.org/release-download-pages.html, Apache states that
> project download pages:
>
>> must have at least one link to the current release. This link must use the
>> closer.lua utility. For example:
>> https://www.apache.org/dyn/closer.lua/PROJECT/VERSION/SOURCE-RELEASE. (Note:
>> the mirrors.cgi and closer.cgi scripts have been deprecated. Calls to them
>> redirect to closer.lua.)
>
>
> However, the Tika download page uses "closer.cgi" instead of "closer.lua."
>
> I stumbled across this issue because I was preparing a PR for Homebrew
> updating the version of Tika to 2.1.0
> (https://github.com/Homebrew/homebrew-core/pull/84739), and when I first went
> to the Tika download page I noticed the ".cgi" links differed from the ".lua"
> links already in the Homebrew script.
>
> Would it be possible to update the Tika download page with the ".lua"
> standard version?
>
> Thanks,
> Joe