Re: [PR] CXF-9076: Exception message is not unmarshalled with JDK17+ [cxf]

2024-11-12 Thread via GitHub
huhmare commented on PR #2137: URL: https://github.com/apache/cxf/pull/2137#issuecomment-2470815340 I am little bit late for commenting the PR, but it seems to me that this aproach might prevent usage of custom subbed Exception, that contain custom member variables. The cloning is done with

Re: [PR] Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 [cxf-xjc-utils]

2024-11-12 Thread via GitHub
reta merged PR #195: URL: https://github.com/apache/cxf-xjc-utils/pull/195 -- 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.or

[PR] Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 [cxf-xjc-utils]

2024-11-12 Thread via GitHub
dependabot[bot] opened a new pull request, #195: URL: https://github.com/apache/cxf-xjc-utils/pull/195 Bumps [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.20.0 to 3.21.0. Commits https://github.com/apache/maven-site-plugin/com

[PR] Bump cxf.micrometer.version from 1.13.7 to 1.14.0 [cxf]

2024-11-12 Thread via GitHub
dependabot[bot] opened a new pull request, #2149: URL: https://github.com/apache/cxf/pull/2149 Bumps `cxf.micrometer.version` from 1.13.7 to 1.14.0. Updates `io.micrometer:micrometer-core` from 1.13.7 to 1.14.0 Release notes Sourced from https://github.com/micrometer-metrics/micr

Re: [PR] CXF-9076: Exception message is not unmarshalled with JDK17+ (limit the fix to JDK standard library exceptions) [cxf]

2024-11-12 Thread via GitHub
reta commented on PR #2148: URL: https://github.com/apache/cxf/pull/2148#issuecomment-2471879974 @huhmare the fix should address your concerns, thank you -- 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

[PR] CXF-9076: Exception message is not unmarshalled with JDK17+ (limit the fix to JDK standard library exceptions) [cxf]

2024-11-12 Thread via GitHub
reta opened a new pull request, #2148: URL: https://github.com/apache/cxf/pull/2148 Exception message is not unmarshalled with JDK17+ (limit the fix to JDK standard library exceptions) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Flaky test fixed [cxf]

2024-11-12 Thread via GitHub
reta commented on code in PR #2147: URL: https://github.com/apache/cxf/pull/2147#discussion_r1839029663 ## tools/wadlto/jaxrs/src/test/java/org/apache/cxf/tools/wadlto/jaxrs/JAXRSContainerTest.java: ## @@ -176,7 +178,7 @@ public void testThrows() throws Exception { Clas

RE: CXF JAX-RS: working with multipart form-data

2024-11-12 Thread Jean Pierre URKENS
Hi Andriy, When looking at the classes MultipartProvider and JAXRSUtils (cxf v3.5.9) then it shows that only object for which a 'Content-Disposition' header will be written is a File Object. The problem is that my application is generating the file content on the fly, so I have it either as a byte

Re: [PR] CXF-9076: Exception message is not unmarshalled with JDK17+ [cxf]

2024-11-12 Thread via GitHub
reta commented on PR #2137: URL: https://github.com/apache/cxf/pull/2137#issuecomment-2470831384 > I am little bit late for commenting the PR, but it seems to me that this aproach might prevent usage of custom subbed Exception, that contain custom member variables. Thanks @huhmare ,

Re: [PR] Bump org.webjars:swagger-ui from 5.18.1 to 5.18.2 [cxf]

2024-11-12 Thread via GitHub
reta merged PR #2146: URL: https://github.com/apache/cxf/pull/2146 -- 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 q