SwitchYardFacet should validate config xml
------------------------------------------
Key: SWITCHYARD-427
URL:
https://issues.jboss.org/browse/SWITCHYARD-427
Project: SwitchYard
Issue Type: Bug
Components: configuration, tooling
Affects Versions: 0.2
Reporter: David Ward
Assignee: David Ward
Fix For: 0.3
Similar to how the ConfigureMojo of the Maven SwitchYard plugin validates the outputted
model configuration xml by default, but has an option to disable it, the SwitchYardFacet
should also validate it's outputted xml, most likely triggered by
writeSwitchYardConfig(). It is important that this can be disabled, though, in case the
user plans on post-processing the xml to make it valid. Here is how the ConfigureMojo
does it:
http://goo.gl/Kgebe
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira