Branch: refs/heads/dependabot/github_actions/actions/checkout-5
Home:
https://github.com/jbossws/jbossws-cxf
Commit: 081907478ce69d9f88c16552c00f6c10db5dddd2
https://github.com/jbossws/jbossws-cxf/commit/081907478ce69d9f88c16552c00...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M pom.xml
Log Message:
-----------
[JBWS-4448] Upgrade CXF to 4.0.9 and upgrade other dependencies
Commit: adc91e2f532dc1f84777ab97872f8f4de0a64dc5
https://github.com/jbossws/jbossws-cxf/commit/adc91e2f532dc1f84777ab97872...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jms/JMSEndpointAPITestCase.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jms/JMSEndpointOnlyDeploymentTestCase.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jms_http/JMSHTTPEndpointDeploymentTestCase.java
Log Message:
-----------
[JBWS-4449] Disable JMS tests for now
Commit: 0302843f8eab6f41280cb845855185f827ca21c9
https://github.com/jbossws/jbossws-cxf/commit/0302843f8eab6f41280cb845855...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jms/JMSEndpointAPITestCase.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jms/JMSEndpointOnlyDeploymentTestCase.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jms_http/JMSHTTPEndpointDeploymentTestCase.java
M pom.xml
Log Message:
-----------
Merge pull request #633 from ropalka/cxf-4.0.9-upgrade
[JBWS-4448] Upgrade Apache CXF to 4.0.9 (including dependencies)
Commit: 1099c4d8689136ce863d0cd825154c5e260cbbdb
https://github.com/jbossws/jbossws-cxf/commit/1099c4d8689136ce863d0cd8251...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths:
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/ProviderImpl.java
Log Message:
-----------
[JBWS-4445][JBWS-4450] Improvements to the ports cache mechanism:
* From now on, the cache is always updated atomically
* Entries with GC-ed values are removed (prevents memory leaks)
Commit: 5feffa7dbb8b16290c5afaea419b079aa72a1245
https://github.com/jbossws/jbossws-cxf/commit/5feffa7dbb8b16290c5afaea419...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths:
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/ProviderImpl.java
Log Message:
-----------
Merge pull request #636 from ropalka/JBWS-4450
[JBWS-4445][JBWS-4450] Improvements to the ports cache mechanism
Commit: b268eb26045464f1e138119c2ac93763a3c6f5cb
https://github.com/jbossws/jbossws-cxf/commit/b268eb26045464f1e138119c2ac...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M pom.xml
Log Message:
-----------
[JBWS-4448] Update Apache CXF to 4.0.9-jbossorg-1 version
Commit: 034164b949dd4b5741c197411080b34dc8563531
https://github.com/jbossws/jbossws-cxf/commit/034164b949dd4b5741c19741108...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M pom.xml
Log Message:
-----------
[JBWS-4448] Use latest JDK 11 compatible Artemis version
Commit: 1e67afa930ec0c9807e3091001635ab6e75e8dd5
https://github.com/jbossws/jbossws-cxf/commit/1e67afa930ec0c9807e30910016...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jms/JMSEndpointAPITestCase.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jms/JMSEndpointOnlyDeploymentTestCase.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jms_http/JMSHTTPEndpointDeploymentTestCase.java
Log Message:
-----------
Revert "[JBWS-4449] Disable JMS tests for now"
This reverts commit adc91e2f532dc1f84777ab97872f8f4de0a64dc5.
Commit: b9e8efe1d1af4c1b5883e667d71c469e64744809
https://github.com/jbossws/jbossws-cxf/commit/b9e8efe1d1af4c1b5883e667d71...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jms/JMSEndpointOnlyDeploymentTestCase.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jms_http/JMSHTTPEndpointDeploymentTestCase.java
Log Message:
-----------
[JBWS-4449] Whitelist JBoss Remoting Protocols on client side
Commit: dc817dc3a2d78e27d050c1c2665b2978d6eb0c37
https://github.com/jbossws/jbossws-cxf/commit/dc817dc3a2d78e27d050c1c2665...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jms/JMSEndpointAPITestCase.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jms/JMSEndpointOnlyDeploymentTestCase.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jms_http/JMSHTTPEndpointDeploymentTestCase.java
M pom.xml
Log Message:
-----------
Merge pull request #641 from ropalka/JBWS-4449
[JBWS-4449] Restoring JMS tests
Commit: 9a864308f8798725e83ac634ac8f614dadb14c53
https://github.com/jbossws/jbossws-cxf/commit/9a864308f8798725e83ac634ac8...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-09-12 (Fri, 12 Sep 2025)
Changed paths:
M modules/testsuite/pom.xml
M pom.xml
Log Message:
-----------
JBoss Nexus 3 Integration
Commit: def0fd8093a3b79bba3516ad4aab1abc67eb321e
https://github.com/jbossws/jbossws-cxf/commit/def0fd8093a3b79bba3516ad4aa...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-09-12 (Fri, 12 Sep 2025)
Changed paths:
M docbook/pom.xml
M modules/addons/pom.xml
M modules/addons/transports/http/undertow/pom.xml
M modules/addons/transports/udp/pom.xml
M modules/channel/pom.xml
M modules/client/pom.xml
M modules/dist/pom.xml
M modules/endorsed/pom.xml
M modules/feature-pack/pom.xml
M modules/resources/pom.xml
M modules/server/pom.xml
M modules/test-utils/pom.xml
M modules/testsuite/cloud-tests/container/pom.xml
M modules/testsuite/cloud-tests/k8s/basic/pom.xml
M modules/testsuite/cloud-tests/k8s/common/pom.xml
M modules/testsuite/cloud-tests/k8s/images/pom.xml
M modules/testsuite/cloud-tests/k8s/pom.xml
M modules/testsuite/cloud-tests/k8s/wsse/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/service/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/sts/pom.xml
M modules/testsuite/cloud-tests/pom.xml
M modules/testsuite/cloud-tests/test-feature-pack/pom.xml
M modules/testsuite/cxf-tests/pom.xml
M modules/testsuite/perf-tests/pom.xml
M modules/testsuite/pom.xml
M modules/testsuite/shared-tests/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release jbossws-cxf-7.3.4.Final
Commit: 60c8035860d2211abc1047fa10140dc4ed0b4dbd
https://github.com/jbossws/jbossws-cxf/commit/60c8035860d2211abc1047fa101...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-09-12 (Fri, 12 Sep 2025)
Changed paths:
M docbook/pom.xml
M modules/addons/pom.xml
M modules/addons/transports/http/undertow/pom.xml
M modules/addons/transports/udp/pom.xml
M modules/channel/pom.xml
M modules/client/pom.xml
M modules/dist/pom.xml
M modules/endorsed/pom.xml
M modules/feature-pack/pom.xml
M modules/resources/pom.xml
M modules/server/pom.xml
M modules/test-utils/pom.xml
M modules/testsuite/cloud-tests/container/pom.xml
M modules/testsuite/cloud-tests/k8s/basic/pom.xml
M modules/testsuite/cloud-tests/k8s/common/pom.xml
M modules/testsuite/cloud-tests/k8s/images/pom.xml
M modules/testsuite/cloud-tests/k8s/pom.xml
M modules/testsuite/cloud-tests/k8s/wsse/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/service/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/sts/pom.xml
M modules/testsuite/cloud-tests/pom.xml
M modules/testsuite/cloud-tests/test-feature-pack/pom.xml
M modules/testsuite/cxf-tests/pom.xml
M modules/testsuite/perf-tests/pom.xml
M modules/testsuite/pom.xml
M modules/testsuite/shared-tests/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: a0954438e27a40520dfd3e8c55751ffb7d03097d
https://github.com/jbossws/jbossws-cxf/commit/a0954438e27a40520dfd3e8c557...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-10-10 (Fri, 10 Oct 2025)
Changed paths:
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/ServerBeanCustomizer.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/TCCLAwareInterceptorReplacer.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/TCCLAwareSoapPhaseInterceptor.java
Log Message:
-----------
[JBWS-4451] Always call overriden SoapInterceptor.getUnderstoodHeaders() method
Commit: aa6231ada0a325a276f1ff248e194bebf1561b75
https://github.com/jbossws/jbossws-cxf/commit/aa6231ada0a325a276f1ff248e1...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-10-11 (Sat, 11 Oct 2025)
Changed paths:
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/ServerBeanCustomizer.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/TCCLAwareInterceptorReplacer.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/TCCLAwareSoapPhaseInterceptor.java
Log Message:
-----------
Merge pull request #643 from ropalka/JBWS-4451
[JBWS-4451] Always call overriden SoapInterceptor.getUnderstoodHeaders() method
Commit: 7fd788d28111ee666c7551cd583f559f0b31c1e2
https://github.com/jbossws/jbossws-cxf/commit/7fd788d28111ee666c7551cd583...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-10-11 (Sat, 11 Oct 2025)
Changed paths:
M docbook/pom.xml
M modules/addons/pom.xml
M modules/addons/transports/http/undertow/pom.xml
M modules/addons/transports/udp/pom.xml
M modules/channel/pom.xml
M modules/client/pom.xml
M modules/dist/pom.xml
M modules/endorsed/pom.xml
M modules/feature-pack/pom.xml
M modules/resources/pom.xml
M modules/server/pom.xml
M modules/test-utils/pom.xml
M modules/testsuite/cloud-tests/container/pom.xml
M modules/testsuite/cloud-tests/k8s/basic/pom.xml
M modules/testsuite/cloud-tests/k8s/common/pom.xml
M modules/testsuite/cloud-tests/k8s/images/pom.xml
M modules/testsuite/cloud-tests/k8s/pom.xml
M modules/testsuite/cloud-tests/k8s/wsse/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/service/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/sts/pom.xml
M modules/testsuite/cloud-tests/pom.xml
M modules/testsuite/cloud-tests/test-feature-pack/pom.xml
M modules/testsuite/cxf-tests/pom.xml
M modules/testsuite/perf-tests/pom.xml
M modules/testsuite/pom.xml
M modules/testsuite/shared-tests/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release jbossws-cxf-7.3.5.Final
Commit: 873a72f14ee2485f1b820f8d2e0d9ca8bca36a99
https://github.com/jbossws/jbossws-cxf/commit/873a72f14ee2485f1b820f8d2e0...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-10-11 (Sat, 11 Oct 2025)
Changed paths:
M docbook/pom.xml
M modules/addons/pom.xml
M modules/addons/transports/http/undertow/pom.xml
M modules/addons/transports/udp/pom.xml
M modules/channel/pom.xml
M modules/client/pom.xml
M modules/dist/pom.xml
M modules/endorsed/pom.xml
M modules/feature-pack/pom.xml
M modules/resources/pom.xml
M modules/server/pom.xml
M modules/test-utils/pom.xml
M modules/testsuite/cloud-tests/container/pom.xml
M modules/testsuite/cloud-tests/k8s/basic/pom.xml
M modules/testsuite/cloud-tests/k8s/common/pom.xml
M modules/testsuite/cloud-tests/k8s/images/pom.xml
M modules/testsuite/cloud-tests/k8s/pom.xml
M modules/testsuite/cloud-tests/k8s/wsse/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/service/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/sts/pom.xml
M modules/testsuite/cloud-tests/pom.xml
M modules/testsuite/cloud-tests/test-feature-pack/pom.xml
M modules/testsuite/cxf-tests/pom.xml
M modules/testsuite/perf-tests/pom.xml
M modules/testsuite/pom.xml
M modules/testsuite/shared-tests/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 6756773ceefc3ccfca6089e2fc1ab9aeab825ffc
https://github.com/jbossws/jbossws-cxf/commit/6756773ceefc3ccfca6089e2fc1...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-10-21 (Tue, 21 Oct 2025)
Changed paths:
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/ProviderImpl.java
Log Message:
-----------
[JBWS-4452] Prevent potential JAXWS proxy memory leak
Commit: 2bf2b12dd374687125d0b4c45420dfc3ca67ce5f
https://github.com/jbossws/jbossws-cxf/commit/2bf2b12dd374687125d0b4c4542...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-10-22 (Wed, 22 Oct 2025)
Changed paths:
M docbook/src/main/doc/adoc/content/chapter-3-JAX_WS_User_Guide.adoc
A modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/CachePortFeature.java
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/ProviderImpl.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4453/Hello.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4453/HelloBean.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4453/JBWS4453TestCase.java
A modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4453/WEB-INF/web.xml
A
modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4453/WEB-INF/wsdl/HelloWorld.wsdl
Log Message:
-----------
[JBWS-4453] Making ports caching configurable and disabled by default because ports are
very expensive objects. Users have to turn caching on via CachePortFeature.
Commit: d4c66787ea1c2591e8bd3541b23783b86775055e
https://github.com/jbossws/jbossws-cxf/commit/d4c66787ea1c2591e8bd3541b23...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-10-22 (Wed, 22 Oct 2025)
Changed paths:
M docbook/src/main/doc/adoc/content/chapter-3-JAX_WS_User_Guide.adoc
A modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/CachePortFeature.java
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/ProviderImpl.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4453/Hello.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4453/HelloBean.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4453/JBWS4453TestCase.java
A modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4453/WEB-INF/web.xml
A
modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4453/WEB-INF/wsdl/HelloWorld.wsdl
Log Message:
-----------
Merge pull request #646 from ropalka/ports-cache
[JBWS-4452][JBWS-4453] Fixing potential memory leaks plus making ports caching
configurable and disabled by default
Commit: 7db3888c2e87cd5fc5c928487cd3afe1894cb453
https://github.com/jbossws/jbossws-cxf/commit/7db3888c2e87cd5fc5c928487cd...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-10-22 (Wed, 22 Oct 2025)
Changed paths:
M docbook/pom.xml
M modules/addons/pom.xml
M modules/addons/transports/http/undertow/pom.xml
M modules/addons/transports/udp/pom.xml
M modules/channel/pom.xml
M modules/client/pom.xml
M modules/dist/pom.xml
M modules/endorsed/pom.xml
M modules/feature-pack/pom.xml
M modules/resources/pom.xml
M modules/server/pom.xml
M modules/test-utils/pom.xml
M modules/testsuite/cloud-tests/container/pom.xml
M modules/testsuite/cloud-tests/k8s/basic/pom.xml
M modules/testsuite/cloud-tests/k8s/common/pom.xml
M modules/testsuite/cloud-tests/k8s/images/pom.xml
M modules/testsuite/cloud-tests/k8s/pom.xml
M modules/testsuite/cloud-tests/k8s/wsse/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/service/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/sts/pom.xml
M modules/testsuite/cloud-tests/pom.xml
M modules/testsuite/cloud-tests/test-feature-pack/pom.xml
M modules/testsuite/cxf-tests/pom.xml
M modules/testsuite/perf-tests/pom.xml
M modules/testsuite/pom.xml
M modules/testsuite/shared-tests/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release jbossws-cxf-7.3.6.Final
Commit: 7d39dd0d15e03b3810d154091f2008af63b3654f
https://github.com/jbossws/jbossws-cxf/commit/7d39dd0d15e03b3810d154091f2...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-10-24 (Fri, 24 Oct 2025)
Changed paths:
M docbook/pom.xml
M modules/addons/pom.xml
M modules/addons/transports/http/undertow/pom.xml
M modules/addons/transports/udp/pom.xml
M modules/channel/pom.xml
M modules/client/pom.xml
M modules/dist/pom.xml
M modules/endorsed/pom.xml
M modules/feature-pack/pom.xml
M modules/resources/pom.xml
M modules/server/pom.xml
M modules/test-utils/pom.xml
M modules/testsuite/cloud-tests/container/pom.xml
M modules/testsuite/cloud-tests/k8s/basic/pom.xml
M modules/testsuite/cloud-tests/k8s/common/pom.xml
M modules/testsuite/cloud-tests/k8s/images/pom.xml
M modules/testsuite/cloud-tests/k8s/pom.xml
M modules/testsuite/cloud-tests/k8s/wsse/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/service/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/sts/pom.xml
M modules/testsuite/cloud-tests/pom.xml
M modules/testsuite/cloud-tests/test-feature-pack/pom.xml
M modules/testsuite/cxf-tests/pom.xml
M modules/testsuite/perf-tests/pom.xml
M modules/testsuite/pom.xml
M modules/testsuite/shared-tests/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: b855e9a3f919aecde5c3f3c4514ea26ff891dd2e
https://github.com/jbossws/jbossws-cxf/commit/b855e9a3f919aecde5c3f3c4514...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
M .github/workflows/cloud-build.yml
M .github/workflows/maven.yml
M .github/workflows/wildfly-build.yml
Log Message:
-----------
Bump actions/upload-artifact from 4 to 5
Bumps [
actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release
notes](https://github.com/actions/upload-artifact/releases)
- [
Commits](https://github.com/actions/upload-artifact/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: 4e74b958edd03ee0d38f4fbc2536d2ef601409c5
https://github.com/jbossws/jbossws-cxf/commit/4e74b958edd03ee0d38f4fbc253...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
M .github/workflows/wildfly-build.yml
Log Message:
-----------
Bump actions/download-artifact from 4 to 6
Bumps [
actions/download-artifact](https://github.com/actions/download-artifact) from 4 to
6.
- [Release
notes](https://github.com/actions/download-artifact/releases)
- [
Commits](https://github.com/actions/download-artifact/compare/v4...v6)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: 80d61f3393e749e0aa27c46d5892f4644c669966
https://github.com/jbossws/jbossws-cxf/commit/80d61f3393e749e0aa27c46d589...
Author: Jan Bliznak <jbliznak(a)redhat.com>
Date: 2025-11-07 (Fri, 07 Nov 2025)
Changed paths:
A modules/testsuite/cloud-tests/k8s/wstrust/README.md
M
modules/testsuite/cloud-tests/k8s/wstrust/service/src/main/resources/servicestore.jks
M
modules/testsuite/cloud-tests/k8s/wstrust/service/src/test/resources/META-INF/clientstore.jks
M modules/testsuite/cloud-tests/k8s/wstrust/sts/src/main/resources/stsstore.jks
M
modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wsse/policy/trust/META-INF/clientstore.jks
M
modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wsse/policy/trust/WEB-INF/actasstore.jks
M
modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wsse/policy/trust/WEB-INF/servicestore.jks
M
modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wsse/policy/trust/WEB-INF/stsstore.jks
A
modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wsse/policy/trust/generate-certificates.sh
Log Message:
-----------
[JBWS-4455] Regenerate WSTrust test certificates and keystores
Commit: c161b8c6aad3d307a09ee16188aaa0b61881f493
https://github.com/jbossws/jbossws-cxf/commit/c161b8c6aad3d307a09ee16188a...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-11-07 (Fri, 07 Nov 2025)
Changed paths:
A modules/testsuite/cloud-tests/k8s/wstrust/README.md
M
modules/testsuite/cloud-tests/k8s/wstrust/service/src/main/resources/servicestore.jks
M
modules/testsuite/cloud-tests/k8s/wstrust/service/src/test/resources/META-INF/clientstore.jks
M modules/testsuite/cloud-tests/k8s/wstrust/sts/src/main/resources/stsstore.jks
M
modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wsse/policy/trust/META-INF/clientstore.jks
M
modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wsse/policy/trust/WEB-INF/actasstore.jks
M
modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wsse/policy/trust/WEB-INF/servicestore.jks
M
modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wsse/policy/trust/WEB-INF/stsstore.jks
A
modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wsse/policy/trust/generate-certificates.sh
Log Message:
-----------
Merge pull request #651 from jbliznak/jbws-4455-wstrust-certificates
[JBWS-4455] Regenerate WSTrust test certificates and keystores
Commit: 2001fd0d7df9ceb6c426c2a64a2f843b49d2941d
https://github.com/jbossws/jbossws-cxf/commit/2001fd0d7df9ceb6c426c2a64a2...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-11-14 (Fri, 14 Nov 2025)
Changed paths:
M .github/workflows/wildfly-build.yml
Log Message:
-----------
Merge pull request #648 from
jbossws/dependabot/github_actions/actions/download-artifact-6
Bump actions/download-artifact from 4 to 6
Commit: 53630e867b4479e83e47d4519044e8a48c26c6bb
https://github.com/jbossws/jbossws-cxf/commit/53630e867b4479e83e47d451904...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-11-14 (Fri, 14 Nov 2025)
Changed paths:
M .github/workflows/cloud-build.yml
M .github/workflows/maven.yml
M .github/workflows/wildfly-build.yml
Log Message:
-----------
Merge pull request #647 from
jbossws/dependabot/github_actions/actions/upload-artifact-5
Bump actions/upload-artifact from 4 to 5
Commit: b6446e180bbf121a7f7aa256c5621c9c778c64ca
https://github.com/jbossws/jbossws-cxf/commit/b6446e180bbf121a7f7aa256c56...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2025-11-14 (Fri, 14 Nov 2025)
Changed paths:
M .github/workflows/cloud-build.yml
M .github/workflows/maven.yml
M .github/workflows/wildfly-build.yml
M docbook/pom.xml
M docbook/src/main/doc/adoc/content/chapter-3-JAX_WS_User_Guide.adoc
M modules/addons/pom.xml
M modules/addons/transports/http/undertow/pom.xml
M modules/addons/transports/udp/pom.xml
M modules/channel/pom.xml
M modules/client/pom.xml
A modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/CachePortFeature.java
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/ProviderImpl.java
M modules/dist/pom.xml
M modules/endorsed/pom.xml
M modules/feature-pack/pom.xml
M modules/resources/pom.xml
M modules/server/pom.xml
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/ServerBeanCustomizer.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/TCCLAwareInterceptorReplacer.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/TCCLAwareSoapPhaseInterceptor.java
M modules/test-utils/pom.xml
M modules/testsuite/cloud-tests/container/pom.xml
M modules/testsuite/cloud-tests/k8s/basic/pom.xml
M modules/testsuite/cloud-tests/k8s/common/pom.xml
M modules/testsuite/cloud-tests/k8s/images/pom.xml
M modules/testsuite/cloud-tests/k8s/pom.xml
M modules/testsuite/cloud-tests/k8s/wsse/pom.xml
A modules/testsuite/cloud-tests/k8s/wstrust/README.md
M modules/testsuite/cloud-tests/k8s/wstrust/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/service/pom.xml
M
modules/testsuite/cloud-tests/k8s/wstrust/service/src/main/resources/servicestore.jks
M
modules/testsuite/cloud-tests/k8s/wstrust/service/src/test/resources/META-INF/clientstore.jks
M modules/testsuite/cloud-tests/k8s/wstrust/sts/pom.xml
M modules/testsuite/cloud-tests/k8s/wstrust/sts/src/main/resources/stsstore.jks
M modules/testsuite/cloud-tests/pom.xml
M modules/testsuite/cloud-tests/test-feature-pack/pom.xml
M modules/testsuite/cxf-tests/pom.xml
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4453/Hello.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4453/HelloBean.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws4453/JBWS4453TestCase.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jms/JMSEndpointOnlyDeploymentTestCase.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jms_http/JMSHTTPEndpointDeploymentTestCase.java
A modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4453/WEB-INF/web.xml
A
modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jbws4453/WEB-INF/wsdl/HelloWorld.wsdl
M
modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wsse/policy/trust/META-INF/clientstore.jks
M
modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wsse/policy/trust/WEB-INF/actasstore.jks
M
modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wsse/policy/trust/WEB-INF/servicestore.jks
M
modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wsse/policy/trust/WEB-INF/stsstore.jks
A
modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wsse/policy/trust/generate-certificates.sh
M modules/testsuite/perf-tests/pom.xml
M modules/testsuite/pom.xml
M modules/testsuite/shared-tests/pom.xml
M pom.xml
Log Message:
-----------
Merge branch 'main' into dependabot/github_actions/actions/checkout-5
Compare:
https://github.com/jbossws/jbossws-cxf/compare/653ad0caa56e...b6446e180bbf
To unsubscribe from these emails, change your notification settings at
https://github.com/jbossws/jbossws-cxf/settings/notifications