Re: [PR] Bump cxf.hibernate.em.version from 6.5.0.Final to 6.5.1.Final [cxf]

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

Re: [PR] Cxf 9013 [cxf]

2024-05-14 Thread via GitHub
jgoodyear commented on PR #1867: URL: https://github.com/apache/cxf/pull/1867#issuecomment-2110012690 End goal was to have similar JAX-WS and JAX-RS performance harness co-located for ease of use. Having the JAX-RS harness would provide some standardized metric to compare runtimes f

Re: [PR] Cxf 9013 [cxf]

2024-05-14 Thread via GitHub
reta commented on PR #1867: URL: https://github.com/apache/cxf/pull/1867#issuecomment-2110045775 > End goal was to have similar JAX-WS and JAX-RS performance harness co-located for ease of use. Fair point, AFAIK the `benchmark` projects in general were not run or even integrated into

Re: [PR] Cxf 9013 [cxf]

2024-05-14 Thread via GitHub
jgoodyear commented on PR #1867: URL: https://github.com/apache/cxf/pull/1867#issuecomment-2110051500 Alternatively, provide it in the samples folder of the distribution. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] Cxf 9013 [cxf]

2024-05-14 Thread via GitHub
reta commented on PR #1867: URL: https://github.com/apache/cxf/pull/1867#issuecomment-2110113476 > Alternatively, provide it in the samples folder of the distribution. As an option, yes. -- This is an automated message from the Apache Git Service. To respond to the message, please l

Community over Code EU 2024: The countdown has started!

2024-05-14 Thread Ryan Skraba
[Note: You're receiving this email because you are subscribed to one or more project dev@ mailing lists at the Apache Software Foundation.] We are very close to Community Over Code EU -- check out the amazing program and the special discounts that we have for you. Special discounts You still hav

Re: [PR] Bump cxf.micrometer.version from 1.12.6 to 1.13.0 [cxf]

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

Re: [PR] Bump cxf.micrometer-tracing.version from 1.2.6 to 1.3.0 [cxf]

2024-05-14 Thread via GitHub
reta commented on PR #1870: URL: https://github.com/apache/cxf/pull/1870#issuecomment-2110522132 @dependabot rebase please -- 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. T

Re: [PR] Bump cxf.micrometer-tracing.version from 1.2.6 to 1.3.0 [cxf]

2024-05-14 Thread via GitHub
reta commented on PR #1870: URL: https://github.com/apache/cxf/pull/1870#issuecomment-2110601130 @dependabot rebase please -- 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. T

Re: [PR] Bump cxf.micrometer-tracing.version from 1.2.6 to 1.3.0 [cxf]

2024-05-14 Thread via GitHub
dependabot[bot] commented on PR #1870: URL: https://github.com/apache/cxf/pull/1870#issuecomment-2110811120 Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, o

Re: [PR] Bump cxf.micrometer-tracing.version from 1.2.6 to 1.3.0 [cxf]

2024-05-14 Thread via GitHub
dependabot[bot] commented on PR #1870: URL: https://github.com/apache/cxf/pull/1870#issuecomment-2110904196 Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, o

Re: [PR] Remove h from ESCAPED_CHARS in JsonMapObjectReaderWriter [cxf]

2024-05-14 Thread via GitHub
cwperks commented on PR #1872: URL: https://github.com/apache/cxf/pull/1872#issuecomment-2111401984 @reta Could you take a look? This is related to an issue in the OpenSearch security plugin. -- This is an automated message from the Apache Git Service. To respond to the message, please l

Re: [PR] Remove h from ESCAPED_CHARS in JsonMapObjectReaderWriter [cxf]

2024-05-14 Thread via GitHub
reta commented on code in PR #1872: URL: https://github.com/apache/cxf/pull/1872#discussion_r1600825436 ## rt/rs/extensions/json-basic/src/main/java/org/apache/cxf/jaxrs/json/basic/JsonMapObjectReaderWriter.java: ## @@ -49,7 +49,6 @@ public class JsonMapObjectReaderWriter {

Re: [PR] Remove h from ESCAPED_CHARS in JsonMapObjectReaderWriter [cxf]

2024-05-14 Thread via GitHub
cwperks commented on code in PR #1872: URL: https://github.com/apache/cxf/pull/1872#discussion_r1600826579 ## rt/rs/extensions/json-basic/src/main/java/org/apache/cxf/jaxrs/json/basic/JsonMapObjectReaderWriter.java: ## @@ -49,7 +49,6 @@ public class JsonMapObjectReaderWriter {

Re: [PR] Remove h from ESCAPED_CHARS in JsonMapObjectReaderWriter [cxf]

2024-05-14 Thread via GitHub
reta commented on code in PR #1872: URL: https://github.com/apache/cxf/pull/1872#discussion_r1600827091 ## rt/rs/extensions/json-basic/src/main/java/org/apache/cxf/jaxrs/json/basic/JsonMapObjectReaderWriter.java: ## @@ -49,7 +49,6 @@ public class JsonMapObjectReaderWriter {

Re: [PR] Remove h from ESCAPED_CHARS in JsonMapObjectReaderWriter [cxf]

2024-05-14 Thread via GitHub
reta commented on code in PR #1872: URL: https://github.com/apache/cxf/pull/1872#discussion_r1600827091 ## rt/rs/extensions/json-basic/src/main/java/org/apache/cxf/jaxrs/json/basic/JsonMapObjectReaderWriter.java: ## @@ -49,7 +49,6 @@ public class JsonMapObjectReaderWriter {

[PR] Bump org.apache.camel.springboot:camel-spring-boot-dependencies from 4.5.0 to 4.6.0 [cxf]

2024-05-14 Thread via GitHub
dependabot[bot] opened a new pull request, #1873: URL: https://github.com/apache/cxf/pull/1873 Bumps org.apache.camel.springboot:camel-spring-boot-dependencies from 4.5.0 to 4.6.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_sco

[PR] Bump cxf.reactor.version from 3.6.5 to 3.6.6 [cxf]

2024-05-14 Thread via GitHub
dependabot[bot] opened a new pull request, #1874: URL: https://github.com/apache/cxf/pull/1874 Bumps `cxf.reactor.version` from 3.6.5 to 3.6.6. Updates `io.projectreactor:reactor-core` from 3.6.5 to 3.6.6 Release notes Sourced from https://github.com/reactor/reactor-core/releases