You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/02/04 13:23:42 UTC

[camel] branch master updated (f94e3f9 -> 5abcee3)

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 f94e3f9  CAMEL-14484: Make XML dumper its own model outside camel-core-engine
     add 5abcee3  CAMEL-14484: Make XML dumper its own model outside camel-core-engine

No new revisions were added by this update.

Summary of changes:
 components/camel-cdi/pom.xml                       |    5 +
 .../cdi/test/RouteDefinitionsFromXmlTest.java      |    5 +-
 components/camel-jbpm/pom.xml                      |    4 +
 .../jbpm/server/CamelKieServerExtension.java       |    8 +-
 .../spring/DumpModelAsXmlPlaceholdersTest.java     |    5 +-
 .../component/ComponentsBuilderFactory.java        | 4962 ++++++++++----------
 6 files changed, 2501 insertions(+), 2488 deletions(-)