Re: [PR] [CXF-9001] semuru does not have a native Object.hashCode so OWB proxies hashCode… [cxf]

2024-04-08 Thread via GitHub
rmannibucau commented on PR #1794: URL: https://github.com/apache/cxf/pull/1794#issuecomment-2044219123 @reta done with CXF-9001 -- 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 comme

[PR] Bump cxf.opentelemetry.semconv.version from 1.24.0-alpha to 1.25.0-alpha [cxf]

2024-04-08 Thread via GitHub
dependabot[bot] opened a new pull request, #1799: URL: https://github.com/apache/cxf/pull/1799 Bumps `cxf.opentelemetry.semconv.version` from 1.24.0-alpha to 1.25.0-alpha. Updates `io.opentelemetry.semconv:opentelemetry-semconv` from 1.24.0-alpha to 1.25.0-alpha Release notes So

[PR] Bump cxf.micrometer.version from 1.10.13 to 1.12.5 [cxf]

2024-04-08 Thread via GitHub
dependabot[bot] opened a new pull request, #1798: URL: https://github.com/apache/cxf/pull/1798 Bumps `cxf.micrometer.version` from 1.10.13 to 1.12.5. Updates `io.micrometer:micrometer-core` from 1.10.13 to 1.12.5 Release notes Sourced from https://github.com/micrometer-metrics/mi

[PR] Bump cxf.micrometer-tracing.version from 1.0.12 to 1.2.5 [cxf]

2024-04-08 Thread via GitHub
dependabot[bot] opened a new pull request, #1797: URL: https://github.com/apache/cxf/pull/1797 Bumps `cxf.micrometer-tracing.version` from 1.0.12 to 1.2.5. Updates `io.micrometer:micrometer-tracing-bridge-brave` from 1.0.12 to 1.2.5 Release notes Sourced from https://github.com/m

Re: [PR] CXF-8951: Concurrent WebClient usage causes massive thread overhead [cxf]

2024-04-08 Thread via GitHub
reta commented on PR #1777: URL: https://github.com/apache/cxf/pull/1777#issuecomment-2043962585 > @reta Thanks for improving this ! Just some minor comments: Thanks a lot @jimma for taking a look > * Do we need to limit the cache size number to make sure the bad usage does

Re: [PR] CXF-8951: Concurrent WebClient usage causes massive thread overhead [cxf]

2024-04-08 Thread via GitHub
jimma commented on PR #1777: URL: https://github.com/apache/cxf/pull/1777#issuecomment-2043939601 @reta Thanks for improving this ! Just some minor comments: - Do we need to limit the cache size number to make sure the bad usage doesn't consumes all memory ? - For the cache

Re: [PR] Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 [cxf]

2024-04-08 Thread via GitHub
dependabot[bot] commented on PR #1796: URL: https://github.com/apache/cxf/pull/1796#issuecomment-2043761454 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me

Re: [PR] Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 [cxf]

2024-04-08 Thread via GitHub
reta closed pull request #1796: Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 URL: https://github.com/apache/cxf/pull/1796 -- 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 sp

Re: [PR] semuru does not have a native Object.hashCode so OWB proxies hashCode… [cxf]

2024-04-08 Thread via GitHub
reta commented on PR #1794: URL: https://github.com/apache/cxf/pull/1794#issuecomment-2043761107 @rmannibucau what is semuru? do you mean IBM Semeru ? Mind please creating an issue for CXF so we could track it? thank you -- This is an automated message from the Apache Git Service. To resp

Re: [PR] Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 [cxf-xjc-utils]

2024-04-08 Thread via GitHub
dependabot[bot] commented on PR #128: URL: https://github.com/apache/cxf-xjc-utils/pull/128#issuecomment-2043757679 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version,

Re: [PR] Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 [cxf-xjc-utils]

2024-04-08 Thread via GitHub
reta closed pull request #128: Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 URL: https://github.com/apache/cxf-xjc-utils/pull/128 -- 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 t

Re: [PR] Bump org.testng:testng from 7.9.0 to 7.10.0 [cxf]

2024-04-08 Thread via GitHub
reta merged PR #1795: URL: https://github.com/apache/cxf/pull/1795 -- 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

[PR] Bump jakarta.annotation:jakarta.annotation-api from 1.3.5 to 3.0.0 [cxf-fediz]

2024-04-08 Thread via GitHub
dependabot[bot] opened a new pull request, #268: URL: https://github.com/apache/cxf-fediz/pull/268 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jakarta.annotation:jakarta.annotation-api&package-manager=maven&pre

[PR] Added new Parameter to exclude specific classes from default value generation [cxf-xjc-utils]

2024-04-08 Thread via GitHub
marcelhdl opened a new pull request, #129: URL: https://github.com/apache/cxf-xjc-utils/pull/129 We've found a minor bug when using extensions and substitiongroups. The defaultvalue-plugin generates a `new JAXBElement` expression, which isn't valid java code, as JAXBElement does not have