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
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
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
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
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
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
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
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
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 ,
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
10 matches
Mail list logo