Branch: refs/heads/main
Home:
https://github.com/jbossws/jbossws-cxf
Commit: 653ad0caa56ee881f84bf7c6491009d26b2a057c
https://github.com/jbossws/jbossws-cxf/commit/653ad0caa56ee881f84bf7c6491...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M .github/workflows/cloud-build.yml
M .github/workflows/maven.yml
M .github/workflows/wildfly-build.yml
Log Message:
-----------
Bump actions/checkout from 4 to 5
Bumps [
actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release
notes](https://github.com/actions/checkout/releases)
- [
Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [
Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support(a)github.com>
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
Commit: dce330f18c2d7aaeaaebeeaa5fb03e7d857ca1fd
https://github.com/jbossws/jbossws-cxf/commit/dce330f18c2d7aaeaaebeeaa5fb...
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 #631 from jbossws/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
Compare:
https://github.com/jbossws/jbossws-cxf/compare/be44262cdca0...dce330f18c2d
To unsubscribe from these emails, change your notification settings at
https://github.com/jbossws/jbossws-cxf/settings/notifications