Re: Maven 3.8.x

2021-06-26 Thread Michael Osipov
Folks, I have now back ported a lot of issues to maven-3.8.x which aren't related to resume, producer/consumer, etc. Many are just an output of Resolver update, no code changes in Maven itself. The following are open now: 1. MNG-7034: waiting for a backport from gnodet@ since my humble try di

Re: [VOTE] Release Apache Maven Doxia Sitetools version 1.10

2021-06-26 Thread Hervé BOUTEMY
+1 build reproduced, reference build is JDK 8 on Windows Regards, Hervé Le samedi 26 juin 2021, 13:52:48 CEST Michael Osipov a écrit : > Hi, > > We solved 7 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317320&ve > rsion=12347008 > > There are still a couple of

Re: [VOTE] Release Apache Maven Doxia Sitetools version 1.10

2021-06-26 Thread Arnaud Héritier
+1 On Sat, Jun 26, 2021 at 3:55 PM Tamás Cservenák wrote: > +1 > > On Sat, Jun 26, 2021, 13:52 Michael Osipov wrote: > > > Hi, > > > > We solved 7 issues: > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317320&version=12347008 > > > > There are still a couple of iss

Re: [VOTE] Release Apache Maven Doxia Sitetools version 1.10

2021-06-26 Thread Tamás Cservenák
+1 On Sat, Jun 26, 2021, 13:52 Michael Osipov wrote: > Hi, > > We solved 7 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317320&version=12347008 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jql=project%20%3D%2012

Re: Maven 3.8.x

2021-06-26 Thread Michael Osipov
Am 2021-06-25 um 00:40 schrieb Michael Osipov: Am 2021-06-25 um 00:26 schrieb Falko Modler: Hi, I'd like to suggest an update of maven-shared-utils to at least 3.3.3 due to security issue https://issues.apache.org/jira/browse/MSHARED-297. Quarkus is using parts of Maven that bring in maven-shar

Re: [VOTE] Release Apache Maven Doxia Sitetools version 1.10

2021-06-26 Thread Michael Osipov
Am 2021-06-26 um 13:52 schrieb Michael Osipov: Hi, We solved 7 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317320&version=12347008 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%2012317320%20AND%20statu

[VOTE] Release Apache Maven Doxia Sitetools version 1.10

2021-06-26 Thread Michael Osipov
Hi, We solved 7 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317320&version=12347008 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%2012317320%20AND%20status%20%3D%20Open Staging repo: https://repository.ap

Re: Maven 3.8.x

2021-06-26 Thread Hervé BOUTEMY
ok, I'm now fully convinced: thanks Robert Le mercredi 23 juin 2021, 19:40:14 CEST Robert Scholte a écrit : > MNG-5669 contains lambda and IIRC there was a follow up improvement by > Guillaume. > > MNG-6824 contains method references. > > I think both are more improvements than bugs. > Before MN