[GitHub] [cxf] jimma merged pull request #985: [CXF-8749]:Existing handler file fails the compile generated java sou…

2022-08-19 Thread GitBox
jimma merged PR #985: URL: https://github.com/apache/cxf/pull/985 -- 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.apache.org For qu

[GitHub] [cxf] jimma commented on pull request #855: [CXF-8371]:initial/experimental jakarta ee9 support with eclipse transformer

2022-08-19 Thread GitBox
jimma commented on PR #855: URL: https://github.com/apache/cxf/pull/855#issuecomment-1220452882 Close this as it's outdated. -- 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.

[GitHub] [cxf] jimma closed pull request #855: [CXF-8371]:initial/experimental jakarta ee9 support with eclipse transformer

2022-08-19 Thread GitBox
jimma closed pull request #855: [CXF-8371]:initial/experimental jakarta ee9 support with eclipse transformer URL: https://github.com/apache/cxf/pull/855 -- 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

[GitHub] [cxf] arthurchan35 commented on pull request #989: Make opaque access token generation extensible

2022-08-19 Thread GitBox
arthurchan35 commented on PR #989: URL: https://github.com/apache/cxf/pull/989#issuecomment-1220733439 @amarkevich @reta -- 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.

[GitHub] [cxf] arthurchan35 opened a new pull request, #990: specs says type in header should at+jwt

2022-08-19 Thread GitBox
arthurchan35 opened a new pull request, #990: URL: https://github.com/apache/cxf/pull/990 https://datatracker.ietf.org/doc/html/rfc9068#section-2.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

[GitHub] [cxf] arthurchan35 commented on pull request #990: specs says type in header should at+jwt

2022-08-19 Thread GitBox
arthurchan35 commented on PR #990: URL: https://github.com/apache/cxf/pull/990#issuecomment-1220742134 @amarkevich @reta -- 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.

[GitHub] [cxf] arthurchan35 commented on pull request #991: use getter in case of overwritten from child class

2022-08-19 Thread GitBox
arthurchan35 commented on PR #991: URL: https://github.com/apache/cxf/pull/991#issuecomment-1220834453 @amarkevich @reta -- 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.

[GitHub] [cxf] awrb closed pull request #983: CXF-8750: potential fix for the osgi integration tests by adding an X…

2022-08-19 Thread GitBox
awrb closed pull request #983: CXF-8750: potential fix for the osgi integration tests by adding an X… URL: https://github.com/apache/cxf/pull/983 -- 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

[GitHub] [cxf] awrb commented on pull request #992: Cxf 8710

2022-08-19 Thread GitBox
awrb commented on PR #992: URL: https://github.com/apache/cxf/pull/992#issuecomment-1221021353 The change is that `queryConfigEnabled` will automatically switch after calling either `getConfigParameters` or `isQueryConfigEnabled`, which is what `SwaggerUiService` will do. It'd probab

[GitHub] [cxf] awrb commented on a diff in pull request #992: Cxf 8710

2022-08-19 Thread GitBox
awrb commented on code in PR #992: URL: https://github.com/apache/cxf/pull/992#discussion_r950552150 ## systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/description/SwaggerUiConfigurationQueryConfigTest.java: ## @@ -57,7 +59,7 @@ protected org.apache.cxf.endpoint.Server