[GitHub] [cxf] jimma merged pull request #924: Various fixes for jakarta support

2022-03-28 Thread GitBox
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:

[GitHub] [cxf] reta opened a new pull request #928: Update SwaggerUI to 4.9.1

2022-03-28 Thread GitBox
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,

[GitHub] [cxf] reta commented on pull request #927: Merge Opensaml4 to Jakarta EE branch

2022-03-28 Thread GitBox
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

JDK 18 General Availability, and oracle-actions/setup-java

2022-03-28 Thread David Delabassee
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,

[GitHub] [cxf] jimma edited a comment on pull request #927: Merge Opensaml4 to Jakarta EE branch

2022-03-28 Thread GitBox
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 :

[GitHub] [cxf] jimma commented on pull request #927: Merge Opensaml4 to Jakarta EE branch

2022-03-28 Thread GitBox
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 :

[GitHub] [cxf] coheigea commented on pull request #927: Merge Opensaml4 to Jakarta EE branch

2022-03-28 Thread GitBox
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

Re: Systest failures with wss4j-3.0.0-SNAPSHOT

2022-03-28 Thread Jim Ma
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