Re: [VOTE] Release Apache Maven Shared Component: Maven Artifact Transfer Version 0.13.0

2020-05-01 Thread Tibor Digana
I have changed to -1 after Michael's findings with broken Maven ITs. On Sat, May 2, 2020 at 12:47 AM Michael Osipov wrote: > > Am 2020-05-01 um 20:39 schrieb Karl Heinz Marbaise: > > Hi, > > > > We have solved 17 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=1231792

Re: [VOTE] Release Apache Maven Shared Component: Maven Artifact Transfer Version 0.13.0

2020-05-01 Thread Michael Osipov
Am 2020-05-01 um 20:39 schrieb Karl Heinz Marbaise: Hi, We have solved 17 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12346567 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20XX%

Re: [VOTE] Release Apache Maven Shared Component: Maven Artifact Transfer Version 0.13.0

2020-05-01 Thread Tibor Digana
+1 On Fri, May 1, 2020 at 8:39 PM Karl Heinz Marbaise wrote: > > Hi, > > We have solved 17 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12346567 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/?jql=project

[VOTE] Release Apache Maven Shared Component: Maven Artifact Transfer Version 0.13.0

2020-05-01 Thread Karl Heinz Marbaise
Hi, We have solved 17 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12346567 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20XX%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C

Re: source directory layout for multirelease jars

2020-05-01 Thread Robert Scholte
That's true, if it is just for the module descriptor, having a MRJAR is overkill. https://maven.apache.org/plugins/maven-compiler-plugin/examples/module-info.html describes how to solve that. Robert On 1-5-2020 13:52:15, Hervé BOUTEMY wrote: when the need is restricted META-INF/versions/9/modu

Re: source directory layout for multirelease jars

2020-05-01 Thread Christian Stein
On Fri, May 1, 2020 at 1:52 PM Hervé BOUTEMY wrote: > when the need is restricted META-INF/versions/9/module-info.class, ie not > really code per Java release, but only module or not module, isn't one > strategy better to use, given there should be less tests to be run? > > perhaps the answer is

Re: source directory layout for multirelease jars

2020-05-01 Thread Hervé BOUTEMY
when the need is restricted META-INF/versions/9/module-info.class, ie not really code per Java release, but only module or not module, isn't one strategy better to use, given there should be less tests to be run? perhaps the answer is that MR is overkill for that, given JDK 8 will simply ignore

OpenJDK 15 EA build 21 is now available

2020-05-01 Thread Rory O'Donnell
Hi Robert , OpenJDK 15 EA build 21 is now available at http://jdk.java.net/15 * * * These early-access , open-source builds are provided under the o GNU General Public License, version 2, with the Classpath Exception . * Features o