This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-14963 in repository https://gitbox.apache.org/repos/asf/camel.git.
from e9e7762 CAMEL-14963: Route Template. WIP add a731f84 CAMEL-14963: Route Template. WIP No new revisions were added by this update. Summary of changes: .../camel/spi/XMLRoutesDefinitionLoader.java | 5 +++ .../java/org/apache/camel/xml/in/ModelParser.java | 5 +++ .../in/ModelParserXMLRoutesDefinitionLoader.java | 6 ++++ .../org/apache/camel/xml/in/ModelParserTest.java | 6 ++++ .../src/test/resources/barTemplate.xml | 7 +++- .../xml/jaxb/JaxbXMLRoutesDefinitionLoader.java | 38 ++++++++++++++++++++++ .../packaging/ModelXmlParserGeneratorMojo.java | 4 ++- 7 files changed, 69 insertions(+), 2 deletions(-) copy archetypes/camel-archetype-cdi/src/main/resources/archetype-resources/src/main/resources/META-INF/beans.xml => core/camel-xml-io/src/test/resources/barTemplate.xml (80%)