[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-2417) Change Set XSD support is completely screwed

Kurt Stam (JIRA) jira-events at lists.jboss.org
Thu Jul 29 23:39:49 EDT 2010


     [ https://jira.jboss.org/browse/JBRULES-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt Stam resolved JBRULES-2417.
--------------------------------

    Resolution: Done


Done, now referencing the change-set-1.0.0.xsd in the schemaLocation in the xmls.

> Change Set XSD support is completely screwed
> --------------------------------------------
>
>                 Key: JBRULES-2417
>                 URL: https://jira.jboss.org/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: Kurt Stam
>            Priority: Minor
>             Fix For: 5.1.0.FINAL
>
>
> 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/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list