Branch: refs/heads/jbossws-cxf-7.3.x
Home:
https://github.com/jbossws/jbossws-cxf
Commit: 316607644af2a4d52d203eb3868dc9d54a90e0a6
https://github.com/jbossws/jbossws-cxf/commit/316607644af2a4d52d203eb3868...
Author: Fabio Burzigotti <fburzigo(a)ibm.com>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
M docbook/src/main/doc/adoc/content/chapter-5-Advanced_User_Guide.adoc
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/Constants.java
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/RequestHandlerImpl.java
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/SecurityActions.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/transport/JBossWSDestinationRegistryImpl.java
A modules/server/src/main/java/org/jboss/wsf/stack/cxf/transport/SecurityActions.java
M modules/testsuite/cxf-tests/src/test/cli/jbws-testsuite-default-elytron.cli
M modules/testsuite/cxf-tests/src/test/etc/arquillian.xml
M modules/testsuite/cxf-tests/src/test/etc/container.properties
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/nls/NLSEndpoint.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/nls/NLSEndpointImpl.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/nls/NLSSystemPropertyTestCase.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/nls/NLSTestCase.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/nls/NLSTestUtils.java
A
modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/nls/WEB-INF/jboss-webservices.xml
M modules/testsuite/pom.xml
Log Message:
-----------
[JBWS-4488] - Let JBossWSDestinationRegistryImpl override getDestinationForPath and
decode the request URL path
Commit: 09026032aa60857ffc048ec1a6ffaa81d21ea5e4
https://github.com/jbossws/jbossws-cxf/commit/09026032aa60857ffc048ec1a6f...
Author: Fabio Burzigotti <fburzigo(a)redhat.com>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
M docbook/src/main/doc/adoc/content/chapter-5-Advanced_User_Guide.adoc
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/Constants.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/transport/JBossWSDestinationRegistryImpl.java
A
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/nls/NLSUrlCharsetConfigurationTestCase.java
A
modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/nls/WEB-INF/jboss-webservices-expected-url-charset.xml
A
modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/nls/WEB-INF/jboss-webservices-invalid-url-charset.xml
A
modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/nls/WEB-INF/jboss-webservices-unexpected-url-charset.xml
Log Message:
-----------
[JBWS-4488] - Add the org.jboss.ws.cxf.urlCharset property to control how an URL-encoded
request path is decoded
Commit: 7b2bc9b35179015d6eee21dd76585646d0b0836e
https://github.com/jbossws/jbossws-cxf/commit/7b2bc9b35179015d6eee21dd765...
Author: Fabio Burzigotti <34456377+fabiobrz(a)users.noreply.github.com>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
Log Message:
-----------
Merge pull request #695 from fabiobrz/JBWS-4488
[JBWS-4488] - Fix JBWS024029 error when consuming a web service having NLS characters in
URL path
Commit: befb663068adf70f823e8140868ee2ac45c471d1
https://github.com/jbossws/jbossws-cxf/commit/befb663068adf70f823e8140868...
Author: Fabio Burzigotti <fburzigo(a)redhat.com>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
M docbook/src/main/doc/adoc/JBossWS-CXF.adoc
Log Message:
-----------
[JBWS-4477] - Removing the :title-logo-image: attribute from
docbook/src/main/doc/adoc/JBossWS-CXF.adoc
Commit: b601ff24b11ee23b0e49d9e6292c6a7839009dd4
https://github.com/jbossws/jbossws-cxf/commit/b601ff24b11ee23b0e49d9e6292...
Author: Fabio Burzigotti <fburzigo(a)ibm.com>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
M .github/workflows/maven.yml
M docbook/pom.xml
Log Message:
-----------
[JBWS-4477] - Adding memory configuration to workflow scripts
Commit: 42b855f0b2c20b3f6122eec32ea450305d5dd680
https://github.com/jbossws/jbossws-cxf/commit/42b855f0b2c20b3f6122eec32ea...
Author: Fabio Burzigotti <fburzigo(a)ibm.com>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
M .github/workflows/maven.yml
M docbook/pom.xml
Log Message:
-----------
[JBWS-4477] - Upgrade to asciidoctorj-pdf 2.3.23
Commit: d35a2bf096b0dc6d8e0d1e8146cdbd6b29f70dd8
https://github.com/jbossws/jbossws-cxf/commit/d35a2bf096b0dc6d8e0d1e8146c...
Author: Fabio Burzigotti <fburzigo(a)ibm.com>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
M docbook/pom.xml
Log Message:
-----------
[JBWS-4477] - asciidoctorj-maven-plugin on separate process
Commit: e80032337b4a333ff6f87faeb30871ac2a8fb115
https://github.com/jbossws/jbossws-cxf/commit/e80032337b4a333ff6f87faeb30...
Author: Fabio Burzigotti <fburzigo(a)ibm.com>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
M .github/workflows/apache-cxf-build.yml
M .github/workflows/cloud-build.yml
M .github/workflows/maven.yml
Log Message:
-----------
[JBWS-4477] (unrelated) - Add -B to the Maven command in order to remove artifacts
download progress information from the logs
Commit: c6e738a89d07d23b69b8e0abd5a62f5baaec243a
https://github.com/jbossws/jbossws-cxf/commit/c6e738a89d07d23b69b8e0abd5a...
Author: Fabio Burzigotti <fburzigo(a)ibm.com>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
M .github/workflows/maven.yml
Log Message:
-----------
[JBWS-4477] - Added conditional skip for the docbook build step on the Windows + OpenJ9
JDK 17 failing combination
Commit: 25db03ff685571c8a6c0288296abf901850b2608
https://github.com/jbossws/jbossws-cxf/commit/25db03ff685571c8a6c0288296a...
Author: Fabio Burzigotti <34456377+fabiobrz(a)users.noreply.github.com>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
Log Message:
-----------
Merge pull request #696 from fabiobrz/JBWS-4477
[JBWS-4477] - Resolving intermittent CI checks failures due to the asciidoc Maven plugin
PDF generation timeout
Commit: 65118f4af00132fb7ea7238d8c7624e202abd97d
https://github.com/jbossws/jbossws-cxf/commit/65118f4af00132fb7ea7238d8c7...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
M .github/workflows/apache-cxf-build.yml
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 6
Bumps [
actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [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...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: f33ff0427fb71d1f0aa826278b6c903ca52ddc5b
https://github.com/jbossws/jbossws-cxf/commit/f33ff0427fb71d1f0aa826278b6...
Author: Fabio Burzigotti <34456377+fabiobrz(a)users.noreply.github.com>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
Log Message:
-----------
Merge pull request #663 from jbossws/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
Compare:
https://github.com/jbossws/jbossws-cxf/compare/316607644af2%5E...f33ff042...
To unsubscribe from these emails, change your notification settings at
https://github.com/jbossws/jbossws-cxf/settings/notifications