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

jamesnetherton pushed a change to branch 2.13.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


    from 8ef56e9fd4 Fixed website build
     new 052d4b05b0 Cover endpoint URI based CXF definitions
     new 9456c5cde5 Fix #4258 make xml integration tests working in Quarkus 
Platform (#4275)
     new 49474de93e Remove camel-quarkus-support-xstream from salesforce 
extension issue #4272 .
     new 25682d779c Regenerate platform-http docs

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../pages/reference/extensions/platform-http.adoc    |  6 ++++--
 extensions/salesforce/deployment/pom.xml             |  4 ----
 extensions/salesforce/runtime/pom.xml                |  4 ----
 .../cxf/soap/client/it/CxfSoapClientResource.java    |  5 +++--
 .../cxf/soap/client/it/CxfSoapClientRoutes.java      | 18 +++++++++++++++---
 .../cxf/soap/client/it/CxfSoapClientTest.java        |  9 ++++++---
 .../component/cxf/soap/server/it/CxfSoapRoutes.java  |  6 +++++-
 .../cxf/soap/server/it/CxfSoapServiceTest.java       |  9 ++++++---
 integration-tests/xml/pom.xml                        |  4 ----
 .../camel/quarkus/component/xml/it/XmlResource.java  | 17 ++++++++++++++---
 .../quarkus/component/xml/it/XmlRouteBuilder.java    |  5 ++---
 integration-tests/xml/src/test/resources/data1.xml   | 20 --------------------
 integration-tests/xml/src/test/resources/data2.xml   | 20 --------------------
 integration-tests/xml/src/test/resources/data3.xml   | 20 --------------------
 14 files changed, 55 insertions(+), 92 deletions(-)
 delete mode 100644 integration-tests/xml/src/test/resources/data1.xml
 delete mode 100644 integration-tests/xml/src/test/resources/data2.xml
 delete mode 100644 integration-tests/xml/src/test/resources/data3.xml

Reply via email to