[jboss-jira] [JBoss JIRA] Updated: (JBRULES-2417) Change Set XSD support is completely screwed
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Sat Apr 3 22:54:38 EDT 2010
[ https://jira.jboss.org/jira/browse/JBRULES-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Proctor updated JBRULES-2417:
----------------------------------
Fix Version/s: 5.1.0.M2
Assignee: Esteban Schifman (was: Mark Proctor)
> 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: Esteban Schifman
> Priority: Minor
> Fix For: 5.1.0.M2
>
>
> 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