On 2024/09/12 06:51:22 "Piotr P. Karwasz" wrote:
> Hi Gary,
>
> On Wed, 11 Sept 2024 at 22:13, Gary D. Gregory wrote:
> > Running 'mvn clean install' on git main [1] gives me:
> >
> > [ERROR] Failures:
> > [ERROR] AsyncLoggerConfigTest.testSingleFilterInvocation:114
> > Wanted but not invoked:
Any thoughts on these:
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] RollingAppenderDeleteAccumulatedSizeTest.testAppender:68
[target\rolling-with-delete-accum-size\test\test-5.log,
target\rolling-with-delete-accum-size\test\test-6.log,
target\rolling-with-delete-accum-size\test\test-7.log
I’ve seen errors like that before. I’ve also tried figuring out how to make
these tests more robust, but they require overhauling the rolling appender code
for testability and such, something that makes more sense as a larger effort to
overhaul rolling appenders.
> On Sep 12, 2024, at 07:17, Ga
This is a vote to release the Apache Log4net 3.0.0.
Website: https://logging.staged.apache.org/log4net/release/release-notes.html
GitHub: https://github.com/apache/logging-log4net
GitHub release (pre-release):
https://github.com/apache/logging-log4net/releases/tag/rc/3.0.0-rc1
Commit: 42ba791745
Hi Jan,
On Thu, 12 Sept 2024 at 20:54, Jan Friedrich wrote:
>
> This is a vote to release the Apache Log4net 3.0.0.
>
> Website: https://logging.staged.apache.org/log4net/release/release-notes.html
> GitHub: https://github.com/apache/logging-log4net
> GitHub release (pre-release):
> https://gith
Hello Piotr,
do you mean https://logging.staged.apache.org/log4net/ ?
Regards.
Jan
Thursday, September 12, 2024, 9:58:07 PM, you wrote:
> Hi Jan,
> On Thu, 12 Sept 2024 at 20:54, Jan Friedrich wrote:
>>
>> This is a vote to release the Apache Log4net 3.0.0.
>>
>> Website: https://logging.sta
Hi Jan,
On Thu, 12 Sept 2024 at 20:54, Jan Friedrich wrote:
> How to run the unit tests?
> - install docker (if you haven't already)
> - https://docs.docker.com/engine/install/
> - in logging/log4net run
> - `docker build -t log4net-builder .`
> - `docker run -it log4net-builder`
> - th
Hi Piotr,
I can't find any official documentation from Microsoft, whether they support
.net reproducibility between different platforms.
We just set true and specify a PathMap in our
project file.
This is (on modern SDKs) all you have to do and all you can do ;-)
Regards.
Jan
Thursday, Septem