You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Hans Dockter (JIRA)" <ji...@apache.org> on 2008/01/05 10:03:33 UTC

[jira] Created: (IVY-693) Problem with cached Ivy files which have extra attributes

Problem with cached Ivy files which have extra attributes
---------------------------------------------------------

                 Key: IVY-693
                 URL: https://issues.apache.org/jira/browse/IVY-693
             Project: Ivy
          Issue Type: Bug
    Affects Versions: 2.0.0-beta-1
            Reporter: Hans Dockter


If a Ivy file in cache has extra attributes it is not accepted by Ivy unless the validation for the resolver is turned off.

For further discussion see: http://www.nabble.com/Re%3A-Unwanted-remote-lookup-of-%28cached%29-module-descriptor-p14628582.html

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


[jira] Commented: (IVY-693) Problem with cached Ivy files which have extra attributes

Posted by "Xavier Hanin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556223#action_12556223 ] 

Xavier Hanin commented on IVY-693:
----------------------------------

Now that IVY-553 is implemented, I think the best fix for this is to use a namespace for the classifier attribute.

> Problem with cached Ivy files which have extra attributes
> ---------------------------------------------------------
>
>                 Key: IVY-693
>                 URL: https://issues.apache.org/jira/browse/IVY-693
>             Project: Ivy
>          Issue Type: Bug
>    Affects Versions: 2.0.0-beta-1
>            Reporter: Hans Dockter
>
> If a Ivy file in cache has extra attributes it is not accepted by Ivy unless the validation for the resolver is turned off.
> For further discussion see: http://www.nabble.com/Re%3A-Unwanted-remote-lookup-of-%28cached%29-module-descriptor-p14628582.html

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


[jira] Resolved: (IVY-693) Problem with cached Ivy files which have extra attributes

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

Xavier Hanin resolved IVY-693.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-2
         Assignee: Xavier Hanin

I've implemented the fix I was talking about: now the classifier extra attribute is in a different namespace, which make parsing the generated Ivy file work with validation. Could you confirm it fixes your cache problem?

> Problem with cached Ivy files which have extra attributes
> ---------------------------------------------------------
>
>                 Key: IVY-693
>                 URL: https://issues.apache.org/jira/browse/IVY-693
>             Project: Ivy
>          Issue Type: Bug
>    Affects Versions: 2.0.0-beta-1
>            Reporter: Hans Dockter
>            Assignee: Xavier Hanin
>             Fix For: 2.0.0-beta-2
>
>
> If a Ivy file in cache has extra attributes it is not accepted by Ivy unless the validation for the resolver is turned off.
> For further discussion see: http://www.nabble.com/Re%3A-Unwanted-remote-lookup-of-%28cached%29-module-descriptor-p14628582.html

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