[RESULT][VOTE] Release Apache Log4net 3.0.2

2024-10-21 Thread Jan Friedrich
and here is my +1. With that the vote passed with 5 +1 votes from Davyd McColl, Gary D. Gregory, Piotr P. Karwasz, Stephen Webb and myself. I will continue the release process. Jan Monday, October 21, 2024, 4:44:14 PM, you wrote: > Hi Stephen, > thanks for your feedback. > I've incorporated i

Re: [VOTE] Release Apache Log4net 3.0.2

2024-10-21 Thread Jan Friedrich
Hi Stephen, thanks for your feedback. I've incorporated it into https://logging.staged.apache.org/log4net/release/release-review-instructions.html Jan On 21 October 2024 03:08:33 CEST, Stephen Webb wrote: >+1 > >I have successfully verified the release on my WIndows 11 machine. > >The checksum

Re: [VOTE] Release Apache Log4net 3.0.2

2024-10-20 Thread Stephen Webb
+1 I have successfully verified the release on my WIndows 11 machine. The checksums are correct, the signature is correct and the tests all passed. Suggested improvements to release instructions: 1. Require gpg install/bin directory to be in the path. The GnuPG.Gpg4win installer does not add to

Re: [VOTE] Release Apache Log4net 3.0.2

2024-10-19 Thread Piotr P. Karwasz
Hi Jan, On Fri, 18 Oct 2024 at 11:24, Jan Friedrich wrote: > Website: https://logging.staged.apache.org/log4net/release/release-notes.html > GitHub: https://github.com/apache/logging-log4net > Commit: d0d9c9ba88ac29be1d3f2174e47e50939819e60d > Distribution: https://dist.apache.org/repos/dist/dev

Re: [REVIEW] Apache Log4net 3.0.2 (was [VOTE] Release Apache Log4net 3.0.2)

2024-10-18 Thread Gary D. Gregory
winget doesn't work here but choco does :-) Gary On 2024/10/18 07:33:56 Jan Friedrich wrote: > Hello Gary, >   > that's good to know - I also like the instructions to be fool proof 😅 > in case you couldn't fix winget - this is how you install the remaining > dependencies for Windows via choco: >

Re: [REVIEW] Apache Log4net 3.0.2 (was [VOTE] Release Apache Log4net 3.0.2)

2024-10-18 Thread Gary D. Gregory
TY for the updates! +1 based on the Windows review kit. Gary On 2024/10/18 16:44:22 Jan Friedrich wrote: > Hi Gary, > > I've updated  > https://logging.staged.apache.org/log4net/release/release-review-instructions.html > > Regards. > > Jan > > Friday, October 18, 2024, 9:33:56 AM, you wrote:

Re: [REVIEW] Apache Log4net 3.0.2 (was [VOTE] Release Apache Log4net 3.0.2)

2024-10-18 Thread Jan Friedrich
Hi Gary, I've updated  https://logging.staged.apache.org/log4net/release/release-review-instructions.html Regards. Jan Friday, October 18, 2024, 9:33:56 AM, you wrote: > Hello Gary, >   > that's good to know - I also like the instructions to be fool proof 😅 > in case you couldn't fix winget -

Re: [REVIEW] Apache Log4net 3.0.2 (was [VOTE] Release Apache Log4net 3.0.2)

2024-10-18 Thread Jan Friedrich
Hello Gary,   that's good to know - I also like the instructions to be fool proof 😅 in case you couldn't fix winget - this is how you install the remaining dependencies for Windows via choco:   choco install mono choco install dotnet-8.0-sdk   I will add the alternatives to the instructions.   Reg

Re: [REVIEW] Apache Log4net 3.0.2 (was [VOTE] Release Apache Log4net 3.0.2)

2024-10-18 Thread Gary Gregory
Hi Jan, Yes, I have gpg on Windows. I'm just looking for idiot-proof instructions for someone who isn't a .NET expert ;-) Gary PS: Win11 is on the horizon here. On Fri, Oct 18, 2024, 12:21 PM Jan Friedrich wrote: > Hello Gary, > > your company will have to solve this by the end of 2025 ;-) > >

Re: [REVIEW] Apache Log4net 3.0.2 (was [VOTE] Release Apache Log4net 3.0.2)

2024-10-18 Thread Jan Friedrich
Hello Gary, your company will have to solve this by the end of 2025 ;-) Do you have gpg on Windows? Regards. Jan Friday, October 18, 2024, 6:08:22 PM, you wrote: > Hi Jan, > I'm on Windows 10: Microsoft Windows [Version 10.0.19045.5011] > W11 is the future, but I'm not sure when (my day job

Re: [REVIEW] Apache Log4net 3.0.2 (was [VOTE] Release Apache Log4net 3.0.2)

2024-10-18 Thread Jan Friedrich
Hello Gary, thanks for the hint. We changed the file location (subfolder) in 3.0.2 and I only updated the link for Linux and missed Windows. I've updated https://logging.staged.apache.org/log4net/release/release-review-instructions.html Regards. Jan Friday, October 18, 2024, 4:35:17 PM, you w

Re: [VOTE] Release Apache Log4net 3.0.2

2024-10-18 Thread Gary D. Gregory
Hi Jan, I'm on Windows 10: Microsoft Windows [Version 10.0.19045.5011] W11 is the future, but I'm not sure when (my day job's IT). Gary On 2024/10/18 13:53:31 "Gary D. Gregory" wrote: > Hi Jan, > > The review kit lists step 1 as: > > winget install -e --id GnuPG.Gpg4win > > This gives me: >

Re: [REVIEW] Apache Log4net 3.0.2 (was [VOTE] Release Apache Log4net 3.0.2)

2024-10-18 Thread Jan Friedrich
Hi Gary, which Windows version are you using? I just tested on on fresh Windows 11 24H2 install: C:\Users\freeandnil>ver Microsoft Windows [Version 10.0.26100.1742] PS C:\Users\freeandnil> winget install -e --id GnuPG.Gpg4win The `msstore` source requires that you view the following agreements

Re: [VOTE] Release Apache Log4net 3.0.2

2024-10-18 Thread Gary D. Gregory
The review kit says: svn co https://dist.apache.org/repos/dist/dev/logging/log4net/source/{releaseVersion} log4net-{releaseVersion} There is nothing at https://dist.apache.org/repos/dist/dev/logging/log4net/source/, it's a 404 :-( Gary On 2024/10/18 09:24:30 Jan Friedrich wrote: > This is a

Re: [VOTE] Release Apache Log4net 3.0.2

2024-10-18 Thread Gary D. Gregory
Hi Jan, The review kit lists step 1 as: winget install -e --id GnuPG.Gpg4win This gives me: ❯ winget install -e --id GnuPG.Gpg4win Failed when searching source: winget An unexpected error occurred while executing the command: 0x8a15000f : Data required by the source is missing Any ideas? Gary

Re: [VOTE] Release Apache Log4net 3.0.2

2024-10-18 Thread Davyd McColl
+1 - tests pass - signatures verified -d On 2024-10-18 11:24, Jan Friedrich wrote: This is a vote to release the Apache Log4net 3.0.2. Website: https://logging.staged.apache.org/log4net/release/release-notes.html GitHub: https://github.com/apache/logging-log4net Commit: d0d9c9ba88ac29be1d

[VOTE] Release Apache Log4net 3.0.2

2024-10-18 Thread Jan Friedrich
This is a vote to release the Apache Log4net 3.0.2. Website: https://logging.staged.apache.org/log4net/release/release-notes.html GitHub: https://github.com/apache/logging-log4net Commit: d0d9c9ba88ac29be1d3f2174e47e50939819e60d Distribution: https://dist.apache.org/repos/dist/dev/logging/log4net