Re: [PR] Bump cxf.hibernate.em.version from 6.5.0.Final to 6.5.1.Final [cxf]
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 queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Cxf 9013 [cxf]
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 from Version to Version, or between JVM on the same platform: Example: Oracle 17, 1 thread, 60 seconds MacOS 14.4.1, M2 Max ``` =Overall Test Result Overall Throughput: get 8855.006501950586 (invocations/sec) Overall AVG. response time: 0.11293046479183494 (ms) 531141.0 (invocations), running 59.982 (sec) ``` IBM Semeru 17, 1 thread, 60 seconds MacOS 14.4.1, M2 Max ``` =Overall Test Result Overall Throughput: get 7387.046735830803 (invocations/sec) Overall AVG. response time: 0.13537209601632935 (ms) 442883.0 (invocations), running 59.954 (sec) ``` We can produce similar comparisons with the JAX-WS harness, wanted to know if JAX-RS had similar stats. -- 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 queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Cxf 9013 [cxf]
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 the build. I would imagine, if we want to make it somewhat useful, we would have to: - at least have them as part of the build (profile or something) - generate some sort of the report (the one you've been suggesting is sufficient as a starting point) - integrate benchmark runs into CI (I could take care of this part) WDYT? Thanks again for working on this. -- 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 queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Cxf 9013 [cxf]
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 use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Cxf 9013 [cxf]
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 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 queries about this service, please contact Infrastructure at: us...@infra.apache.org
Community over Code EU 2024: The countdown has started!
[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 have the opportunity to secure your ticket for Community Over Code EU. Explore the various options available, including the regular pass, the committer and groups pass, and now introducing the one-day pass tailored for locals in Bratislava. We also have a special discount for you to attend both Community Over Code and Berlin Buzzwords from June 9th to 11th. Visit our website to find out more about this opportunity and contact te...@sg.com.mx to get the discount code. Take advantage of the discounts and register now! https://eu.communityovercode.org/tickets/ Check out the full program! This year Community Over Code Europe will bring to you three days of keynotes and sessions that cover topics of interest for ASF projects and the greater open source ecosystem including data engineering, performance engineering, search, Internet of Things (IoT) as well as sessions with tips and lessons learned on building a healthy open source community. Check out the program: https://eu.communityovercode.org/program/ Keynote speaker highlights for Community Over Code Europe include: * Dirk-Willem Van Gulik, VP of Public Policy at the Apache Software Foundation, will discuss the Cyber Resiliency Act and its impact on open source (All your code belongs to Policy Makers, Politicians, and the Law). * Dr. Sherae Daniel will share the results of her study on the impact of self-promotion for open source software developers (To Toot or not to Toot, that is the question). * Asim Hussain, Executive Director of the Green Software Foundation will present a framework they have developed for quantifying the environmental impact of software (Doing for Sustainability what Open Source did for Software). * Ruth Ikegah will discuss the growth of the open source movement in Africa (From Local Roots to Global Impact: Building an Inclusive Open Source Community in Africa) * A discussion panel on EU policies and regulations affecting specialists working in Open Source Program Offices Additional activities * Poster sessions: We invite you to stop by our poster area and see if the ideas presented ignite a conversation within your team. * BOF time: Don't miss the opportunity to discuss in person with your open source colleagues on your shared interests. * Participants reception: At the end of the first day, we will have a reception at the event venue. All participants are welcome to attend! * Spontaneous talks: There is a dedicated room and social space for having spontaneous talks and sessions. Get ready to share with your peers. * Lighting talks: At the end of the event we will have the awaited Lighting talks, where every participant is welcome to share and enlighten us. Please remember: If you haven't applied for the visa, we will provide the necessary letter for the process. In the unfortunate case of a visa rejection, your ticket will be reimbursed. See you in Bratislava, Community Over Code EU Team
Re: [PR] Bump cxf.micrometer.version from 1.12.6 to 1.13.0 [cxf]
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 queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Bump cxf.micrometer-tracing.version from 1.2.6 to 1.3.0 [cxf]
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. To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Bump cxf.micrometer-tracing.version from 1.2.6 to 1.3.0 [cxf]
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. To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Bump cxf.micrometer-tracing.version from 1.2.6 to 1.3.0 [cxf]
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, overwriting any edits, you can request `@dependabot recreate`. -- 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 queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Bump cxf.micrometer-tracing.version from 1.2.6 to 1.3.0 [cxf]
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, overwriting any edits, you can request `@dependabot recreate`. -- 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 queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Remove h from ESCAPED_CHARS in JsonMapObjectReaderWriter [cxf]
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 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 queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Remove h from ESCAPED_CHARS in JsonMapObjectReaderWriter [cxf]
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 { chars.add('/'); chars.add('b'); chars.add('f'); Review Comment: ``` chars.add('n'); ``` I believe it was a typo (https://datatracker.ietf.org/doc/html/rfc8259#section-7)L ``` string = quotation-mark *char quotation-mark char = unescaped / escape ( %x22 / ; "quotation mark U+0022 %x5C / ; \reverse solidus U+005C %x2F / ; /solidus U+002F %x62 / ; bbackspace U+0008 %x66 / ; fform feed U+000C %x6E / ; nline feed U+000A %x72 / ; rcarriage return U+000D %x74 / ; ttab U+0009 %x75 4HEXDIG ) ; uU+ escape = %x5C ; \ quotation-mark = %x22 ; " unescaped = %x20-21 / %x23-5B / %x5D-10 ``` ## rt/rs/extensions/json-basic/src/main/java/org/apache/cxf/jaxrs/json/basic/JsonMapObjectReaderWriter.java: ## @@ -49,7 +49,6 @@ public class JsonMapObjectReaderWriter { chars.add('/'); chars.add('b'); chars.add('f'); Review Comment: ``` chars.add('n'); ``` I believe it was a typo (https://datatracker.ietf.org/doc/html/rfc8259#section-7)L ``` string = quotation-mark *char quotation-mark char = unescaped / escape ( %x22 / ; "quotation mark U+0022 %x5C / ; \reverse solidus U+005C %x2F / ; /solidus U+002F %x62 / ; bbackspace U+0008 %x66 / ; fform feed U+000C %x6E / ; nline feed U+000A %x72 / ; rcarriage return U+000D %x74 / ; ttab U+0009 %x75 4HEXDIG ) ; uU+ escape = %x5C ; \ quotation-mark = %x22 ; " unescaped = %x20-21 / %x23-5B / %x5D-10 ``` Thanks a lot @cwperks ! -- 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 queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Remove h from ESCAPED_CHARS in JsonMapObjectReaderWriter [cxf]
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 { chars.add('/'); chars.add('b'); chars.add('f'); Review Comment: Changed this to `n`. Good catch! -- 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 queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Remove h from ESCAPED_CHARS in JsonMapObjectReaderWriter [cxf]
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 { chars.add('/'); chars.add('b'); chars.add('f'); Review Comment: @coheigea could you please take a look? very minor change, 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 go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Remove h from ESCAPED_CHARS in JsonMapObjectReaderWriter [cxf]
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 { chars.add('/'); chars.add('b'); chars.add('f'); Review Comment: @coheigea could you please take a look? very minor change, thank you (I think a typo sneaked in during https://issues.apache.org/jira/browse/CXF-8555) -- 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 queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] Bump org.apache.camel.springboot:camel-spring-boot-dependencies from 4.5.0 to 4.6.0 [cxf]
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. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -- 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 queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] Bump cxf.reactor.version from 3.6.5 to 3.6.6 [cxf]
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";>io.projectreactor:reactor-core's releases. v3.6.6 Reactor Core 3.6.6 is part of 2023.0.6 Release Train. What's Changed :sparkles: New features and improvements Bump byteBuddyVersion from 1.14.12 to 1.14.13 by https://github.com/dependabot";>@dependabot in https://redirect.github.com/reactor/reactor-core/pull/3778";>reactor/reactor-core#3778 Bump io.projectreactor.tools:blockhound from 1.0.8.RELEASE to 1.0.9.RELEASE by https://github.com/dependabot";>@dependabot in https://redirect.github.com/reactor/reactor-core/pull/3788";>reactor/reactor-core#3788 Bump byteBuddyVersion from 1.14.13 to 1.14.14 by https://github.com/dependabot";>@dependabot in https://redirect.github.com/reactor/reactor-core/pull/3795";>reactor/reactor-core#3795 :lady_beetle: Bug fixes Fix pendingTasks accounting if TimedRunnable disposed before scheduling by https://github.com/kkondratov";>@kkondratov in https://redirect.github.com/reactor/reactor-core/pull/3780";>reactor/reactor-core#3780 Remove Flux#thenMany optimization breaking concat by https://github.com/chemicL";>@chemicL in https://redirect.github.com/reactor/reactor-core/pull/3783";>reactor/reactor-core#3783 Improve auto context propagation in lifting and ConnectableFlux intersection by https://github.com/chemicL";>@chemicL in https://redirect.github.com/reactor/reactor-core/pull/3787";>reactor/reactor-core#3787 New Contributors https://github.com/kkondratov";>@kkondratov made their first contribution in https://redirect.github.com/reactor/reactor-core/pull/3780";>reactor/reactor-core#3780 https://github.com/chickenchickenlove";>@chickenchickenlove made their first contribution in https://redirect.github.com/reactor/reactor-core/pull/3779";>reactor/reactor-core#3779 Full Changelog: https://github.com/reactor/reactor-core/compare/v3.6.5...v3.6.6";>https://github.com/reactor/reactor-core/compare/v3.6.5...v3.6.6 Commits https://github.com/reactor/reactor-core/commit/69871e9aabae11f5bea8c4cd63753088dc231d62";>69871e9 [release] Prepare and release 3.6.6 https://github.com/reactor/reactor-core/commit/3bd2d1c665265029880fb85a9aea63c70c412f8d";>3bd2d1c Merge-ignore release 3.4.38 into 3.6.6 https://github.com/reactor/reactor-core/commit/8ab9a81e3cc416424e31bd72c5f5be365e899dd2";>8ab9a81 Merge-ignore release 3.4.38 into 3.5.17 https://github.com/reactor/reactor-core/commit/ac572b742b6022f63bb22a2a9e157d0a71e60f5e";>ac572b7 [release] Next development version 3.4.39-SNAPSHOT https://github.com/reactor/reactor-core/commit/734e7791a8574dd932816a6cb66e247df6ebf97a";>734e779 [release] Prepare and release 3.4.38 https://github.com/reactor/reactor-core/commit/bf22c93aae0004a3990776dcf2dabe501439";>bf22c93 Merge 47436c0 into 3.6.6 https://github.com/reactor/reactor-core/commit/3435586d7ca675879aed20df54a1b49f596f3680";>3435586 Merge 47436c0 into 3.5.17 https://github.com/reactor/reactor-core/commit/47436c09ef47979d78620d498a13f5a8a5e61f30";>47436c0 Migrate gradle/wrapper-validation-action 2.1.2 to gradle/actions/wrapper-vali... https://github.com/reactor/reactor-core/commit/6832bad2b672c304b0851562b530c8a74cb0ef3a";>6832bad Merge https://redirect.github.com/reactor/reactor-core/issues/3800";>#3800 into 3.6.6 https://github.com/reactor/reactor-core/commit/88c26b0f3debc551a9bb0b92876a2ad5592f385f";>88c26b0 Merge https://redirect.github.com/reactor/reactor-core/issues/3800";>#3800 into 3.5.17 Additional commits viewable in https://github.com/reactor/reactor-core/compare/v3.6.5...v3.6.6";>compare view Updates `io.projectreactor:reactor-test` from 3.6.5 to 3.6.6 Release notes Sourced from https://github.com/reactor/reactor-core/releases";>io.projectreactor:reactor-test's releases. v3.6.6 Reactor Core 3.6.6 is part of 2023.0.6 Release Train. What's Changed :sparkles: New features and improvements Bump byteBuddyVersion from 1.14.12 to 1.14.13 by https://github.com/dependabot";>@dependabot in https://redirect.github.com/reactor/reactor-core/pull/3778";>reactor/reactor-core#3778 Bump io.projectreactor.tools:blockhound from 1.0.8.RELEASE to 1.0.9.RELEASE by https://github.com/dependabot";>@dependabot in https://redirect.github.com/reactor/reactor-core/pull/3788";>reactor/reactor-core#3788 Bump byteBuddyVersion from 1.14.13 to 1.14.14 by https://github.com/dependabot";>@dependabot in https://redirect.github.com/reactor/reactor-core/pull/3795";>reactor/reactor-core#3795 :lady_beetle: Bug fixes Fix pendingTasks accounting if TimedRunnable disposed before scheduling by http