Re: [VOTE] Release Apache Chainsaw 2.1.0-RC2

2021-06-05 Thread Remko Popma
+1 On Sun, Jun 6, 2021 at 9:36 AM Robert Middleton wrote: > This vote is to release Apache Chainsaw 2.1.0. This fixes a few > annoying issues with chainsaw and some other bugs, as well as updating > some dependencies. > > This vote supersedes the original vote > > Differences from RC1: > * Adde

[VOTE] Release Apache Chainsaw 2.1.0-RC2

2021-06-05 Thread Robert Middleton
This vote is to release Apache Chainsaw 2.1.0. This fixes a few annoying issues with chainsaw and some other bugs, as well as updating some dependencies. This vote supersedes the original vote Differences from RC1: * Added source archive. Note that this is created with 'git archive' * Updated c

Re: [DISCUSS] [VOTE] Release Apache Chainsaw 2.1.0

2021-06-05 Thread Robert Middleton
I'm working on that now. I'm just fixing the copyright date in the NOTICE file and making sure that the sign-artifacts will sign the source archive, so just a few minor changes. -Robert Middleton On Sat, Jun 5, 2021 at 8:11 PM Ralph Goers wrote: > > Is something going to be done to address the

[DISCUSS] [VOTE] Release Apache Chainsaw 2.1.0

2021-06-05 Thread Ralph Goers
Is something going to be done to address the need for a source archive? It should be possible to create one based on the release work that has already been performed. Ralph > On Jun 3, 2021, at 7:51 AM, Matt Sicker wrote: > > Minimal source releases can be made by using git archive on the tag

Re: [LOG4J2-2803] Getting back to the plugin system rewrite

2021-06-05 Thread Ralph Goers
A couple of points: 1. I believe JsonTemplateLayout was recently modified to also use the plugin system. 2. Now that api, plugin and core are JPMS modules I’d like to modify all the others that could reasonably be made modules, make another pass at core in eliminating dependencies and hiding in

Re: [LOG4J2-2803] Getting back to the plugin system rewrite

2021-06-05 Thread Matt Sicker
I've updated https://issues.apache.org/jira/browse/LOG4J2-2803 with a better overview of the existing systems, the idea behind the new system, and some other details. I have some written notes about the state of the mean-bean-machine branch relating to what's left to integrate which is essentially