[
https://issues.apache.org/jira/browse/IVY-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647624#action_12647624
]
Alexander Foreman commented on IVY-967:
---------------------------------------
This looks like my bad.
We used to have a problem with this and I turned validate on and my build broke
so I placed this JIRA.
I seemed to have tried it with an old version.
My latest code with RC2 works with validate on.
Many thanks.
> Improve ivy schema
> ------------------
>
> Key: IVY-967
> URL: https://issues.apache.org/jira/browse/IVY-967
> Project: Ivy
> Issue Type: Improvement
> Components: Core
> Affects Versions: 2.0-RC2
> Reporter: Alexander Foreman
>
> Overcome the temporary workaround where XML schema validation of Ivy files
> has been turned-off so Ivy extension attributes can be defined.
> <ivy-module version="1.3" xmlns:e="http://ant.apache.org/ivy/extra">
> <info organisation="msjava" module="tools" revision="2.4"
> e:jniPath="//ms/dist/msjava/PROJ/tools_jni/2.2//lib"/>
> Ivy lets you add custom meta-data where the meta-data property name is an xml
> value, not a validated part of the xml structure
> Improve Ivy xsd to handle the curent appraoch
> o See info on xsd anyAttribute
> o <anyAttribute namespace="http://ant.apache.org/ivy/extra"/>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.