You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Shawn Castrianni (JIRA)" <ji...@apache.org> on 2008/02/08 17:10:07 UTC

[jira] Created: (IVY-728) ivy:install task not using validate attribute

ivy:install task not using validate attribute
---------------------------------------------

                 Key: IVY-728
                 URL: https://issues.apache.org/jira/browse/IVY-728
             Project: Ivy
          Issue Type: Bug
            Reporter: Shawn Castrianni


the validate attribute doesn't seem to work.  I get an invalid xml 
error when it parsed the ivy.xml since it has extra attributes.  The 
docs say that the validate will default to whatever is in my settings.
 Apparently it doesn't since it is set to false.  If I specify 
validate="false" on the install task invocation, it still doesn't work.
 Still getting parse error.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (IVY-728) ivy:install task not using validate attribute

Posted by "Xavier Hanin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Hanin resolved IVY-728.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-2

I've added a unit test and fixed the bug.

> ivy:install task not using validate attribute
> ---------------------------------------------
>
>                 Key: IVY-728
>                 URL: https://issues.apache.org/jira/browse/IVY-728
>             Project: Ivy
>          Issue Type: Bug
>            Reporter: Shawn Castrianni
>            Assignee: Xavier Hanin
>             Fix For: 2.0.0-beta-2
>
>
> the validate attribute doesn't seem to work.  I get an invalid xml 
> error when it parsed the ivy.xml since it has extra attributes.  The 
> docs say that the validate will default to whatever is in my settings.
>  Apparently it doesn't since it is set to false.  If I specify 
> validate="false" on the install task invocation, it still doesn't work.
>  Still getting parse error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (IVY-728) ivy:install task not using validate attribute

Posted by "Xavier Hanin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Hanin reassigned IVY-728:
--------------------------------

    Assignee: Xavier Hanin

> ivy:install task not using validate attribute
> ---------------------------------------------
>
>                 Key: IVY-728
>                 URL: https://issues.apache.org/jira/browse/IVY-728
>             Project: Ivy
>          Issue Type: Bug
>            Reporter: Shawn Castrianni
>            Assignee: Xavier Hanin
>
> the validate attribute doesn't seem to work.  I get an invalid xml 
> error when it parsed the ivy.xml since it has extra attributes.  The 
> docs say that the validate will default to whatever is in my settings.
>  Apparently it doesn't since it is set to false.  If I specify 
> validate="false" on the install task invocation, it still doesn't work.
>  Still getting parse error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.