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

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


    from c880090b899 Fix website build
     new 8d198016a06 (chores) convert core/camel-xml-jaxb to use pattern 
matching for instanceof
     new 045c1653677 (chores) convert core/camel-xml-jaxp to use pattern 
matching for instanceof

The 2 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:
 .../java/org/apache/camel/xml/jaxb/JaxbHelper.java | 63 ++++++++----------
 .../camel/xml/jaxb/JaxbModelToXMLDumper.java       | 18 +++--
 .../apache/camel/converter/jaxp/DomConverter.java  | 26 +++-----
 .../apache/camel/converter/jaxp/XmlConverter.java  | 76 +++++++++++-----------
 .../support/builder/xml/XMLConverterHelper.java    |  7 +-
 .../processor/validation/ValidatingProcessor.java  |  8 +--
 .../apache/camel/util/xml/StreamSourceCache.java   |  8 +--
 7 files changed, 95 insertions(+), 111 deletions(-)

Reply via email to