You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/10/17 14:04:00 UTC

[camel] branch main updated (c9edcaf03d7 -> 53351ad347a)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from c9edcaf03d7 Rework ref component docs sample section (#8561)
     add caa9409b081 CAMEL-18613: camel-cxf - Add option on endpoint to configure schema validation (#8556)
     add 53351ad347a CAMEL-18613: camel-cxf - Add option on endpoint to configure schema validation (#8556)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/cxf.json   |   1 +
 .../component/cxf/jaxws/CxfEndpointConfigurer.java |   6 ++
 .../component/cxf/jaxws/CxfEndpointUriFactory.java |   3 +-
 .../org/apache/camel/component/cxf/jaxws/cxf.json  |   1 +
 .../endpoint/dsl/CxfEndpointBuilderFactory.java    | 105 +++++++++++++++++++++
 5 files changed, 115 insertions(+), 1 deletion(-)