[GitHub] [cxf] reta opened a new pull request, #955: Update maven-surefire plugin to 3.0.0-M7

2022-06-13 Thread GitBox
reta opened a new pull request, #955: URL: https://github.com/apache/cxf/pull/955 Update maven-surefire plugin to 3.0.0-M7 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

Re: JAXRS server endpoint not gracefully shutdown

2022-06-13 Thread Andriy Redko
Hi Jean, Indeed, the jaxrs:server does not expect address to be omitted, you could use the "/" (and I believe an empty string would also make it): ... Thank you. Hope it helps. Best Regards, Andriy Redko JPU> I create a JAXRS server endpoint (CXF 3.5.2) using spring bean declarations

Re: Jenkins job CXF/pipeline/3.4.x-fixes#675 failed

2022-06-13 Thread Colm O hEigeartaigh
Ah ok thanks @Andriy Redko , it doesn't look related to my commit. Colm. On Mon, Jun 13, 2022 at 3:08 PM Andrey Redko wrote: > > Hey Colm, > > The build has failed because of test failures, you could see that on [Test > results] tab. Since this is a pipeline with JDK matrix (3 builds in > parall

Re: Jenkins job CXF/pipeline/3.4.x-fixes#675 failed

2022-06-13 Thread Andrey Redko
Hey Colm, The build has failed because of test failures, you could see that on [Test results] tab. Since this is a pipeline with JDK matrix (3 builds in parallel), the output is a bit tricky to interpret sometimes. Best Regards, Andriy Redko On Mon, Jun 13, 2022, 8:29 AM Colm O hEigeartaigh

JDK 19: Rampdown Phase 1 + EA builds 26 & JDK 20: EA builds 1

2022-06-13 Thread David Delabassee
Greetings! JDK 19 has now entered Rampdown Phase One (RDP1) [1], which means that the main-line has been forked into a dedicated JDK 19 stabilization repository. At this point, the overall JDK 19 feature set is frozen and no additional JEPs will be targeted to JDK 19. The stabilization reposi

Fwd: Jenkins job CXF/pipeline/3.4.x-fixes#675 failed

2022-06-13 Thread Colm O hEigeartaigh
Any idea what's causing this error? The build is successful but it says: Post stage [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] junit Recording test results None of the test reports contained any result [Checks API] No suitable checks publish