[ https://issues.apache.org/activemq/browse/CAMEL-2953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guillaume Nodet resolved CAMEL-2953. ------------------------------------ Fix Version/s: (was: Future) Resolution: Working as Designed The camel-blueprint component includes the schema camel-blueprint.xsd in the jar. The schema is loaded and used for validation by blueprint using org.apache.camel.blueprint.handler.CamelNamespaceHandler#getSchemaLocation() method > camel-blueprint - Should it have a spring.schemas file in jar for local XSD > files > --------------------------------------------------------------------------------- > > Key: CAMEL-2953 > URL: https://issues.apache.org/activemq/browse/CAMEL-2953 > Project: Apache Camel > Issue Type: Improvement > Components: camel-blueprint > Affects Versions: 2.4.0 > Reporter: Claus Ibsen > Assignee: Guillaume Nodet > Priority: Minor > > The Spring based namespace handlers is capable of loading the XSD files from > the .jar file due this magic file > {code} > camel-spring/src/main/resources/META-INF/spring.schemas > {code} > I wonder if camel-blueprint needs a similar feature, if such a feature is > missing? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.