[jboss-jira] [JBoss JIRA] Created: (JBRULES-2417) Change Set XSD support is completely screwed
Denis Robert (JIRA)
jira-events at lists.jboss.org
Thu Jan 28 13:51:27 EST 2010
Change Set XSD support is completely screwed
--------------------------------------------
Key: JBRULES-2417
URL: https://jira.jboss.org/jira/browse/JBRULES-2417
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-api
Affects Versions: 5.0.1.FINAL
Reporter: Denis Robert
Assignee: Mark Proctor
Priority: Minor
1. The XSD for change-sets located in the drools-api jar does not validate the sample XML in the documentation, due to the presence of <xsd:any/> under the <resource> tag definition. should at least have minOccurs="0".
2. The xsi:schemaLocation documented is wrong on 2 counts: 1. it's badly formed (schemaLocations come in pairs: namespace location) and 2. it points to a non-existent location.
This means that it's nearly impossible to avoid nasty warnings or outright errors when using change set xml configs.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list