Model merge does not merge schemaLocation attributes
----------------------------------------------------
Key: SWITCHYARD-430
URL:
https://issues.jboss.org/browse/SWITCHYARD-430
Project: SwitchYard
Issue Type: Bug
Components: configuration
Reporter: Rob Cernich
Priority: Optional
Unit tests in switchyard-config use local test schema that are resolved using a relative
URI. When the test schema are merged, the schemaLocation attribute on the resulting
document does not contain all the locations specified. Because of this, the document used
to validate the merge contains errors. The files in question are:
/switchyard-config/src/test/resources/org/switchyard/config/model/composite/CompositeModelTests-Complete.xml
/switchyard-config/src/test/resources/org/switchyard/config/model/switchyard/SwitchYardModelTests-Complete.xml
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira