Claus Ibsen created CAMEL-21632:
-----------------------------------

             Summary: camel-spring-xml - Can we avoid the duplicate ##other in 
XSD
                 Key: CAMEL-21632
                 URL: https://issues.apache.org/jira/browse/CAMEL-21632
             Project: Camel
          Issue Type: Improvement
          Components: camel-spring-xml
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 4.10.0


The XSD has duplicate of

 
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other" 
processContents="skip"/>
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other" 
processContents="skip"/>
 
This is due to spring/blueprint parsing support for migration tools. We should 
see if we can avoid this or do fix the duplicate manually as part of a pre 
processing.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to