Re: [VOTE] Release Apache Maven Wrapper 3.3.1

2024-04-22 Thread Sylwester Lachiewicz
+1 pon., 22 kwi 2024, 20:20 użytkownik Slawomir Jaranowski < s.jaranow...@gmail.com> napisał: > +1 > > pon., 22 kwi 2024 o 18:28 Tamás Cservenák > napisał(a): > > > Howdy, > > > > The importance of this release is to gain over 3.3.0: Two changes are in > > this release, both are equally importan

Re: [VOTE] Release Apache Maven PMD Plugin version 3.22.0

2024-04-22 Thread Andreas Dangel
+1 Tested with PMD build itself Seems like we have already reached the minimum quorum of three +1 (PMC) votes. I'll proceed with the release probably on Thursday (don't have time available earlier). Am 18.04.24 um 12:38 schrieb Andreas Dangel: Hi, We solved 4 issues: https://issues.apac

Re: Replacement proposal for

2024-04-22 Thread Tamás Cservenák
+1 And I'd just add this to the discussion: https://github.com/apache/maven-compiler-plugin/pull/160 :D T On Mon, Apr 22, 2024 at 2:54 PM Martin Desruisseaux < martin.desruisse...@geomatys.com> wrote: > Hello all > > The Maven compiler plugin has an boolean > parameter with `true` as the defa

Re: [VOTE] Release Apache Maven Wrapper 3.3.1

2024-04-22 Thread Slawomir Jaranowski
+1 pon., 22 kwi 2024 o 18:28 Tamás Cservenák napisał(a): > Howdy, > > The importance of this release is to gain over 3.3.0: Two changes are in > this release, both are equally important, but MWRAPPER-134 adds simple > means for tooling to discover wrapper versions being used. With 3.3.0 we > los

Re: [VOTE] Release Apache Maven Wrapper 3.3.1

2024-04-22 Thread Matthias Bünger
+1 Greetings Matthias Am 22.04.2024 um 18:28 schrieb Tamás Cservenák: Howdy, The importance of this release is to gain over 3.3.0: Two changes are in this release, both are equally important, but MWRAPPER-134 adds simple means for tooling to discover wrapper versions being used. With 3.3.0 we

[VOTE] Release Apache Maven Wrapper 3.3.1

2024-04-22 Thread Tamás Cservenák
Howdy, The importance of this release is to gain over 3.3.0: Two changes are in this release, both are equally important, but MWRAPPER-134 adds simple means for tooling to discover wrapper versions being used. With 3.3.0 we lost this ability to figure out wrapper versions easily. We solved 2 issu

Replacement proposal for

2024-04-22 Thread Martin Desruisseaux
Hello all The Maven compiler plugin has an boolean parameter with `true` as the default value. This parameter has issues discussed in MCOMPILER-209 [1], which has 61 votes. In short, builds are much faster when this parameter is set to `false`, which is counter-intuitive. During the refactor