Thanks for the merge, Andriy.
I just checked this test with this merge, I still get the same failure.
On Sat, Mar 26, 2022 at 11:46 PM Andriy Redko wrote:
> Hey Jim, Colm,
>
> I have created this pull request [1] to merge changes from OpenSaml4 to
> Jakarta
> branch, looks like everything is in
coheigea commented on pull request #927:
URL: https://github.com/apache/cxf/pull/927#issuecomment-1080352632
@reta When I download this patch and apply it to the CXF-8371 branch I see a
lot of compilation errors, e.g. in rt-transports-jms and transports-http. Am I
doing something incorrect
jimma commented on pull request #927:
URL: https://github.com/apache/cxf/pull/927#issuecomment-1080423204
@coheigea These compilation failures are caused by the jakarta dependencies
are missing. I simply excluded these modules and code/test in pom file like :
https://github.com/jimma/cxf/
jimma edited a comment on pull request #927:
URL: https://github.com/apache/cxf/pull/927#issuecomment-1080423204
@coheigea These compilation failures are caused by the jakarta dependencies
are missing. I locally excluded these modules and code/test in pom file like :
https://github.com/ji
Greetings!
JDK 18 has been released (General Availability) on March 22nd as
planned, the release cadence is working like clockwork! As a small token
of gratitude, some of you have been specifically acknowledged in the
"The Arrival of Java 18" announcement [1]. On behalf of the entire team,
le
reta commented on pull request #927:
URL: https://github.com/apache/cxf/pull/927#issuecomment-1080570595
> @reta When I download this patch and apply it to the CXF-8371 branch I see
a lot of compilation errors, e.g. in rt-transports-jms and transports-http. Am
I doing something incorrectly
reta opened a new pull request #928:
URL: https://github.com/apache/cxf/pull/928
Update SwaggerUI to 4.9.1
--
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.
To unsubscribe,
jimma merged pull request #924:
URL: https://github.com/apache/cxf/pull/924
--
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.
To unsubscribe, e-mail: dev-unsubscr...@cxf.ap