Re: [VOTE] Release Apache Maven 3.5.4

2018-06-20 Thread Stephane Nicoll
+1 Thanks, S. On Sun, Jun 17, 2018 at 10:45 PM Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > Hi, > > We solved 16 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342826&styleName=Text&projectId=12316922 > > There are 356 issues left in JIRA for Maven c

Re: [VOTE] Release Apache Maven 3.5.4

2018-06-20 Thread Tibor Digana
+1 light test also passed on my side On Thu, Jun 21, 2018 at 6:40 AM, Arnaud Héritier wrote: > +1 (light tests but didn't find anything wrong) > > On Wed, Jun 20, 2018 at 11:31 PM Olivier Lamy wrote: > > > +1 > > > > On Mon, 18 Jun 2018 at 06:45, Stephen Connolly < > > stephen.alan.conno...@gma

Re: [VOTE] Release Apache Maven 3.5.4

2018-06-20 Thread Arnaud Héritier
+1 (light tests but didn't find anything wrong) On Wed, Jun 20, 2018 at 11:31 PM Olivier Lamy wrote: > +1 > > On Mon, 18 Jun 2018 at 06:45, Stephen Connolly < > stephen.alan.conno...@gmail.com> wrote: > > > Hi, > > > > We solved 16 issues: > > > > > https://issues.apache.org/jira/secure/ReleaseN

Re: [VOTE] Release Apache Maven 3.5.4

2018-06-20 Thread Olivier Lamy
+1 On Mon, 18 Jun 2018 at 06:45, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > Hi, > > We solved 16 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342826&styleName=Text&projectId=12316922 > > There are 356 issues left in JIRA for Maven core: > > https:

Re: [INFRA-16467] move components documentation out of CMS space

2018-06-20 Thread Hervé BOUTEMY
Happy that you like it and prefer ignore the few glitches: - killed Jenkins server because of the automated git commits :) - commit emails that should be avoided to commits@maven.a.o but all in all, yes, it worked quite well git the impact of the change Regards, Hervé Le mardi 19 juin 2018, 20:

Re: [VOTE] Release Apache Maven 3.5.4

2018-06-20 Thread Hervé BOUTEMY
+1 Regards, Hervé Le dimanche 17 juin 2018, 22:44:45 CEST Stephen Connolly a écrit : > Hi, > > We solved 16 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342826&styl > eName=Text&projectId=12316922 > > There are 356 issues left in JIRA for Maven core: > https://iss

Re: [VOTE] Release Apache Maven 3.5.4

2018-06-20 Thread Manfred Moser
Tried on a bunch of small to largish projects. All good +1 Stephen Connolly wrote on 2018-06-17 13:44: > Hi, > > We solved 16 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342826&styleName=Text&projectId=12316922 > > There are 356 issues left in JIRA for Maven co

Re: [VOTE] Release Apache Maven 3.5.4

2018-06-20 Thread Stephen Connolly
Any more votes lurking out there? On Wed, 20 Jun 2018 at 20:48, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > +1 > > On Wed, 20 Jun 2018 at 19:03, Robert Scholte wrote: > >> +1 >> >> On Sun, 17 Jun 2018 22:44:45 +0200, Stephen Connolly >> wrote: >> >> > Hi, >> > >> > We solved 16

Re: [VOTE] Release Apache Maven 3.5.4

2018-06-20 Thread Stephen Connolly
+1 On Wed, 20 Jun 2018 at 19:03, Robert Scholte wrote: > +1 > > On Sun, 17 Jun 2018 22:44:45 +0200, Stephen Connolly > wrote: > > > Hi, > > > > We solved 16 issues: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342826&styleName=Text&projectId=12316922 > > > > There are

Re: [VOTE] Release Apache Maven 3.5.4

2018-06-20 Thread Robert Scholte
+1 On Sun, 17 Jun 2018 22:44:45 +0200, Stephen Connolly wrote: Hi, We solved 16 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342826&styleName=Text&projectId=12316922 There are 356 issues left in JIRA for Maven core: https://issues.apache.org/jira/issues/?jql=pr

Re: [VOTE] Release Apache Maven 3.5.4

2018-06-20 Thread Dejan Stojadinovic
+1 (non-binding). Tested via two projects: 1. large multi module project that uses following plugins: * org.apache.maven.plugins: ** maven-clean-plugin:3.1.0 ** maven-enforcer-plugin:3.0.0-M2 ** maven-resources-plugin:3.1.0 ** maven-source-plugin:3.0.1 **