Re: [VOTE] Retire Maven Repository Builder

2019-08-10 Thread Tibor Digana
+1 On Wed, Aug 7, 2019 at 9:13 PM Robert Scholte wrote: > Hi, > > The Apache Maven project consist of about 90 (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

The quality of core-its

2019-08-10 Thread Tibor Digana
Hi all, I have noticed several technical issues in core-its: 1. some tests are not listed in the IntegrationTestSuite.java. I have already added two (MavenITmng5175WagonHttpTest, MavenIT0146InstallerSnapshotNaming). Some tests are broken, excluded from the execution and they are listed in

Re: JDK 13 is now in the Release Candidate Phase

2019-08-10 Thread Rory O'Donnell
Hi Robert, Thanks for the update, good to hear. Probably worth adding your comment to the bug. Rgds,Rory On 10/08/2019 12:00, Robert Scholte wrote: Hi Rory, as far as I know there are no issues discovered. When talking about the javac and javadoc tool, I've didn't had to do any changes for

Re: JDK 13 is now in the Release Candidate Phase

2019-08-10 Thread Robert Scholte
Hi Rory, as far as I know there are no issues discovered. When talking about the javac and javadoc tool, I've didn't had to do any changes for the first. However, it seems like people are slowly starting to generate Javadocs with Java 11 and especially mixtures with some Java 9+ features ex

Re: Setup a CI job for a PR

2019-08-10 Thread Romain Manni-Bucau
Thanks Robert. Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | Book

JDK 13 is now in the Release Candidate Phase

2019-08-10 Thread Rory O'Donnell
Hi Robert , Haven't heard from you in some time, any issues to report as we announce a Release Candidate ? *JDK 13 is now in the Release Candidate Phase. * Per the JDK 13 schedule [1], we are now in the Release Candidate phase. The stabilization repository, jdk/jdk13, is open for P1 bug fixes

Re: Setup a CI job for a PR

2019-08-10 Thread Robert Scholte
My guess is that the gitbox pages have been changed and that the scraper doesn't work anymore. What does work is logging in on Jenkins and click on "Scan Multibranch Pipeline Now". That's the a workaround for the time being. Robert On Fri, 09 Aug 2019 19:46:55 +0200, Romain Manni-Bucau wr