The /log4j/2.0/ link is because 2.0 is a symbolic link to 2.x, and 2.x is a
symbolic link to the latest release (or at least that’s how it was set up
originally). The links can probably use .htaccess rewrite rules instead.
> On Feb 21, 2024, at 04:44, Piotr P. Karwasz wrote:
>
> Hi,
>
> On Mo
Hi Matt,
On Mon, 26 Feb 2024 at 18:49, Matt Sicker wrote:
>
> The /log4j/2.0/ link is because 2.0 is a symbolic link to 2.x, and 2.x is a
> symbolic link to the latest release (or at least that’s how it was set up
> originally). The links can probably use .htaccess rewrite rules instead.
I rea
Must be a relic from when we used Subversion to publish the website instead of
Git. Maybe ask Infra?
> On Feb 26, 2024, at 12:05, Piotr P. Karwasz wrote:
>
> Hi Matt,
>
> On Mon, 26 Feb 2024 at 18:49, Matt Sicker wrote:
>>
>> The /log4j/2.0/ link is because 2.0 is a symbolic link to 2.x, and
Hi Matt,
On Mon, 26 Feb 2024 at 23:08, Matt Sicker wrote:
>
> Must be a relic from when we used Subversion to publish the website instead
> of Git. Maybe ask Infra?
It is done: https://issues.apache.org/jira/browse/INFRA-25550
Piotr