davsclaus merged PR #15382:
URL: https://github.com/apache/camel/pull/15382
--
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: commits-unsubscr...@camel.ap
ammachado commented on PR #15382:
URL: https://github.com/apache/camel/pull/15382#issuecomment-2323585762
I added a PR on Spring-WS to upgrade WSS4J as well.
https://github.com/spring-projects/spring-ws/pull/1429 and match the version
used in Camel.
--
This is an automated message from t
ammachado commented on PR #15382:
URL: https://github.com/apache/camel/pull/15382#issuecomment-2323497767
My local build has some failing tests on `camel-openapi-java`, that's why I
missed these changes. I'll open a JIRA for them.
--
This is an automated message from the Apache Git Servic
davsclaus commented on PR #15382:
URL: https://github.com/apache/camel/pull/15382#issuecomment-2323417373
@ammachado there are 2 modified files. If you run mvn clean install in the
folder then it would update those files.
--
This is an automated message from the Apache Git Service.
To res
orpiske commented on code in PR #15382:
URL: https://github.com/apache/camel/pull/15382#discussion_r1739985080
##
components/camel-spring-ws/src/main/java/org/apache/camel/component/spring/ws/SpringWebserviceComponent.java:
##
@@ -75,20 +75,19 @@ private void addConsumerConfigur
davsclaus commented on PR #15382:
URL: https://github.com/apache/camel/pull/15382#issuecomment-2323187868
modified:
components/camel-spring-ws/src/main/java/org/apache/camel/component/spring/ws/bean/WSACamelEndpointMapping.java
modified:
components/camel-spring-ws/src/main/
ammachado commented on code in PR #15382:
URL: https://github.com/apache/camel/pull/15382#discussion_r1739925097
##
components/camel-spring-ws/src/main/java/org/apache/camel/component/spring/ws/SpringWebserviceComponent.java:
##
@@ -75,20 +75,19 @@ private void addConsumerConfig
davsclaus commented on code in PR #15382:
URL: https://github.com/apache/camel/pull/15382#discussion_r1739616219
##
components/camel-spring-ws/src/main/java/org/apache/camel/component/spring/ws/SpringWebserviceComponent.java:
##
@@ -75,20 +75,19 @@ private void addConsumerConfig
github-actions[bot] commented on PR #15382:
URL: https://github.com/apache/camel/pull/15382#issuecomment-2322774693
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
ammachado opened a new pull request, #15382:
URL: https://github.com/apache/camel/pull/15382
# Description
This PR adds small changes to the Spring-WS component documentation, as well
as it applies the `instanceof pattern` cleanup a few times.
# Target
- [x] I checked th
10 matches
Mail list logo