This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 1868465 CAMEL-13133: camel3 - build system - Packaging dataformat and language needs to include json metadata new 243a7e2 CAMEL-13130: camel3 - Components should not use XmlConverter directly new 5b44340 Fixed CS The 35052 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: .../apache/camel/component/cxf/CxfEndpoint.java | 5 +- .../camel/component/cxf/jaxrs/CxfRsEndpoint.java | 3 +- .../apache/camel/component/cxf/util/CxfUtils.java | 138 +-------------------- .../camel/component/cxf/DefaultCxfBindingTest.java | 3 +- .../cxf/jaxrs/DefaultCxfRsBindingTest.java | 3 +- .../camel/component/cxf/util/CxfUtilsTest.java | 52 -------- .../component/cxf/util/CxfUtilsTestHelper.java} | 38 ++---- .../component/cxf/util/SplitterWithXqureyTest.java | 14 +-- 8 files changed, 25 insertions(+), 231 deletions(-) delete mode 100644 components/camel-cxf/src/test/java/org/apache/camel/component/cxf/util/CxfUtilsTest.java copy components/camel-cxf/src/{main/java/org/apache/camel/component/cxf/util/CxfUtils.java => test/java/org/apache/camel/component/cxf/util/CxfUtilsTestHelper.java} (88%)