You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Maarten Coene (JIRA)" <ji...@apache.org> on 2008/11/13 21:16:44 UTC

[jira] Updated: (IVY-967) Improve ivy schema

     [ https://issues.apache.org/jira/browse/IVY-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maarten Coene updated IVY-967:
------------------------------

    Fix Version/s:     (was: 2.0.x)

> 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.