You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/03/24 10:27:24 UTC

[camel] branch regen_bot updated (d753d10cded -> ac9b1939f39)

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 d753d10cded CAMEL-15105: move handling of internal services to a separate class
     add 56a454c5bc7 CAMEL-19156: XML routes loader (jaxb) should load routes-configurations
     add ac9b1939f39 CAMEL-19156: XML routes loader (jaxb) should load routes-configurations

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/xml/jaxb/JaxbHelper.java | 62 ++++++++++++++++++++++
 .../ROOT/pages/camel-3x-upgrade-guide-3_21.adoc    | 38 +++++++------
 .../ROOT/pages/camel-4-migration-guide.adoc        |  6 +++
 .../dsl/xml/jaxb/JaxbXmlRoutesBuilderLoader.java   | 21 +++++++-
 4 files changed, 110 insertions(+), 17 deletions(-)