I should add to this that since I plan to add module-info files for every Log4j
module this is going to mean creating java9 modules for every module we
currently have. I really don’t want to do that.
Ralph
> On Nov 8, 2020, at 10:26 PM, Ralph Goers wrote:
>
> I’ve just spent my weekend tryin
I’ve just spent my weekend trying to do this.
It took me quite a while to figure out that we are wrapping javac with
something called errorprone and that the current configuration of it doesn’t
work with Java 11. I managed to modify its configuration and got the compiles
to work but StackLocat
There could be a bug that wasn’t encountered other than in CI related to
the test changes.
-- Forwarded message -
From: Gary Gregory
Date: Sun, Nov 8, 2020 at 16:55
Subject: Re: [VOTE] Release Log4j 2.14.0-rc1
To: Apache Logging Developers List
On Sun, Nov 8, 2020 at 12:03 PM M
On Sun, Nov 8, 2020 at 12:03 PM Matt Sicker wrote:
> There’s a system property you can override in the tests to increase the
> file cleanup timeout which seems to help ensure the tests end up passing in
>
I'm sorry to say that my experience with this RC on both Macos and Windows
feels like our b
There’s a system property you can override in the tests to increase the
file cleanup timeout which seems to help ensure the tests end up passing in
Windows. If you try setting it to like 1 or 2 seconds, that might help.
On Sun, Nov 8, 2020 at 10:49 Ralph Goers wrote:
> That aligns with what we s
That aligns with what we see in Jenkins. They appear to be problems with the
tests trying to cleanup. Not a blocker for the release.
Ralph
> On Nov 8, 2020, at 8:46 AM, Gary Gregory wrote:
>
> From the git tags, my failures on Windows are:
>
> [INFO]
> [ERROR] Failures:
> [ERROR] FileOutputTe
>From the git tags, my failures on Windows are:
[INFO]
[ERROR] Failures:
[ERROR] FileOutputTest.testConfig target\status.log failed with
java.nio.file.FileSystemException: target\status.log: The process cannot
access the file because it is being used by another process.
[ERROR] Errors:
[ERROR] Ran