Re: Multiple KEYS files

2021-12-19 Thread sebb
On Sun, 19 Dec 2021 at 21:53, Matt Sicker wrote: > > Yes, I’ve migrated at least one relevant key for log4net into the root keys > file. As log4php is dormant, that other keys file may no longer be necessary. > I’ll clean up the remaining bits and symlink the canonical keys file instead. KEYS f

Re: Multiple KEYS files

2021-12-19 Thread Gary Gregory
Thank Matt for hoovering up our debt, and thanks Sebb for pointing it out! Gary On Sun, Dec 19, 2021 at 4:54 PM Matt Sicker wrote: > > Yes, I’ve migrated at least one relevant key for log4net into the root keys > file. As log4php is dormant, that other keys file may no longer be necessary. > I

Re: Multiple KEYS files

2021-12-19 Thread Matt Sicker
Yes, I’ve migrated at least one relevant key for log4net into the root keys file. As log4php is dormant, that other keys file may no longer be necessary. I’ll clean up the remaining bits and symlink the canonical keys file instead. -- Matt Sicker > On Dec 19, 2021, at 15:46, sebb wrote: > > Th

Multiple KEYS files

2021-12-19 Thread sebb
The logging project currently has 3 KEYS files under https://dist.apache.org/repos/dist/release/logging KEYS log4net/KEYS log4php/KEYS Ideally these should be combined at the top level and redirects added. Sebb