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
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
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
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
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
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