Use namespace aware validation
------------------------------
Key: IVY-553
URL: https://issues.apache.org/jira/browse/IVY-553
Project: Ivy
Issue Type: Improvement
Components: Core
Affects Versions: 2.0.0-alpha-1
Reporter: Xavier Hanin
At the moment you have to disable validation when using extra attributes.
There's already a suggestion to be able to configure the xsd to use in this
case instead of disabling validation (IVY-521). Another suggestion is to
activate namespace aware validation, extra attributes would be in different xml
namespaces. The advantage is that upgrading Ivy version would be easier, the
default validation would be used, only extra attributes would be defined and
validated in separate xsd.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.