Re: [VOTE] Retired Maven Artifact Resolution API (Maven2)

2019-05-10 Thread Sylwester Lachiewicz
+1 W dniu sob., 11.05.2019 o 01:30 Tibor Digana napisał(a): > +1 > > On Wed, May 8, 2019 at 8:25 PM Robert Scholte > wrote: > > > Hi, > > > > The Apache Maven project consist of about 100 (sub)projects. Due to the > > small number of volunteers and the huge amount of code to maintain we're > >

Re: [VOTE] Retired Maven Artifact Resolution API (Maven2)

2019-05-10 Thread Tibor Digana
+1 On Wed, May 8, 2019 at 8:25 PM Robert Scholte wrote: > Hi, > > The Apache Maven project consist of about 100 (sub)projects. Due to the > small number of volunteers and the huge amount of code to maintain we're > missing enough space to make real progress on all these projects, including > our

Re: JDK 13 - Early Access build 20 is available

2019-05-10 Thread Rory O'Donnell
Hi Robert, I expect the best place to bring this up is on the net.java.openjdk.nio-dev mailing list ? Rgds,Rory On 10/05/2019 09:36, Robert Scholte wrote: Hi Rory,  I noticed the following change: - Add new FileSystems.newFileSystem methods (JDK-8218875) Based on the method signature it lo

Re: Tagging Maven Checkstyle plugin

2019-05-10 Thread Enrico Olivelli
Il giorno ven 10 mag 2019 alle ore 14:53 Eric Lilja ha scritto: > Great news! Which version of Checkstyle will be default, 8.20? Hoping for > 8.20! > Actually we have 8.19 https://github.com/apache/maven-checkstyle-plugin/blob/6abad1cb750244899c6e3b45a7a8bb49fba954db/pom.xml#L71 Feel free to se

Re: Tagging Maven Checkstyle plugin

2019-05-10 Thread Eric Lilja
Great news! Which version of Checkstyle will be default, 8.20? Hoping for 8.20! - Eric L On Fri, May 10, 2019 at 2:42 PM Tibor Digana wrote: > Thx for your effort. > Good job with everything you have done in Maven. > > On Fri, May 10, 2019 at 2:23 PM Enrico Olivelli > wrote: > > > Hi all, > >

Re: Tagging Maven Checkstyle plugin

2019-05-10 Thread Tibor Digana
Thx for your effort. Good job with everything you have done in Maven. On Fri, May 10, 2019 at 2:23 PM Enrico Olivelli wrote: > Hi all, > I am going to cut a release of Maven Checkstyle Plugin during this weekend. > > There are major changes, I will release 3.1.0 version: > - drop support for Jav

Tagging Maven Checkstyle plugin

2019-05-10 Thread Enrico Olivelli
Hi all, I am going to cut a release of Maven Checkstyle Plugin during this weekend. There are major changes, I will release 3.1.0 version: - drop support for Java 7 (Checkstyle 8 needs java 8) - drop support for Checkstyle < 8.x (We have migrated to the new Checkstyle API) - do not resolve anymor

Re: [VOTE] Release Apache Maven JAR Plugin version 3.1.2

2019-05-10 Thread Robert Scholte
+1 On Wed, 08 May 2019 22:22:24 +0200, Karl Heinz Marbaise wrote: Hi, We solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526&version=12344629 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20

Re: [VOTE] Release Apache Maven JAR Plugin version 3.1.2

2019-05-10 Thread Eric Lilja
+1 (non-binding) On Fri, May 10, 2019 at 8:54 AM Karl Heinz Marbaise wrote: > Hi, > +1 from me. > > Kind regards > Karl Heinz Marbaise > On 08.05.19 22:22, Karl Heinz Marbaise wrote: > > Hi, > > > > We solved 2 issues: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=123175

Re: JDK 13 - Early Access build 20 is available

2019-05-10 Thread Robert Scholte
Hi Rory, I noticed the following change: - Add new FileSystems.newFileSystem methods (JDK-8218875) Based on the method signature it looks like something we discussed on the mailinglist and during FOSDEM. In short we'd like to control the basedir of a FileSystem, which is now controlled by t

JDK 13 - Early Access build 20 is available

2019-05-10 Thread Rory O'Donnell
Hi Robert , *OpenJDK builds *- JDK 13 - Early Access build 20 is available at http://jdk.java.net/13/ * These early-access , open-source builds are provided under the o GNU General Public License, version 2, with the Classpath Exception