You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/11/21 17:13:24 UTC

[GitHub] [camel] driseley opened a new pull request, #8753: CAMEL-18736: Ensure cxfEndpoint schemas are uniquely named for JaxRS and JaxWS to avoid classpath conflicts

driseley opened a new pull request, #8753:
URL: https://github.com/apache/camel/pull/8753

   Prevent classpath conflicts occurring when both camel-cxf-spring-soap and camel-cxf-spring-rest modules are included in a spring boot application, and the spring schemas are loaded.
   
   I wasn't able to think of a sensible test for this change, but all existing tests pass and a local build of this resolves our issue 


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #8753: CAMEL-18736: Ensure cxfEndpoint schemas are uniquely named for JaxRS and JaxWS to avoid classpath conflicts

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #8753:
URL: https://github.com/apache/camel/pull/8753#issuecomment-1322465129

   ### Components tested:
   
   | Total | Tested | Failed :x: | Passed :white_check_mark: | 
   | --- | --- | --- |  --- |
   | 1 | 1 | 0 | 1 |


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #8753: CAMEL-18736: Ensure cxfEndpoint schemas are uniquely named for JaxRS and JaxWS to avoid classpath conflicts

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #8753:
URL: https://github.com/apache/camel/pull/8753#issuecomment-1322394642

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :warning: Please note that the changes on this PR may be **tested automatically**. 
   
   If necessary Apache Camel Committers may access logs and test results in the job summaries!


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus commented on pull request #8753: CAMEL-18736: Ensure cxfEndpoint schemas are uniquely named for JaxRS and JaxWS to avoid classpath conflicts

Posted by GitBox <gi...@apache.org>.
davsclaus commented on PR #8753:
URL: https://github.com/apache/camel/pull/8753#issuecomment-1322441979

   The public namespaces are not affected so Camel end users should not have anything to change in their applications.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus merged pull request #8753: CAMEL-18736: Ensure cxfEndpoint schemas are uniquely named for JaxRS and JaxWS to avoid classpath conflicts

Posted by GitBox <gi...@apache.org>.
davsclaus merged PR #8753:
URL: https://github.com/apache/camel/pull/8753


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org