Fwd: [CI][UNSTABLE] Logging/log4j/release-2.x#375 has test failures

2021-10-24 Thread Volkan Yazıcı
Recently added SocketAppenderReconnectTest is failing on Windows. Will look into it... -- Forwarded message - From: Mr. Jenkins Date: Mon, 25 Oct 2021, 00:05 Subject: [CI][UNSTABLE] Logging/log4j/release-2.x#375 has test failures To: *BUILD UNSTABLE* Build URL https://ci-builds

RE: Re: Fix for Issue Log4net-611

2021-10-24 Thread David Schwartz
Hi David, Thanks a million for taking a look. I am sure there is little I can do to help it get released, but just in case, I will offer. Let me know if there is anything I can do to help the new version get released. In fact, let me know if there is anything I can do for log4net in general.

Re: Fix for Issue Log4net-611

2021-10-24 Thread Davyd McColl
Hi I'll try get some time to look at this this week. There's another small fix I'd like to make and I've been putting it off because the release process is such a mission (the apache way of doing things - unlike my libraries which I can just release, log4net has to go through a vote and republ

Fix for Issue Log4net-611

2021-10-24 Thread David Schwartz
Hi Log4Net, I have a PR to repair issue 611 for .netstandard 2.0 libraries. https://issues.apache.org/jira/browse/LOG4NET-611 It is a small change to the AssemblyInfo.cs to allow low trust level for .netstandard 2.0 compilation (which is already the setting for netframework 4.7.2) https://git