Re: Core Master branch now targets 3.6.0

2018-06-17 Thread Michael Osipov
Am 2018-06-17 um 23:40 schrieb Stephen Connolly: I'd rather not roll any more features in 3.5.x... let's go for 3.6.0 for now and consider moving to 4.0.0 once we have the tooling we need for the Java 8 refactoring in place Before moving anything to 4.0.0 we seriously need to evaluate all depe

Re: Core Master branch now targets 3.6.0

2018-06-17 Thread Stephen Connolly
I have rolled all the issues in previous versions into https://issues.apache.org/jira/projects/MNG/versions/12338972 What we need to do is decide triage those into: * 3.6.0-candidates * 4.0.x-candidates After we do the triage, then people can start picking issues form 3.6.0-candidates, and as th

Core Master branch now targets 3.6.0

2018-06-17 Thread Stephen Connolly
I'd rather not roll any more features in 3.5.x... let's go for 3.6.0 for now and consider moving to 4.0.0 once we have the tooling we need for the Java 8 refactoring in place

Re: [VOTE] Release Apache Maven 3.5.4

2018-06-17 Thread Stephen Connolly
Draft site changes On Sun, 17 Jun 2018 at 21:45, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > > > On Sun, 17 Jun 2018 at 21:44, Stephen Connolly < > stephen.alan.conno...@gmail.com> wrote: > >> Hi, >> >> We solved 16 issues: >> >> https://issues.apache.org/jira/secure/ReleaseNote.

Re: [VOTE] Release Apache Maven 3.5.4

2018-06-17 Thread Stephen Connolly
Dang! forgot to paste the link https://github.com/apache/maven-site/pull/19 On Sun, 17 Jun 2018 at 22:09, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > Draft site changes > > On Sun, 17 Jun 2018 at 21:45, Stephen Connolly < > stephen.alan.conno...@gmail.com> wrote: > >> >> >> On Su

Re: [VOTE] Release Apache Maven 3.5.4

2018-06-17 Thread Stephen Connolly
On Sun, 17 Jun 2018 at 21:44, 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://is

[VOTE] Release Apache Maven 3.5.4

2018-06-17 Thread Stephen Connolly
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=project%20%3D%20MNG%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20

Re: core master branch freeze

2018-06-17 Thread Eric Lilja
On 2018-06-17 21:18, Stephen Connolly wrote: y'all good now... 3.5.4 cut... vote will follow once the other bits sync Yay! I cannot wait to see the vote email! Awesome work by everyone involved, exciting! - Eric L - To uns

Re: core master branch freeze

2018-06-17 Thread Stephen Connolly
y'all good now... 3.5.4 cut... vote will follow once the other bits sync On Sun, 17 Jun 2018 at 19:21, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > My intent is to cut a release in the next 24h... please do not merge to > master until after the release commit is pushed >

Re: core master branch has failing tests

2018-06-17 Thread Michael Osipov
Am 2018-06-17 um 20:20 schrieb Stephen Connolly: ok, https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven/job/master/26/ we are back to blue... going to try and cut a release tonight (if i get the time) or tomorrow Correct, there were three issues with Java 9+ which I have fixe

Re: [ANN] Apache Maven Surefire Plugin 2.22.0 Released

2018-06-17 Thread Karl Heinz Marbaise
Hi Tibor, I have a short question: My assumption is that in maven-failsafe the Junit 5 provider/plattform will be enabled the same way as in maven-surefire? Is my assumption correct? Kind regards Karl Heinz Marbaise On 16/06/18 15:22, Tibor Digana wrote: The Apache Maven team is pleased

core master branch freeze

2018-06-17 Thread Stephen Connolly
My intent is to cut a release in the next 24h... please do not merge to master until after the release commit is pushed

Re: core master branch has failing tests

2018-06-17 Thread Stephen Connolly
ok, https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven/job/master/26/ we are back to blue... going to try and cut a release tonight (if i get the time) or tomorrow On Thu, 14 Jun 2018 at 21:48, Michael Osipov wrote: > Am 2018-06-14 um 15:40 schrieb Stephen Connolly: > > No hur