myself.
> >> I will continue the release process.
> >>
> >> @Gary: I will try to fix your issue outside of this release, because it
> >> seems to be a special problem on you local machine.
> >>
> >> Jan
> >>
> >>
> >>
&
:
Forwarded Message
Subject: Re: [VOTE] Release Apache Log4net 3.1.0
Date: Mon, 12 May 2025 10:21:44 +0200
From: Davyd McColl
To: Jan Friedrich
+1: Current testing issues as per this thread aside, verification worked
fine on windows and linux
@Jan, I've ported your v
try to fix your issue outside of this release, because it
> seems to be a special problem on you local machine.
>
> Jan
>
>
>
> On 5/12/25 19:59, Jan Friedrich wrote:
> >
> >
> >
> > ---- Forwarded Message
> > Subject: Re: [VOTE] Release
, Jan Friedrich wrote:
Forwarded Message
Subject: Re: [VOTE] Release Apache Log4net 3.1.0
Date: Mon, 12 May 2025 10:21:44 +0200
From: Davyd McColl
To: Jan Friedrich
+1: Current testing issues as per this thread aside, verification worked
fine on windows and linux
@Jan
Forwarded Message
Subject: Re: [VOTE] Release Apache Log4net 3.1.0
Date: Mon, 12 May 2025 10:34:16 +0200
From: Davyd McColl
To: Jan Friedrich
Apologies, I replied directly instead of to the mailing list
In addition to the below, I'd recommend switching the wi
Forwarded Message
Subject: Re: [VOTE] Release Apache Log4net 3.1.0
Date: Mon, 12 May 2025 10:21:44 +0200
From: Davyd McColl
To: Jan Friedrich
+1: Current testing issues as per this thread aside, verification worked
fine on windows and linux
@Jan, I've ported
Hi Gary,
I've no idea why this test fails on your machin*e.
I've added a timeout and some log messages.
Could you:
- clone https://github.com/apache/logging-log4net/
- checkout Feature/696-TelnetTest-Hang
- cd src
- dotnet test ./log4net.sln --filter
'FullyQualifiedName=log4net.Tests.Appender.
Hi Jan,
I created https://issues.apache.org/jira/browse/LOG4NET-696 to attach a ZIP of
the DMP file.
Gary
On 2025/05/09 20:48:45 Jan Friedrich wrote:
> Hi Gary,
>
> it can also be called testhost.exe:
>
> https://paste.pics/8f19f8442705005a8011d6135010a6a2
>
> Can you find it?
>
> Regards.
On 2025/05/09 18:34:29 Jan Friedrich wrote:
> Can you cancel and retry?
>
> If that doesn't work, can you create (full) dumps of mstest and
> testexecutionhost with Process Explorer?
I don't see a testexecutionhost.exe or mstest.exe in Process Explorer 17.06.
Could these processes have diffe
Hi Gary,
it can also be called testhost.exe:
https://paste.pics/8f19f8442705005a8011d6135010a6a2
Can you find it?
Regards.
Jan
On 5/9/25 22:02, Gary D. Gregory wrote:
On 2025/05/09 18:34:29 Jan Friedrich wrote:
Can you cancel and retry?
If that doesn't work, can you create (full) dumps
I, I killed it:
✅ log4net.Tests.Appender.SmtpPickupDirAppenderTest.TestOutputContainsSentDate
[13 ms]
log4net.Tests test net462 failed with 6 warning(s) (21589.2s)
C:\Program Files\dotnet\sdk\9.0.101\Microsoft.TestPlatform.targets(48,5):
warning : log4net:ERROR Failed to create SocketHandl
Can you cancel and retry?
If that doesn't work, can you create (full) dumps of mstest and
testexecutionhost with Process Explorer?
https://geek-university.com/create-dump-files/
Regards.
Jan
On 5/9/25 17:17, Gary D. Gregory wrote:
It's STILL running!
✅ log4net.Tests.Appender.SmtpPickupDir
It's STILL running!
✅ log4net.Tests.Appender.SmtpPickupDirAppenderTest.TestOutputContainsSentDate
[13 ms]
log4net.Tests net8.0
Testing (5046.4s)
log4net.Tests net462
On 2025/05/08 20:58:48 Jan Friedrich wrote:
> Hi Gary,
>
> thanks for reporting.
> There was a bug in verify-release.ps1 due to changes of the directory
> structure inside the zip file.
> I've fixed the script and uploaded the new version to svn.
>
> Can you do the following in 3.1.0?
>
> - svn
Hi Gary,
thanks for reporting.
There was a bug in verify-release.ps1 due to changes of the directory
structure inside the zip file.
I've fixed the script and uploaded the new version to svn.
Can you do the following in 3.1.0?
- svn cleanup --remove-unversioned
- svn up
- ./verify-release.ps1
Here's my current issue:
ggregory@RS-PF3NRMLR ~ rc log4net-3.1.0
❯ dotnet test ./src/log4net.sln
Welcome to .NET 9.0!
-
SDK Version: 9.0.101
Telemetry
-
The .NET tools collect usage data in order to help us improve your experience.
It is collected by Micros
See 2) Prerequisites (choco - *only in case of problems with winget*)
Jan
On May 8, 2025 3:07:19 PM GMT+02:00, "Gary D. Gregory"
wrote:
>Before I google myself down a rabbit hole... have you seen:
>
>winget install -e --id GnuPG.Gpg4win
>Failed when searching source: winget
>An unexpected error
One day I'll learn how to read ALL the instructions 😉
Gary
On Thu, May 8, 2025, 09:14 Jan Friedrich wrote:
> See 2) Prerequisites (choco - *only in case of problems with winget*)
>
> Jan
>
>
> On May 8, 2025 3:07:19 PM GMT+02:00, "Gary D. Gregory" <
> ggreg...@apache.org> wrote:
>
>> Before I g
Before I google myself down a rabbit hole... have you seen:
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
No packages were found among the working sources.
Ga
Ahhh! I see it now! Thank you.
Gary
On Thu, May 8, 2025, 08:39 Volkan Yazıcı wrote:
> You *are* reviewing the source ZIP Jan will deliver at the end of the
> release. See the `unzip` command in the review kit – for Windows, see
> `Expand-Archive` command in the shared `verify-release.ps1` scrip
You *are* reviewing the source ZIP Jan will deliver at the end of the
release. See the `unzip` command in the review kit – for Windows, see
`Expand-Archive` command in the shared `verify-release.ps1` script.
If I misunderstood your remark, would you mind elaborating it, please?
On Thu, May 8, 202
Hi all,
The review kit is not quite right IMO: One must at least review the
source zip or tar ball. Reviewing a checkout of the sources is useful
for devs but that's not what we deliver from my understanding of
Apache rules; we deliver source files (not an svn repo).
Would it be possible to add to
+1
Verified the release on my Linux system following the steps shared in the
review kit.
On Wed, May 7, 2025 at 8:09 PM Jan Friedrich wrote:
> This is a vote to release the Apache Log4net 3.1.0.
>
> Website: https://logging.staged.apache.org/log4net/release-notes.html
> GitHub: https://github.c
This is a vote to release the Apache Log4net 3.1.0.
Website: https://logging.staged.apache.org/log4net/release-notes.html
GitHub: https://github.com/apache/logging-log4net
Commit: 76eb4b34f501415fef5adcee2c677f60f48651dc
Distribution: https://dist.apache.org/repos/dist/dev/logging/log4net/3.1.0
S
24 matches
Mail list logo