[jboss-jira] [JBoss JIRA] Resolved: (JBMETA-237) Provide an option in SchemaBindingValidationTest to allow for binding classes to have more elements than the xsd
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Wed Dec 16 13:22:30 EST 2009
[ https://jira.jboss.org/jira/browse/JBMETA-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai resolved JBMETA-237.
---------------------------------
Fix Version/s: jboss-metadata-common 2.0.0-alpha-10
Resolution: Done
Note: affects only testcase (specifically new getter/setter added to SchemaBindingValidationTest)
> Provide an option in SchemaBindingValidationTest to allow for binding classes to have more elements than the xsd
> ----------------------------------------------------------------------------------------------------------------
>
> Key: JBMETA-237
> URL: https://jira.jboss.org/jira/browse/JBMETA-237
> Project: JBoss Metadata
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: common
> Reporter: jaikiran pai
> Assignee: jaikiran pai
> Fix For: jboss-metadata-common 2.0.0-alpha-10
>
>
> The SchemaBindingValidationTest holds the common logic for comparing the xsd against the binding classes. Currently it provides a ignoreType method to ignore any inconsistencies between specific xsd types and the corresponding binding class(es). However, for more finer grained mismatch like the binding class allowing more elements than the xsd version, the SchemaBindingValidationTest needs to provide a way to ignore this mismatch.
--
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