Improve ActiveMQ's XSD to allow elements to appear in any order
---------------------------------------------------------------
Key: AMQ-3570
URL: https://issues.apache.org/jira/browse/AMQ-3570
Project: ActiveMQ
Issue Type: Improvement
Components: Broker
Affects Versions: 5.5.1
Reporter: Hiram Chirino
Assignee: Hiram Chirino
Fix For: 5.6.0
By default, ActiveMQ requires its XML config file to be validated, this is good
to catch typos.
However, the XSD file being used forces us to have elements in a given order
(currently alphabetical see http://activemq.apache.org/xml-reference.html -
Schema Validation - Alphabetically Ordered XML Elements (New in 5.4))
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira