[RESULT] [VOTE] Release Apache Maven JDeps Plugin version 3.1.1

2018-02-28 Thread Robert Scholte
Hi, The vote has passed with the following result: +1 : Olivier Lamy, Karl Heinz Marbaise, Robert Scholte PMC quorum: reached I will promote the artifacts to the central repo. On Sat, 24 Feb 2018 14:38:56 +0100, Robert Scholte wrote: Hi, We solved 6 issues: https://issues.apache.org/jira/

Re: [VOTE] Release Apache Maven JDeps Plugin version 3.1.1

2018-02-28 Thread Robert Scholte
+1 On Sat, 24 Feb 2018 14:38:56 +0100, Robert Scholte wrote: Hi, We solved 6 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319223&version=12341552&styleName=Text There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=projec

Re: [VOTE] Release Apache Maven JDeps Plugin version 3.1.1

2018-02-26 Thread Karl Heinz Marbaise
Hi, here is my +1 after feedback from Robert based on JDK 8 related issues.. Kind regards Karl Heinz Marbaise On 24/02/18 14:38, Robert Scholte wrote: Hi, We solved 6 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319223&version=12341552&styleName=Text There a

Re: Question: JDK 8 (was Re: [VOTE] Release Apache Maven JDeps Plugin version 3.1.1)

2018-02-26 Thread Robert Scholte
multirelease is indeed JDK9+. And I guess the output for package has changed between 8 and 9. I don't consider these blockers, but should be solved before the next release. Robert ps weird, I thought the issues should be solved with the new Jenkins plugins still false positives :( On

Re: Question: JDK 8 (was Re: [VOTE] Release Apache Maven JDeps Plugin version 3.1.1)

2018-02-26 Thread Karl Heinz Marbaise
Hi Robert, Ok...based on my release checker which failed for each JDK 8 build with some errors like this (IT's): * unsupported-api_main/pom.xml * unsupported-api_test/pom.xml ./jdk1.8.0_131.jdk/apache-maven-3.2.5/mvn.log:[ERROR] * multirelease/pom.xml ./jdk1.8.0_131.jdk/apache-maven-3.2.5

Re: Question: JDK 8 (was Re: [VOTE] Release Apache Maven JDeps Plugin version 3.1.1)

2018-02-26 Thread Robert Scholte
Hi Karl Heinz, it should, but I think I have been a bit sloppy: some options are only available with the jdeps of JDK9+[1][2]. invoker.properties should reflect that. Robert [1] https://docs.oracle.com/javase/8/docs/technotes/tools/unix/jdeps.html [2] https://docs.oracle.com/javase/9/tools/j

Question: JDK 8 (was Re: [VOTE] Release Apache Maven JDeps Plugin version 3.1.1)

2018-02-26 Thread Karl Heinz Marbaise
Hi Robert, I'm not sure at the moment but should the maven-jdeps-plugin being able to be build with JDK 8 ? And successfully run all IT's with JDK 8 ? Kind regards Karl Heinz Marbaise On 24/02/18 14:38, Robert Scholte wrote: Hi, We solved 6 issues: https://issues.apache.org/jira/secure/Relea

Re: [VOTE] Release Apache Maven JDeps Plugin version 3.1.1

2018-02-25 Thread Olivier Lamy
+1 On 24 February 2018 at 23:38, Robert Scholte wrote: > Hi, > > We solved 6 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje > ctId=12319223&version=12341552&styleName=Text > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/?jql=p

[VOTE] Release Apache Maven JDeps Plugin version 3.1.1

2018-02-24 Thread Robert Scholte
Hi, We solved 6 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319223&version=12341552&styleName=Text There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%2012319223%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20