You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Brice Beard (JIRA)" <ji...@apache.org> on 2011/04/14 03:00:13 UTC

[jira] [Created] (IVY-1287) extends section of ivy.xml info does not replace variable in location tag

extends section of ivy.xml info does not replace variable in location tag
-------------------------------------------------------------------------

                 Key: IVY-1287
                 URL: https://issues.apache.org/jira/browse/IVY-1287
             Project: Ivy
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.2.0
         Environment: reproduced on linux and WinXP
            Reporter: Brice Beard


[ivy:cachepath]         Unable to parse included ivy file ${ivy.dir}/ivy.xml: c:\dev\svn\biz\projects\sapphire-biz-auth-common-jar\${ivy.dir}\ivy.xml (The system cannot find the path specified) in file:/c:/dev/svn/biz/projects/sapphire-biz-auth-common-jar/${ivy.dir}/ivy.xml

with info definition :

    <info organisation="ubs" module="sapphire-biz-auth-common" branch="5.0.0">
       <extends organisation="ubs" module="sapphire-build" revision="latest.integration"
   		extendType="info,description,configurations"  location="${ivy.dir}/ivy.xml"/>
    </info>

I tried to set ivy.dir as -D, as an ant property in build file and as an ivy property.It never get replaced.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (IVY-1287) extends section of ivy.xml info does not replace variable in location tag

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

Maarten Coene resolved IVY-1287.
--------------------------------

       Resolution: Fixed
    Fix Version/s: trunk
         Assignee: Maarten Coene

Should be fixed in SVN trunk (thanks to Jean-Louis Boudart for the patch). Could you give it a try if possible?

> extends section of ivy.xml info does not replace variable in location tag
> -------------------------------------------------------------------------
>
>                 Key: IVY-1287
>                 URL: https://issues.apache.org/jira/browse/IVY-1287
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.2.0
>         Environment: reproduced on linux and WinXP
>            Reporter: Brice Beard
>            Assignee: Maarten Coene
>             Fix For: trunk
>
>         Attachments: ivy.xml
>
>
> [ivy:cachepath]         Unable to parse included ivy file ${ivy.dir}/ivy.xml: c:\dev\svn\biz\projects\sapphire-biz-auth-common-jar\${ivy.dir}\ivy.xml (The system cannot find the path specified) in file:/c:/dev/svn/biz/projects/sapphire-biz-auth-common-jar/${ivy.dir}/ivy.xml
> with info definition :
>     <info organisation="ubs" module="sapphire-biz-auth-common" branch="5.0.0">
>        <extends organisation="ubs" module="sapphire-build" revision="latest.integration"
>    		extendType="info,description,configurations"  location="${ivy.dir}/ivy.xml"/>
>     </info>
> I tried to set ivy.dir as -D, as an ant property in build file and as an ivy property.It never get replaced.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (IVY-1287) extends section of ivy.xml info does not replace variable in location tag

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

Brice Beard updated IVY-1287:
-----------------------------

    Attachment: ivy.xml

> extends section of ivy.xml info does not replace variable in location tag
> -------------------------------------------------------------------------
>
>                 Key: IVY-1287
>                 URL: https://issues.apache.org/jira/browse/IVY-1287
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.2.0
>         Environment: reproduced on linux and WinXP
>            Reporter: Brice Beard
>         Attachments: ivy.xml
>
>
> [ivy:cachepath]         Unable to parse included ivy file ${ivy.dir}/ivy.xml: c:\dev\svn\biz\projects\sapphire-biz-auth-common-jar\${ivy.dir}\ivy.xml (The system cannot find the path specified) in file:/c:/dev/svn/biz/projects/sapphire-biz-auth-common-jar/${ivy.dir}/ivy.xml
> with info definition :
>     <info organisation="ubs" module="sapphire-biz-auth-common" branch="5.0.0">
>        <extends organisation="ubs" module="sapphire-build" revision="latest.integration"
>    		extendType="info,description,configurations"  location="${ivy.dir}/ivy.xml"/>
>     </info>
> I tried to set ivy.dir as -D, as an ant property in build file and as an ivy property.It never get replaced.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira