You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "John Williams (JIRA)" <ji...@apache.org> on 2007/06/01 20:07:15 UTC

[jira] Created: (IVY-520) Variables not replaced during deliver

Variables not replaced during deliver
-------------------------------------

                 Key: IVY-520
                 URL: https://issues.apache.org/jira/browse/IVY-520
             Project: Ivy
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0.0-alpha-1
            Reporter: John Williams
            Priority: Critical
             Fix For: 2.0.0-alpha-2


This bug looks similar to IVY-133.  There are places in the ivy.xml file where variables are no longer (since v1.4) substituted during delivery.

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


[jira] Updated: (IVY-520) Variables not replaced during deliver

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

John Williams updated IVY-520:
------------------------------

    Attachment: ivy520-johnw.diff

The file ivy520-johnw.diff contains a fix for this issue.  The patch adds calls to 'substitute' in in several places, ensuring that variables are substituted in every value returned from org.xml.sax.Attributes.getValue.

> Variables not replaced during deliver
> -------------------------------------
>
>                 Key: IVY-520
>                 URL: https://issues.apache.org/jira/browse/IVY-520
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: John Williams
>            Priority: Critical
>             Fix For: 2.0.0-alpha-2
>
>         Attachments: ivy520-johnw.diff
>
>
> This bug looks similar to IVY-133.  There are places in the ivy.xml file where variables are no longer (since v1.4) substituted during delivery.

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


[jira] Assigned: (IVY-520) Variables not replaced during deliver

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

Maarten Coene reassigned IVY-520:
---------------------------------

    Assignee: Maarten Coene

> Variables not replaced during deliver
> -------------------------------------
>
>                 Key: IVY-520
>                 URL: https://issues.apache.org/jira/browse/IVY-520
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: John Williams
>            Assignee: Maarten Coene
>            Priority: Critical
>             Fix For: 2.0.0-alpha-2
>
>         Attachments: ivy520-johnw.diff
>
>
> This bug looks similar to IVY-133.  There are places in the ivy.xml file where variables are no longer (since v1.4) substituted during delivery.

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


[jira] Resolved: (IVY-520) Variables not replaced during deliver

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

Maarten Coene resolved IVY-520.
-------------------------------

    Resolution: Fixed

Applied your patch and added a junit test.
Thank you very much for your contribution!

> Variables not replaced during deliver
> -------------------------------------
>
>                 Key: IVY-520
>                 URL: https://issues.apache.org/jira/browse/IVY-520
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: John Williams
>            Assignee: Maarten Coene
>            Priority: Critical
>             Fix For: 2.0.0-alpha-2
>
>         Attachments: ivy520-johnw.diff
>
>
> This bug looks similar to IVY-133.  There are places in the ivy.xml file where variables are no longer (since v1.4) substituted during delivery.

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