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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 08b2db0c910 CAMEL-18131 - camel-health - Add health checks for 
components that has extension for connectivity verification - DynamoDB Streams
     add e6aec61b2aa SOAP-Fault to Java Exception also lookups by SOAPAction 
(#8696)
     add 33b7ff9fb0a Regen for commit e6aec61b2aa74dbe1a90f8739d4cee5bb42fed9a

No new revisions were added by this update.

Summary of changes:
 components/camel-soap/pom.xml                      |   5 +
 .../dataformat/soap/Soap11DataFormatAdapter.java   |   8 +-
 .../dataformat/soap/Soap12DataFormatAdapter.java   |   8 +-
 .../dataformat/soap/name/ElementNameStrategy.java  |   8 ++
 .../camel/dataformat/soap/name/QNameStrategy.java  |   5 +
 .../soap/name/ServiceInterfaceStrategy.java        |  35 +++++--
 .../dataformat/soap/name/TypeNameStrategy.java     |   5 +
 ...mlRootElementPreferringElementNameStrategy.java |   5 +
 .../soap/name/ServiceInterfaceStrategyTest.java    |  20 ++++
 .../apache/camel/dataformat/soap/TestService.wsdl  | 107 +++++++++++++++++++++
 10 files changed, 194 insertions(+), 12 deletions(-)
 create mode 100644 
components/camel-soap/src/test/resources/org/apache/camel/dataformat/soap/TestService.wsdl

Reply via email to