Re: [PR] CXF-9107 Clean up coverity resource leaks and a javascript method typo [cxf]

2025-02-05 Thread via GitHub
cunningt commented on code in PR #2253: URL: https://github.com/apache/cxf/pull/2253#discussion_r1943317135 ## integration/jca/src/main/java/org/apache/cxf/jca/core/classloader/PlugInClassLoader.java: ## @@ -95,7 +95,7 @@ private static Properties getProperties(ClassLoader paren

Re: [PR] CXF-8629: AsyncHTTPConduit (hc5) should support chunked request / response. Add test cases with auto-redirect [cxf]

2025-02-05 Thread via GitHub
reta merged PR #2202: URL: https://github.com/apache/cxf/pull/2202 -- 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-9107 Clean up coverity resource leaks and a javascript method typo [cxf]

2025-02-05 Thread via GitHub
cunningt commented on code in PR #2253: URL: https://github.com/apache/cxf/pull/2253#discussion_r1943320128 ## rt/rs/extensions/providers/src/main/java/org/apache/cxf/jaxrs/provider/json/JSONProvider.java: ## @@ -239,8 +239,8 @@ public T readFrom(Class type, Type genericType, A

Re: [PR] Bump org.graalvm.buildtools:native-maven-plugin from 0.10.4 to 0.10.5 [cxf]

2025-02-05 Thread via GitHub
reta merged PR #2257: URL: https://github.com/apache/cxf/pull/2257 -- 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-9107 Clean up coverity resource leaks and a javascript method typo [cxf]

2025-02-05 Thread via GitHub
cunningt commented on code in PR #2253: URL: https://github.com/apache/cxf/pull/2253#discussion_r1943317724 ## rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/persistence/jdbc/RMTxStore.java: ## @@ -886,6 +886,8 @@ protected void verifyTable(Connection con, String tableName, String

Re: [PR] CXF-9107 Clean up coverity resource leaks and a javascript method typo [cxf]

2025-02-05 Thread via GitHub
reta commented on code in PR #2253: URL: https://github.com/apache/cxf/pull/2253#discussion_r1943331264 ## rt/rs/extensions/providers/src/main/java/org/apache/cxf/jaxrs/provider/json/JSONProvider.java: ## @@ -239,8 +239,8 @@ public T readFrom(Class type, Type genericType, Annot

Re: [PR] CXF-9107 Clean up coverity resource leaks and a javascript method typo [cxf]

2025-02-05 Thread via GitHub
reta commented on code in PR #2253: URL: https://github.com/apache/cxf/pull/2253#discussion_r1943331264 ## rt/rs/extensions/providers/src/main/java/org/apache/cxf/jaxrs/provider/json/JSONProvider.java: ## @@ -239,8 +239,8 @@ public T readFrom(Class type, Type genericType, Annot