[PR] Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 [cxf-fediz]

2024-04-22 Thread via GitHub
dependabot[bot] opened a new pull request, #271: URL: https://github.com/apache/cxf-fediz/pull/271 Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.1. Release notes Sourced from https://github.com/apache/maven-jar-plug

Re: [PR] Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 [cxf-fediz]

2024-04-22 Thread via GitHub
dependabot[bot] commented on PR #270: URL: https://github.com/apache/cxf-fediz/pull/270#issuecomment-2069235944 Superseded by #271. -- 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 co

Re: [PR] Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 [cxf-fediz]

2024-04-22 Thread via GitHub
dependabot[bot] closed pull request #270: Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 URL: https://github.com/apache/cxf-fediz/pull/270 -- 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

[PR] Bump actions/upload-artifact from 4.3.1 to 4.3.2 [cxf-fediz]

2024-04-22 Thread via GitHub
dependabot[bot] opened a new pull request, #272: URL: https://github.com/apache/cxf-fediz/pull/272 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.2. Release notes Sourced from https://github.com/actions/upload-artifact/releases";>actio

[PR] Bump actions/checkout from 4.1.2 to 4.1.3 [cxf-fediz]

2024-04-22 Thread via GitHub
dependabot[bot] opened a new pull request, #273: URL: https://github.com/apache/cxf-fediz/pull/273 Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.3. Release notes Sourced from https://github.com/actions/checkout/releases";>actions/checkout's releas

Re: [PR] Exception for getUserPrincipal() in AbstractHTTPDestination is slurped since CXF 4.1.x [cxf]

2024-04-22 Thread via GitHub
ffang commented on code in PR #1822: URL: https://github.com/apache/cxf/pull/1822#discussion_r1574802910 ## rt/transports/http/src/main/java/org/apache/cxf/transport/http/AbstractHTTPDestination.java: ## @@ -410,8 +410,12 @@ private boolean isWSAddressingReplyToSpecified(Exchang

Re: Deprecate aegis databinding ?

2024-04-22 Thread Dennis Kieselhorst
Hi Jim, good call out. The first I can think of is aegis databinding. Is the aegis databinding still used by CXF users ? Is it a good time to deprecate and remove in the future release ? I liked the databinding in the past but nowadays JAXB is the standard. To get an indication who else migh

Re: [PR] Exception for getUserPrincipal() in AbstractHTTPDestination is slurped since CXF 4.1.x [cxf]

2024-04-22 Thread via GitHub
rzo1 commented on code in PR #1822: URL: https://github.com/apache/cxf/pull/1822#discussion_r1575258821 ## rt/transports/http/src/main/java/org/apache/cxf/transport/http/AbstractHTTPDestination.java: ## @@ -410,8 +410,12 @@ private boolean isWSAddressingReplyToSpecified(Exchange

[PR] Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 [cxf-build-utils]

2024-04-22 Thread via GitHub
dependabot[bot] opened a new pull request, #78: URL: https://github.com/apache/cxf-build-utils/pull/78 Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.4.0 to 3.4.1. Release notes Sourced from https://github.com/apache/maven-jar-

Re: [PR] Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 [cxf-build-utils]

2024-04-22 Thread via GitHub
reta merged PR #78: URL: https://github.com/apache/cxf-build-utils/pull/78 -- 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.or

[PR] Bump ch.qos.logback:logback-classic from 1.5.5 to 1.5.6 [cxf]

2024-04-22 Thread via GitHub
dependabot[bot] opened a new pull request, #1829: URL: https://github.com/apache/cxf/pull/1829 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.5 to 1.5.6. Commits https://github.com/qos-ch/logback/commit/7812a55f3280fbb74076b2512a06dd34230a83f

[PR] Bump org.eclipse.parsson:parsson from 1.1.5 to 1.1.6 [cxf]

2024-04-22 Thread via GitHub
dependabot[bot] opened a new pull request, #1830: URL: https://github.com/apache/cxf/pull/1830 Bumps [org.eclipse.parsson:parsson](https://github.com/eclipse-ee4j/parsson) from 1.1.5 to 1.1.6. Release notes Sourced from https://github.com/eclipse-ee4j/parsson/releases";>org.eclipse

Re: [PR] Exception for getUserPrincipal() in AbstractHTTPDestination is slurped since CXF 4.1.x [cxf]

2024-04-22 Thread via GitHub
rzo1 commented on code in PR #1822: URL: https://github.com/apache/cxf/pull/1822#discussion_r1575690967 ## rt/transports/http/src/main/java/org/apache/cxf/transport/http/AbstractHTTPDestination.java: ## @@ -410,8 +410,12 @@ private boolean isWSAddressingReplyToSpecified(Exchange