[
https://issues.apache.org/jira/browse/KARAF-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969232#action_12969232
]
Guillaume Nodet commented on KARAF-53:
--------------------------------------
Switching to an xsd will mean using a different namespace, so all features
would have to change and this is indeed a big change. (even if we support
backward compatiblity which we should), so I'd rather do that for 2.2.
For 2.1.3, we could come up with a dtd which could be used by users to validate
their features xml files.
> 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
> Assignee: Ł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.