[
https://issues.apache.org/jira/browse/KARAF-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883840#action_12883840
]
Guillaume Nodet commented on KARAF-53:
--------------------------------------
Looks quite good to me. I wonder however about the maxOccurs=0 on <xs:element
name="repository" type="xs:string" minOccurs="0" maxOccurs="0" />
Do you think you could provide a patch to include the schema in the
features-core maven project and add validation ?
> Provide XML Schema for feature descriptors and support it's validation
> ----------------------------------------------------------------------
>
> Key: KARAF-53
> URL: https://issues.apache.org/jira/browse/KARAF-53
> Project: Karaf
> Issue Type: Improvement
> Reporter: Ćukasz Dywicki
>
> Current version of feature service does not validate structure of document.
> It would be nice to add XML Schema from next reasons:
> - better tooling in IDEs
> - less mistakes
> - semantic correctness
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.