Hi Ralph,

On Mon, 19 Feb 2024 at 05:03, Ralph Goers <ralph.go...@dslextreme.com> wrote:
>
> Just navigate to https://archive.apache.org/dist/logging/ and take a look. 
> Note that under log4j you will find version directories. Under log4j-audit 
> you will not find directories. Basically it is however they get added to 
> https://dist.apache.org/repos/dist/dev/logging/. It is just a mirror of what 
> gets committed there.

Thanks for the explanation. I didn't notice that
https://dist.apache.org/repos/dist/release/logging/ and
https://dist.apache.org/repos/dist/dev/logging/ has a different
directory structure: the former has directories like /log4j/2.22.1,
the latter only /log4j.

Therefore we probably just need to upload the RCs to
`/dist/dev/logging/log4j/2.x` and `/dist/dev/logging/log4j/3.x`. The
release manager will then move them to the appropriate folder in
`/dist/release/logging/log4j`.

Piotr

Reply via email to